Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
simh
/
f64b9d3fa286e83b6b68308397b9a7f0e685f71f
/
TX-0
38c1e1e
Changed line endings to CR-LF to conform to simh standard.
by Mark Pizzolato
· 12 years ago
de6bf7b
Fix simh/simh Issue#21: tx-0 won't build under MinGW compiler
by Howard M. Harte
· 12 years ago
d5ca542
Changed use of compile #defines which start with a _ character to not do this since defined symbols starting with _ are reserved to local compiler/runtime implementations in the C language. This addresses issue #32
by Mark Pizzolato
· 12 years ago
f7e8024
Fix compiler warnings
by Mark Pizzolato
· 12 years ago
95033ce
Declare the console port input and output polling units for most simulators to potentially allow asynchronous console I/O.
by Mark Pizzolato
· 12 years ago
448d9e5
Added VAX860 to the descrip.mms and cleaned up the VMS compiler identified issues
by Mark Pizzolato
· 12 years ago
dac73b9
Migrating scp and library global variables to be declared as extern in the appropriate library include file and remove repetitive declarations in referencing modules.
by Mark Pizzolato
· 12 years ago
8bdc206
Replace getw/putw with sim_read/sim_write
by Howard M. Harte
· 12 years ago
2f72d3e
Update simulator configuration files.
by Howard M. Harte
· 12 years ago
958cb92
Update documentation in souce code.
by Howard M. Harte
· 12 years ago
dafb61a
Add TBR register to CPU.
by Howard M. Harte
· 12 years ago
6cda566
Fixed compiler identified bugs and warnings.
by Mark Pizzolato
· 12 years ago
fe4f1b5
Delete unneeded files.
by Howard M. Harte
· 12 years ago
c10aa0a
Add mouse maze game and tic tac toe tapes.
by Howard M. Harte
· 12 years ago
35ef1c8
Initial public version of TX-0 for SIMH
by Howard M. Harte
· 12 years ago