Just some white space fixes of recently contributed code.
This commit is contained in:
@@ -51,4 +51,3 @@ endOfTestChars:
|
|||||||
bne loadChar
|
bne loadChar
|
||||||
inc tmp2
|
inc tmp2
|
||||||
bne loadChar ; like bra...
|
bne loadChar ; like bra...
|
||||||
|
|
||||||
|
|||||||
@@ -71,5 +71,3 @@ L6: lda #0
|
|||||||
L7: lda ptr3
|
L7: lda ptr3
|
||||||
ldx ptr3+1
|
ldx ptr3+1
|
||||||
rts
|
rts
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -51,4 +51,3 @@ foundTestChar:
|
|||||||
leave: txa ; restore position of finding
|
leave: txa ; restore position of finding
|
||||||
ldx tmp2 ; and return
|
ldx tmp2 ; and return
|
||||||
rts
|
rts
|
||||||
|
|
||||||
Reference in New Issue
Block a user