summaryrefslogtreecommitdiff
path: root/source/bank_01.asm
AgeCommit message (Collapse)Author
2020-09-13Disassemble function_01_6306 and reformat some codeRangi
- No need for "unidentified" hex values in common idioms like "ld c, a / ld b, 0" or "adc 0" - VWF char coordinates are masked with %11111000 and %00000111
2020-09-13Document second set of text printing functionsmid-kid
...this time in home