This commit is contained in:
Michael Steil 2008-10-18 21:51:42 +00:00
parent 2485bf1e28
commit 0a2491cabd
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,3 @@
; oldest known version, no CONFIG_n
;CONFIG_CBM1_PATCHES := 1 ; ** don't turn off! **
;CONFIG_CBM_ALL := 1
;CONFIG_DATAFLG := 1
@ -21,7 +20,6 @@
;CONFIG_SCRTCH_ORDER := 2
;CONFIG_SCRTCH_ORDER := 3
;CONFIG_SMALL := 1
;CONFIG_SPC_IS_CRSR_RIGHT := 1; always print CRSR RIGHT for SPC() (otherwise only for screen output)
; configuration
; oldest known version, no CONFIG_n

View File

@ -269,7 +269,9 @@ L2A22:
; ----------------------------------------------------------------------------
OUTSP:
.ifdef CONFIG_FILE
.ifndef CONFIG_SPC_IS_CRSR_RIGHT
.ifndef CBM1
; on non-screen devices, print SPACE
; instead of CRSR RIGHT
lda CURDVC
beq LCA40
lda #$20