4cade/res/notes/demos/sneakers.txt

9 lines
401 B
Plaintext
Raw Normal View History

2018-10-28 21:20:48 +00:00
$53A4 is (very near to) the start of the attract mode cycle.
2018-11-02 00:06:32 +00:00
$54AA is at the very end of the attract mode cycle (it jumps back to $53A4) but there are only 3 bytes available.
2018-10-28 21:20:48 +00:00
$4072 is immediately after it detects a keypress (space only!)
And $4065 is the code that detects the keypress in case we want to expand it to any key.
2018-11-02 00:06:32 +00:00
$54AA: 4CAA53 -> 4C0001
$4068: C9A0F006A9008D10C0 -> 10034C0001EAEAA900