mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-11-16 08:05:31 +00:00
fuzzball: update code comments
This commit is contained in:
parent
e1e32ea297
commit
572f8a78d5
@ -20,8 +20,12 @@ XDRAW0 = $F65D
|
||||
.zeropage
|
||||
|
||||
; we load at address $E7 in memory, which is the location
|
||||
; of HGR_SCALE. This means the scale is the first byte of
|
||||
; the program which is $20 from the JSR
|
||||
; of HGR_SCALE.
|
||||
|
||||
; this is an artifact of the original program to get SCALE=$20
|
||||
; (from jsr opcode). But now we set SCALE=1
|
||||
; soon here meaning we could in theory move the program
|
||||
; to load elsewhere
|
||||
|
||||
tiny_tiny:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user