diff --git a/images/apple/DRAWL.po b/images/apple/DRAWL.po index 0f7b2fd..1eb1a6d 100644 Binary files a/images/apple/DRAWL.po and b/images/apple/DRAWL.po differ diff --git a/images/apple/PLEIADES-2.20-INST.po b/images/apple/PLEIADES-2.20-INST.po index 056378a..7cc2164 100644 Binary files a/images/apple/PLEIADES-2.20-INST.po and b/images/apple/PLEIADES-2.20-INST.po differ diff --git a/images/apple/PLEIADES-2.20.po b/images/apple/PLEIADES-2.20.po index 9ee3411..5e177bf 100644 Binary files a/images/apple/PLEIADES-2.20.po and b/images/apple/PLEIADES-2.20.po differ diff --git a/images/apple/PLFORTH.po b/images/apple/PLFORTH.po index bc953a9..0f60df1 100644 Binary files a/images/apple/PLFORTH.po and b/images/apple/PLFORTH.po differ diff --git a/src/vmsrc/apple/cmd.pla b/src/vmsrc/apple/cmd.pla index 70adaec..12c059a 100755 --- a/src/vmsrc/apple/cmd.pla +++ b/src/vmsrc/apple/cmd.pla @@ -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") // diff --git a/src/vmsrc/apple/cmdjit.pla b/src/vmsrc/apple/cmdjit.pla index bf6c077..6cc02e7 100755 --- a/src/vmsrc/apple/cmdjit.pla +++ b/src/vmsrc/apple/cmdjit.pla @@ -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") //