some cleanup/rework
This commit is contained in:
@@ -7,3 +7,9 @@ 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