From ec3bbc3ff1274fd4d0c291fdce5aca8ef1e8c32c Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 1 Mar 2026 02:46:11 -0500 Subject: show both status lines, derp. --- font_dl.asm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'font_dl.asm') diff --git a/font_dl.asm b/font_dl.asm index 28599e8..c49d53d 100644 --- a/font_dl.asm +++ b/font_dl.asm @@ -69,9 +69,11 @@ dl_bot_lms .byte $02, $02, $02, $02, $02, $02, $02, $02 .byte $02, $02, $02, $02, $02, $02, $02, $02 .byte $02, $02, $02, $02, $02, $02 ; 22 GR.0 lines + .byte $00 .byte $42 ; LMS GR.0 dl_status_lms .word scr0_bot+920 ; line 23 + .byte $02 .byte $41 ; JVB .word dlist_bot -- cgit v1.2.3