Some loose ends left over from previous commit.

This commit is contained in:
Bobbi Webber-Manners 2021-09-25 15:45:18 -04:00
parent f672db8c05
commit d2db595ac5
2 changed files with 1 additions and 3 deletions

Binary file not shown.

View File

@ -750,9 +750,6 @@ HSCR1LINE >>> XF2MAIN,HGRSCR1L
HSCR1RET >>> ENTAUX
RTS
* VDU 1 - Send one character to printer
VDU01 RTS
* VDU 16 - CLG, clear graphics window
VDU16 >>> XF2MAIN,CLRHGR
VDU16RET >>> ENTAUX
@ -894,6 +891,7 @@ BYTEA02 LDY VDUVARS+1,X
* PRINTER DRIVER
****************
* VDU 1 - Send one character to printer
VDU01 RTS