clrscr.s



;
; Ullrich von Bassewitz, 06.08.1998
;
; void clrscr (void);
;

	.export		_clrscr

	.include	"c64.inc"

_clrscr = CLRSCR





Valid HTML 4.0! clrscr.s.html; generated on Sat Oct 13 22:41:33 2001 by ca65html
uz@cc65.org