mirror of
https://github.com/buhman/nds.git
synced 2025-06-18 14:35:38 -04:00
6 lines
116 B
Plaintext
6 lines
116 B
Plaintext
io_registers = 0x04000000;
|
|
palette_ram = 0x05000000;
|
|
bg_vram = 0x06000000;
|
|
obj_vram = 0x06400000;
|
|
oam = 0x07000000;
|