This commit is contained in:
Michael Steil 2008-10-19 11:32:09 +00:00
parent e848acd22a
commit a58694fb68
2 changed files with 2 additions and 2 deletions

2
init.s
View File

@ -367,7 +367,7 @@ L4192:
.endif
.if .def(CONFIG_RAM) || .def(OSI)
; OSI is compiled for ROM, but but includes
; OSI is compiled for ROM, but includes
; this unused string
QT_WANT:
.byte "WANT SIN-COS-TAN-ATN"

View File

@ -384,7 +384,7 @@ INPDONE:
lda INPTR
ldy INPTR+1
ldx INPUTFLG
.ifdef OSI ; CONFIG_SMALL && !CONFIG_11
.if .def(CONFIG_SMALL) && (!.def(CONFIG_11))
beq L2B94 ; INPUT
.else
bpl L2B94; INPUT or GET