1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-08-21 06:29:07 +00:00

Clear screen on Apple /// grmode

This commit is contained in:
David Schmenk 2018-02-06 10:07:28 -08:00
parent 9b7ecaf8e6
commit 75499af5d5

View File

@ -359,6 +359,7 @@ def a3grmode(mix)
puts(@textclrmode)
dev_control(cmdsys.devcons, 17, @grcharset)
a3viewport(0, 20, 40, 4)
putc(28)
for i = 0 to mix
memset(txt1scrn[i], $0000, 40) // text screen
memset(txt2scrn[i], $0000, 40) // color screen