mirror of
https://github.com/cc65/cc65.git
synced 2025-08-09 13:25:06 +00:00
small cleanup
This commit is contained in:
@@ -83,7 +83,6 @@ show:
|
||||
|
||||
; Move the mouse cursor x position to the value in A/X.
|
||||
movex:
|
||||
cpx #0
|
||||
cpx #1
|
||||
ror a
|
||||
lsr a ; convert to character position
|
||||
|
Reference in New Issue
Block a user