mirror of
https://github.com/cc65/cc65.git
synced 2025-08-12 02:25:03 +00:00
Fixed recently introduced addressing mode bug.
This commit is contained in:
@@ -199,7 +199,7 @@ SER_OPEN:
|
|||||||
asl
|
asl
|
||||||
asl
|
asl
|
||||||
asl
|
asl
|
||||||
adc Offset ; Assume carry to be clear
|
adc #Offset ; Assume carry to be clear
|
||||||
tax
|
tax
|
||||||
|
|
||||||
; Check if the handshake setting is valid
|
; Check if the handshake setting is valid
|
||||||
|
Reference in New Issue
Block a user