This commit is contained in:
Stephen Toth 2018-07-15 22:35:26 -04:00
parent 9a2845dd12
commit b0aa131622
3 changed files with 1617 additions and 1617 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -15,8 +15,8 @@ drawstatusbar:
set fracDrawLFont, (iy + fontFlags) set fracDrawLFont, (iy + fontFlags)
ld a, 6 ld a, 6
ld (penRow), a ld (penRow), a
ld a, 7 ld hl, 7
ld (penCol), a ld (penCol), hl
ld hl, $52AA ld hl, $52AA
ld (drawBGcolor), hl ld (drawBGcolor), hl
ld hl, $ffff ld hl, $ffff