Bob Supnik
debde9a0a3
sigma: Made CHANA chan_ctl_time accessible as a register
2022-07-23 16:46:55 -07:00
Bob Supnik
4846006b41
sigma: Added IO numeric channel numbers to SET/SHOW
2022-07-23 16:45:43 -07:00
Ken Rector
2a69f1bdfa
sigma: Fix dangling else in IO read/write direct
2022-07-12 13:53:32 -07:00
Bob Supnik
35c42bbcc2
SIGMA: Fixed unspecified return value in HIO
2017-03-09 08:30:37 -08:00
Mark Pizzolato
5531ccb175
ALL: Massive 'const' cleanup
...
These changes facilitate more robust parameter type checking and helps
to identify unexpected coding errors.
Most simulators can now also be compiled with a C++ compiler without
warnings.
Additionally, these changes have also been configured to facilitate easier
backporting of simulator and device simulation modules to run under the
simh v3.9+ SCP framework.
2016-05-15 15:25:33 -07:00
Mark Pizzolato
995ab8f1e2
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
Mark Pizzolato
3256c10c77
General cleanup migrate to using sim_printf vs separate calls to printf and fprintf(sim_log).
2014-10-22 17:12:14 -07:00
Mark Pizzolato
dac73b9381
Migrating scp and library global variables to be declared as extern in the appropriate library include file and remove repetitive declarations in referencing modules.
2013-01-10 13:29:15 -08:00
Mark Pizzolato
fffad7c20e
Merge changes from v3.9-0 rc1
2012-03-19 16:05:24 -07:00