mirror of
https://github.com/open-simh/simh.git
synced 2026-05-05 15:43:58 +00:00
Intel-Systems: Cleanup compile error/warnings
This commit is contained in:
@@ -62,7 +62,7 @@ extern t_stat multibus_cfg(void);
|
||||
|
||||
// external globals
|
||||
|
||||
extern uint32 PCX; /* program counter */
|
||||
extern uint16 PCX; /* program counter */
|
||||
extern DEVICE i3214_dev;
|
||||
extern DEVICE i8080_dev;
|
||||
extern uint8 EPROM_enable;
|
||||
|
||||
Reference in New Issue
Block a user