Update conio.s
This commit is contained in:
parent
4497998944
commit
06c98952fc
1 changed files with 1 additions and 10 deletions
|
@ -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…
Add table
Reference in a new issue