mirror of
https://github.com/PDP-10/its.git
synced 2026-03-22 09:03:20 +00:00
Fix bug in TM03 code.
This commit is contained in:
@@ -2033,7 +2033,7 @@ MGVTC1: IORDI T,%TMCS1 ;Get status
|
||||
TXNE T,%TM1TE\%TM1MP ;Controller error?
|
||||
JRST MGERR ;Yes, bad
|
||||
IORDI T,%TMFS ;Get formatter status
|
||||
TXNE T,%TMSES ;Formatter error?
|
||||
TXNN T,%TMSES ;Formatter error?
|
||||
JRST MGNVT ;No error, not a new tape
|
||||
IORDI T,%TMERR ;Get formatter error register
|
||||
TXNE T,%TMEFC ;Frame Count error?
|
||||
|
||||
Reference in New Issue
Block a user