maintain lsb of cursor x position internally, saves some bytes and some cycles too :)
This commit is contained in:
@@ -12,9 +12,3 @@ soft80_screensize:
|
||||
ldy #screenrows
|
||||
ldx #charsperline
|
||||
rts
|
||||
|
||||
;-------------------------------------------------------------------------------
|
||||
; force the init constructor to be imported
|
||||
|
||||
.import soft80_init
|
||||
conio_init = soft80_init
|
||||
|
||||
Reference in New Issue
Block a user