mirror of
https://github.com/simh/simh.git
synced 2026-04-25 11:41:25 +00:00
ALL: Merge with Supnik-Current
This commit is contained in:
@@ -296,8 +296,6 @@ int32 hst_p = 0; /* history pointer */
|
||||
int32 hst_lnt = 0; /* history length */
|
||||
InstHistory *hst = NULL; /* instruction history */
|
||||
|
||||
extern DEVICE *sim_devices[];
|
||||
|
||||
t_bool devtab_init (void);
|
||||
int32 dmaio (int32 inst, int32 fnc, int32 dat, int32 dev);
|
||||
int32 undio (int32 inst, int32 fnc, int32 dat, int32 dev);
|
||||
|
||||
Reference in New Issue
Block a user