From c1217f4d74a3df1e4324ba96ef49572c92c6e8e5 Mon Sep 17 00:00:00 2001 From: jgharston Date: Sat, 31 Dec 2022 23:20:53 +0000 Subject: [PATCH] Temp BYTE76 code --- auxmem.chario.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auxmem.chario.s b/auxmem.chario.s index 5af6aa5..83b6497 100644 --- a/auxmem.chario.s +++ b/auxmem.chario.s @@ -877,6 +877,6 @@ BYTE7C CLC ; &7C = clear escape condition BYTE7D ROR ESCFLAG ; $7D = set escape condition BYTE7DOK RTS -BYTE76 LDX #$00 ; Update LEDs and return X=SHIFT +BYTE76 LDX #80 ; *TEMP* ; Update LEDs and return X=SHIFT RTS ; Not possible with Apple