Update README.md

This commit is contained in:
tomvita 2022-12-30 16:44:36 -08:00 committed by GitHub
parent a575254741
commit bfcce80bd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,12 @@
# DMNT limits
## MaxCheatCount = 0x80;
Total number of cheat codes that can be put in a cheat code file and be loaded into memory
## uint32_t opcodes[0x100];
Each cheat can have up to 0x100 opcodes.
## MaximumProgramOpcodeCount = 0x400;
No more than 0x400 opcodes can be enabled at anytime.
![Banner](img/banner.png?raw=true) ![Banner](img/banner.png?raw=true)
===== =====