Merge pull request #242 from jgharston/main

Temp BYTE76 code
This commit is contained in:
Bobbi Webber-Manners 2022-12-31 18:24:05 -05:00 committed by GitHub
commit 44ee6fc3fe
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