HRAM style

This commit is contained in:
Rangi 2018-08-26 17:52:19 -04:00
parent 0e1445b796
commit f71d614241

View File

@ -74,11 +74,11 @@ PascalCase:: ; global label
wPascalCase: ; wram
sPascalCase: ; sram
vPascalCase: ; vram
hPascalCase: ; hram
PascalCase: ; rom
; Some constants are also prefixed
rBGP EQU $ff47 ; hardware register
hPascalCase EQU $ff80 ; hram
; Most other constants should be upper case
UPPER_CASE EQU 1