mirror of
https://github.com/antoinevignau/source.git
synced 2024-11-15 13:05:18 +00:00
backup
This commit is contained in:
parent
e965b23186
commit
4b99dfd4a4
@ -1046,7 +1046,7 @@ at_case1 ldx i ; on utilise X pour
|
|||||||
* DEC return% - useless
|
* DEC return% - useless
|
||||||
|
|
||||||
at_default
|
at_default
|
||||||
dec return
|
* dec return
|
||||||
|
|
||||||
* ligne_max$=LEFT$(return$,return%)
|
* ligne_max$=LEFT$(return$,return%)
|
||||||
|
|
||||||
@ -1063,7 +1063,6 @@ at_default
|
|||||||
lda #max_colonnes
|
lda #max_colonnes
|
||||||
sec
|
sec
|
||||||
sbc return
|
sbc return
|
||||||
inc
|
|
||||||
tax
|
tax
|
||||||
sep #$20
|
sep #$20
|
||||||
jsr set_space
|
jsr set_space
|
||||||
|
Loading…
Reference in New Issue
Block a user