Mark Pizzolato
2e1167d4a0
Compiler suggested cleanups - mostly const fixups
2014-10-26 17:06:24 -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
Howard M. Harte
de6bf7bc92
Fix simh/simh Issue#21: tx-0 won't build under MinGW compiler
...
Follow proposal described in issue and change LP register to LPEN. LP
is still the name of the register when using SIMH to examine or deposit
to this register.
2013-03-19 17:00:50 -07:00
Mark Pizzolato
f7e8024c59
Fix compiler warnings
2013-01-23 05:42:36 -08:00
Mark Pizzolato
448d9e52fc
Added VAX860 to the descrip.mms and cleaned up the VMS compiler identified issues
2013-01-10 15:14:51 -08: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
Howard M. Harte
8bdc206fea
Replace getw/putw with sim_read/sim_write
...
For endian-neutral behavior use sim_read/sim_write instead of getwand
putw.
2012-11-20 16:33:26 -08:00
Howard M. Harte
dafb61a585
Add TBR register to CPU.
2012-11-20 15:49:05 -08:00
Mark Pizzolato
6cda56650d
Fixed compiler identified bugs and warnings.
2012-11-08 06:23:52 -08:00
Howard M. Harte
35ef1c8d24
Initial public version of TX-0 for SIMH
...
Integrate TX-0 simulation into SIMH.
2012-11-07 20:47:26 -08:00