mirror of
https://github.com/rvtr/GodMode9i.git
synced 2025-11-02 00:11:07 -04:00
Update ds_arm9_hi.mem
This commit is contained in:
parent
a52576bf67
commit
69c8ffa759
@ -4,7 +4,7 @@
|
||||
obtain one at https://mozilla.org/MPL/2.0/.
|
||||
--------------------------------------------------------------------------------*/
|
||||
MEMORY {
|
||||
ewram : ORIGIN = 0x0200C000, LENGTH = 3M + 512K - 0xC000
|
||||
ewram : ORIGIN = 0x02004000, LENGTH = 3M + 512K - 0x4000
|
||||
dtcm : ORIGIN = 0x0b000000, LENGTH = 16K
|
||||
vectors : ORIGIN = 0x01000000, LENGTH = 256
|
||||
itcm : ORIGIN = 0x01000100, LENGTH = 32K - 256
|
||||
|
||||
Loading…
Reference in New Issue
Block a user