fix memory allocation start address
This commit is contained in:
parent
0c96876936
commit
dd9a459693
3 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ When adding new codes keep in mind that the English title/description are mandat
|
|||
|
||||
#### Reserved Memory
|
||||
|
||||
Some codes store some states in the games memory starting from address 0x81F70000. To avoid collisions use a memory range in the unallocated ranges:
|
||||
Some codes store some states in the games memory starting from address 0x817F0000. To avoid collisions use a memory range in the unallocated ranges:
|
||||
|
||||

|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
Before ![]() (image error) Size: 20 KiB After ![]() (image error) Size: 33 KiB ![]() ![]() |
Loading…
Add table
Add a link
Reference in a new issue