mirror of
https://github.com/cc65/cc65.git
synced 2025-08-08 22:25:28 +00:00
Issue 814
This commit is contained in:
committed by
Oliver Schmidt
parent
0012b6d811
commit
9160b8ddc2
@@ -14,5 +14,5 @@ _SetNewMode:
|
||||
lda graphMode
|
||||
eor #$80
|
||||
sta graphMode
|
||||
jsr SetNewMode
|
||||
rts
|
||||
jmp SetNewMode
|
||||
|
||||
|
Reference in New Issue
Block a user