This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; A Mind is Born by Linus Akesson | |
; https://linusakesson.net/scene/a-mind-is-born/index.php | |
; transcribed to 64tass and further commented by J.B. Langston | |
; important locations after program is copied to zero page | |
vmptr = $cb ; video matrix | |
clock = $13 ; global clock lsb - indicates position within bar | |
clock_msb = $20 ; global clock msb - indicates bar of song | |
script = $21 ; poke table |