remove dangling spaces
This commit is contained in:
@@ -269,7 +269,7 @@ abs:
|
||||
; A/Y := abs (A/Y)
|
||||
cpy #$00
|
||||
bpl :+
|
||||
|
||||
|
||||
; A/Y := neg (A/Y)
|
||||
neg: clc
|
||||
eor #$FF
|
||||
|
||||
Reference in New Issue
Block a user