Keep memory map values in hardware_constants.asm

This commit is contained in:
Remy Oukaour
2017-12-26 23:18:05 -05:00
parent 5d229dcef2
commit 47e4f21e62
8 changed files with 28 additions and 33 deletions

View File

@@ -1,4 +1,3 @@
HRAM_START EQU $ff80
hPushOAM EQU $ff80 ; 10 bytes
hROMBankBackup EQU $ff8a
@@ -124,5 +123,3 @@ hDMATransfer EQU $ffe8
hMobile EQU $ffe9
hFFEA EQU $ffea
hClockResetTrigger EQU $ffeb
HRAM_END EQU $ffff