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:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -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")
|
||||
//
|
||||
|
||||
@@ -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")
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user