tvdos_synopses_format_draft.m

This commit is contained in:
minjaesong
2026-06-06 17:08:54 +09:00
parent 6a0241a249
commit df16b99ba5
4 changed files with 654 additions and 3 deletions

View File

@@ -1501,7 +1501,7 @@ try {
// Boot console: hand the screen to the virtual-console multiplexer.
// When it exits (Alt-0), fall through to AUTOEXEC so the console is
// never left bare.
runBatch("tvdos/sbin/vtmgr")
runBatch("tvdos/VTMGR.SYS")
runBatch("\\AUTOEXEC.BAT")
}
else {