- abfb828 tx-0: Fix missing #endif in USE_DISPLAY code block by Mark Pizzolato · 7 years ago
- b11fbf6 DISPLAY: Update display code to support DEC Type 340, and 36 switches by Phil Budne · 7 years ago
- 68edc24 TX-0: Coverity singleton errors by Mark Pizzolato · 7 years ago
- 9238654 TX-0: Address CID 1415866 deadcode error. by Howard M. Harte · 8 years ago
- 29eaa45 TX-0: fix CID: 1415540 "Logically dead code" by Sergey Svishchev · 8 years ago
- d8dbc7e SCP: Migrate all stdio writes to pass through SCP provided Fprintf() by Mark Pizzolato · 8 years ago
- 5531ccb ALL: Massive 'const' cleanup by Mark Pizzolato · 9 years ago
- 09109d2 TX-0: Added register descriptions to all devices by Ray Jewhurst · 9 years ago
- b804964 PDP11, PDP1, TX-0: Added SDL based graphics support using sim_video. by Mark Pizzolato · 9 years ago
- 41978ec All: Convert from C runtime library perror() to sim_perror so that all messages will arrive in the same place(s). by Mark Pizzolato · 10 years ago
- 66dba79 ALPHA, ALTAIR, AltairZ80, I7094, NOVA, PDP1, PDP10, PDP11, PDP18B, PDP8, SAGE, sigma, swtp6800, TX-0, VAX: Change tabs to spaces which had crept in over time by Mark Pizzolato · 10 years ago
- e768629 SCP: Added the capability for EXAMINE command output to be written directly to a socket. by Mark Pizzolato · 10 years ago
- 54a4845 ALL: Revert "ALL: make sure all useful state is in simh registers while processing events" by Mark Pizzolato · 10 years ago
- 5551a0d ALL: make sure all useful state is in simh registers while processing events by Mark Pizzolato · 10 years ago
- c2cef3c ALL: Avoid name space collision for the global variable PC when readline is dynamically loaded in many simulators. by Mark Pizzolato · 10 years ago
- 2e1167d Compiler suggested cleanups - mostly const fixups by Mark Pizzolato · 10 years ago
- 995ab8f More General cleanup migrate to using sim_printf vs separate calls to printf and fprintf(sim_log). by Mark Pizzolato · 10 years ago
- 3951ad2 Cleanup of unneeded global extern declarations by Mark Pizzolato · 10 years ago
- 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