mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-27 08:50:01 +00:00
Gumball notes
This commit is contained in:
parent
087d813e68
commit
48ca4342fe
10
res/notes/gumball.txt
Normal file
10
res/notes/gumball.txt
Normal file
@ -0,0 +1,10 @@
|
||||
stage 1 (title screen and credits):
|
||||
|
||||
$0DFB: A56710 -> 4C0001 to exit on button press or keypress (context is 4CE60DA56710034C100E)
|
||||
$0FD0: 4CA00F -> 4C020E to continue to demo stage 2 after end of demo stage 1
|
||||
$0E09: 00 -> FF so stage 2 doesn't stomp on our code at $100 (context is A2009AA9014CEDFD)
|
||||
|
||||
stage 2 (demo play):
|
||||
|
||||
$0DF6: 205D0F -> 4C0001 to exit on button press or keypress (context is A9FF3002A900851B205D0F)
|
||||
$12F6: A90185 -> 4C0001 to exit when clock strikes 01:00 (context is A5ADC913D004A90185ADD860)
|
Loading…
Reference in New Issue
Block a user