summaryrefslogtreecommitdiff
path: root/engine/billspc.asm
AgeCommit message (Expand)Author
2017-12-29Clean up .Jumptable: spacesxCrystal
2017-12-28Consistent if/else/endc (matches rept/endr) and DEF (matches BANK/HIGH/LOW)Remy Oukaour
2017-12-28endm -> ENDMxCrystal
2017-12-28Lowercase v for VRAM addressesxCrystal
2017-12-24Fix issue #345:Remy Oukaour
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-10Use correct WRAM labels for intro/title scenesRemy Oukaour
2017-12-09Move some gfx/misc/ files into meaningful directoriesRemy Oukaour
2017-06-09Replace ‘jp [hl]’ with ‘jp hl’Ben10do
2016-06-06Remaining layout constantspikalaxalt
2016-05-11Save functions; feeble attempt at serial and link functionspikalaxalt
2016-05-08All functions in main.asm have non-generic namespikalaxalt
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-04-10Local labels starting with lowercase letters are no longer decorated with a t...pikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2015-12-26jumptable macro repurposedPikalaxALT
2015-12-24writebackup --> closewindow; game corner prize vendors; othersPikalaxALT
2015-12-17More menu stuffPikalaxALT
2015-12-16Map script and color shenanigansPikalaxALT
2015-12-16Bill's PCPikalaxALT
2015-12-15MenuPikalaxALT
2015-12-13Miscellaneous labelsPikalaxALT
2015-12-09underground switches, town mapPikalaxALT
2015-11-23link and seer labelsPikalaxALT
2015-11-23trade animationPikalaxALT
2015-11-17Save, Bill's PCPikalaxALT
2015-11-11More splits; map setup labelsPikalaxALT