NOVA, PDP1,, sigma: Various cosmetic/typo changes
This commit is contained in:
parent
41ea29a752
commit
c26c6ea501
4 changed files with 3 additions and 4 deletions
|
@ -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 ;
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
cpu PDP-1 central processor
|
||||
|
||||
27-Mar-15 RMS Backported changed from GitHub master
|
||||
27-Mar-15 RMS Backported changes from GitHub master
|
||||
21-Mar-12 RMS Fixed & vs && in Ea_ch (Michael Bloom)
|
||||
30-May-07 RMS Fixed typo in SBS clear (Norm Lastovica)
|
||||
28-Dec-06 RMS Added 16-channel SBS support, PDP-1D support
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
in this Software without prior written authorization from Robert M Supnik.
|
||||
|
||||
coc 7611 communications multiplexor
|
||||
|
||||
*/
|
||||
|
||||
#include "sigma_io_defs.h"
|
||||
|
|
|
@ -194,7 +194,7 @@ typedef struct {
|
|||
#define DVA_CP 0x004
|
||||
#define DVA_PT 0x005
|
||||
#define DVA_MUX 0x006
|
||||
#define DIO_MUX 0x3
|
||||
#define DIO_MUX 0x003
|
||||
#define DVA_MT 0x080
|
||||
#define DVA_RAD 0x180
|
||||
#define DVA_DK 0x190
|
||||
|
|
Loading…
Add table
Reference in a new issue