event build, not for production

This commit is contained in:
Karkat
2018-04-06 16:01:28 -04:00
parent 07f34b08f9
commit 04b5b4d50d
4 changed files with 540 additions and 125 deletions

View File

@@ -109,7 +109,7 @@ db #$00 ; #$00 = Off (default) - #$01 = On
;--------------------------------------------------------------------------------
org $308032 ; PC 0x180032
OpenMode:
db #$00 ; #$00 = Normal (default) - #$01 = Open
db #$01 ; #$00 = Normal (default) - #$01 = Open
;--------------------------------------------------------------------------------
org $308033 ; PC 0x180033
HeartBeep: