Skip to content

Instantly share code, notes, and snippets.

View arsend's full-sized avatar

Arsen Darakdjian arsend

View GitHub Profile
@arsend
arsend / a_mind_is_born.asm
Created December 15, 2020 08:00 — forked from jblang/a_mind_is_born.asm
A Mind is Born by Linus Akesson
; 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