Improved consistency of notation for return value promotion.
This commit is contained in:
@@ -121,7 +121,7 @@ eoferr:
|
||||
beq done
|
||||
lda #$FF
|
||||
done:
|
||||
tax
|
||||
tax ; Promote char return value
|
||||
rts
|
||||
|
||||
.bss
|
||||
|
||||
Reference in New Issue
Block a user