mirror of
https://github.com/simh/simh.git
synced 2026-04-26 12:07:16 +00:00
NOVA, PDP1, PDP11, sigma: Various cosmetic/typo changes
This commit is contained in:
committed by
Mark Pizzolato
parent
9700c9116a
commit
a6469c255d
@@ -191,7 +191,7 @@ return SCPE_OK;
|
||||
|
||||
t_stat tti_reset (DEVICE *dptr)
|
||||
{
|
||||
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