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,9 +1,3 @@
VRAM_Begin EQU $8000
VRAM_End EQU $a000
GLOBAL VRAM_Begin, VRAM_End
SECTION "VRAM0", VRAM
VTiles0:: ds $800