mirror of
https://github.com/cc65/cc65.git
synced 2025-04-06 04:41:08 +00:00
Update conio.s
This commit is contained in:
parent
4497998944
commit
06c98952fc
@ -1,10 +1 @@
|
||||
;
|
||||
; Ullrich von Bassewitz, 06.08.1998
|
||||
;
|
||||
; Low level stuff for screen output/console input
|
||||
;
|
||||
|
||||
.exportzp CURS_X, CURS_Y
|
||||
|
||||
.include "plus4.inc"
|
||||
|
||||
.include "../plus4/conio.s"
|
||||
|
Loading…
x
Reference in New Issue
Block a user