mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-27 08:50:01 +00:00
typo
This commit is contained in:
parent
682646365c
commit
f7d04bd599
@ -57,7 +57,7 @@
|
|||||||
; bit 7 = 1 if joystick
|
; bit 7 = 1 if joystick
|
||||||
; and all other bits are 0 (we'll set bit 3 after copying it to LC RAM)
|
; and all other bits are 0 (we'll set bit 3 after copying it to LC RAM)
|
||||||
|
|
||||||
; accomodate uppercase-only machines (64K ][+ is supported)
|
; accommodate uppercase-only machines (64K ][+ is supported)
|
||||||
lda ROM_MACHINEID
|
lda ROM_MACHINEID
|
||||||
cmp #$06
|
cmp #$06
|
||||||
beq +
|
beq +
|
||||||
|
Loading…
Reference in New Issue
Block a user