2002-08-07 05:18:13 +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-08-07 05:18:13 +00:00
|
|
|
|
2013-05-09 11:56:54 +00:00
|
|
|
.include "vic20.inc"
|
2002-08-07 05:18:13 +00:00
|
|
|
|