simh-testsetgenerator/PDQ-3
Mark Pizzolato 1817504052 PDQ-3: Latest update from Holger Veit
- removed cycle counting in CPU, the sim_interval issue
- fixed the Console multiplexer logic; it now works with SET REMOTE TELNET= and SET CONSOLE TELNET=
- commented testhdt.sim
- changed run.cmd to try to execute either VStudio or mingw executable, in this order.
- changed printf messages to use sim_printf

Possible issues remaining:
- timer device polling, not yet debugged, the rate of 1.25MHz is likely still incorrect, so UCSD wall clock is surely wrong
- few instructions still to be trapped by opcode.debug - I haven't seen them in life code yet
- HD device still not yet finished; I'll pick this up again soon
2014-11-03 15:48:25 -08:00
..
hdt Beta Simulators (PDQ-3 and SAGE) from Holger Veit 2014-09-17 17:31:40 -07:00
master.imd Beta Simulators (PDQ-3 and SAGE) from Holger Veit 2014-09-17 17:31:40 -07:00
names.sim Beta Simulators (PDQ-3 and SAGE) from Holger Veit 2014-09-17 17:31:40 -07:00
opcode.dbg Beta Simulators (PDQ-3 and SAGE) from Holger Veit 2014-09-17 17:31:40 -07:00
pdq3_cpu.c PDQ-3: Latest update from Holger Veit 2014-11-03 15:48:25 -08:00
pdq3_debug.c More General cleanup migrate to using sim_printf vs separate calls to printf and fprintf(sim_log). 2014-10-24 14:37:37 -07:00
pdq3_defs.h PDQ-3: Latest update from Holger Veit 2014-11-03 15:48:25 -08:00
pdq3_fdc.c More General cleanup migrate to using sim_printf vs separate calls to printf and fprintf(sim_log). 2014-10-24 14:37:37 -07:00
pdq3_mem.c PDQ-3: Compiler suggested warning cleanup (gcc & Visual C++) from Holger Veit 2014-10-04 12:37:45 -07:00
pdq3_stddev.c PDQ-3: Latest update from Holger Veit 2014-11-03 15:48:25 -08:00
pdq3_sys.c PDQ-3: Latest update from Holger Veit 2014-11-03 15:48:25 -08:00
run.cmd PDQ-3: Latest update from Holger Veit 2014-11-03 15:48:25 -08:00
testhdt.sim PDQ-3: Latest update from Holger Veit 2014-11-03 15:48:25 -08:00