Temp BYTE76 code

This commit is contained in:
jgharston 2022-12-31 23:20:53 +00:00 committed by GitHub
parent 4777e1dd8a
commit c1217f4d74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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