1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-03-12 16:42:08 +00:00

Clean up Virtual ][ 80 column card mode set

This commit is contained in:
David Schmenk
2025-05-09 08:48:00 -07:00
parent 5d9ff1c492
commit 9a7fedabc2
6 changed files with 2 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1431,6 +1431,7 @@ if ^MACHID & MACHID_80COL
wend
systemflags = systemflags | vid80col | restxt1
*CSW = $C300
crout; cout(12)
fin
prstr("PLEIADES 64K VM v2.20\n")
//

View File

@@ -1512,6 +1512,7 @@ heap = @lastdef
if ^MACHID & MACHID_80COL
systemflags = systemflags | vid80col | restxt1 | resxtxt1
*CSW = $C300
cout(12)
fin
prstr("PLEIADES 128K VM v2.20\n")
//