mirror of
https://github.com/pevans/erc-c.git
synced 2026-04-25 12:17:19 +00:00
This should be EOR, not ADC
I might as well fix the bad opcode here, too!
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
0A:24 3C BIT A1L
|
||||
0C:F0 10 BEQ INCX
|
||||
0E:05 3C ORA A1L
|
||||
10:49 FF ADC #$FF
|
||||
10:49 FF EOR #$FF
|
||||
12:29 7E AND #$7E
|
||||
14:B0 08 HASCRY BCS INCX
|
||||
16:4A LSR A
|
||||
|
||||
Reference in New Issue
Block a user