mirror of
https://github.com/PDP-10/its.git
synced 2026-03-04 10:44:38 +00:00
Don't start display right away.
Doing so will mistakenly use GTTY before it has been set. DSTART will be called later, honoring the updated GTTY value.
This commit is contained in:
@@ -195,7 +195,6 @@ REGO: MOVE P,[-LPDL,,PDL-1]
|
||||
SETZM ERRLOC
|
||||
SETOM DENABL ;TRY TO GET SCOPE
|
||||
SETZM SCPSTE ;SCOPE INITIALLY OFF
|
||||
PUSHJ P,DSTART ;TRY TO SEIZE DISPLAY
|
||||
CONO 420,40 ;ENABLE SPACE WAR CONSOLES
|
||||
|
||||
IFN PDP6F,[
|
||||
|
||||
Reference in New Issue
Block a user