2002-11-21 21:22:26 +00:00
|
|
|
;
|
|
|
|
; Ullrich von Bassewitz, 06.08.1998
|
|
|
|
;
|
|
|
|
; Low level stuff for screen output/console input
|
|
|
|
;
|
|
|
|
|
2013-05-09 11:56:54 +00:00
|
|
|
.exportzp CURS_X, CURS_Y
|
2002-11-21 21:22:26 +00:00
|
|
|
|
2013-05-09 11:56:54 +00:00
|
|
|
.include "plus4.inc"
|
2002-11-21 21:22:26 +00:00
|
|
|
|