ref: f71d6142410c42f5a5d5b02dd23d8a509e5e2fe1
parent: 0e1445b7963aad0017af79a7f453882cdb442654
author: Rangi <remy.oukaour+rangi42@gmail.com>
date: Sun Aug 26 13:52:19 EDT 2018
HRAM style
--- a/STYLE.md
+++ b/STYLE.md
@@ -74,11 +74,11 @@
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