mirror of
https://github.com/rcornwell/sims.git
synced 2026-02-22 15:18:16 +00:00
IBM360: Fixed console for DOS/VS.
This commit is contained in:
@@ -184,7 +184,7 @@ uint8 con_startcmd(UNIT *uptr, uint8 cmd) {
|
||||
return SNS_CHNEND|SNS_DEVEND;
|
||||
|
||||
case 0: /* Status */
|
||||
break;
|
||||
return 0;
|
||||
|
||||
case 4: /* Sense */
|
||||
uptr->CMD |= cmd & CON_MSK;
|
||||
|
||||
Reference in New Issue
Block a user