From 7dd075509dbbf4883388240af2cf4c6dd925cc87 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 14 Mar 2026 02:32:09 -0400 Subject: use GR.1 for screen status line. also revert to using only one status_box. --- font_dl.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'font_dl.asm') diff --git a/font_dl.asm b/font_dl.asm index c49d53d..70222e3 100644 --- a/font_dl.asm +++ b/font_dl.asm @@ -73,7 +73,7 @@ dl_bot_lms .byte $42 ; LMS GR.0 dl_status_lms .word scr0_bot+920 ; line 23 - .byte $02 + .byte $06 ; one GR.1 line .byte $41 ; JVB .word dlist_bot -- cgit v1.2.3