mirror of
https://github.com/simh/simh.git
synced 2026-02-07 16:52:20 +00:00
NOVA, PDP1,, sigma: Various cosmetic/typo changes
This commit is contained in:
committed by
Mark Pizzolato
parent
41ea29a752
commit
c26c6ea501
@@ -193,7 +193,7 @@ return SCPE_OK;
|
||||
t_stat tti_reset (DEVICE *dptr)
|
||||
{
|
||||
tmxr_set_console_units (&tti_unit, &tto_unit);
|
||||
tti_unit.buf = 0; /* <not DG compatible> */
|
||||
tti_unit.buf = 0; /* <not DG compatible> */
|
||||
DEV_CLR_BUSY( INT_TTI ) ;
|
||||
DEV_CLR_DONE( INT_TTI ) ;
|
||||
DEV_UPDATE_INTR ;
|
||||
|
||||
Reference in New Issue
Block a user