From 1dd376e5850be0d83bd9ac0cf1ec6e2444eaedc7 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 15 Mar 2026 01:56:52 -0400 Subject: Loading screens for config and client. --- memsetup.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'memsetup.asm') diff --git a/memsetup.asm b/memsetup.asm index 8e6b4df..f1e3694 100644 --- a/memsetup.asm +++ b/memsetup.asm @@ -21,7 +21,7 @@ memsetup sta $02e6 ; MEMTOP high lda #0 sta $02e5 ; MEMTOP low - sta $022f ; SDMCTL (turn off screen) + ;sta $022f ; SDMCTL (turn off screen) ; give the SDMCTL change time to get applied by the OS lda $14 ; RTCLOK+2 -- cgit v1.2.3