1. 5531ccb ALL: Massive 'const' cleanup by Mark Pizzolato · 8 years ago
  2. 09109d2 TX-0: Added register descriptions to all devices by Ray Jewhurst · 9 years ago
  3. b804964 PDP11, PDP1, TX-0: Added SDL based graphics support using sim_video. by Mark Pizzolato · 9 years ago
  4. 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
  5. 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
  6. e768629 SCP: Added the capability for EXAMINE command output to be written directly to a socket. by Mark Pizzolato · 10 years ago
  7. 54a4845 ALL: Revert "ALL: make sure all useful state is in simh registers while processing events" by Mark Pizzolato · 10 years ago
  8. 5551a0d ALL: make sure all useful state is in simh registers while processing events by Mark Pizzolato · 10 years ago
  9. 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
  10. 2e1167d Compiler suggested cleanups - mostly const fixups by Mark Pizzolato · 10 years ago
  11. 995ab8f More General cleanup migrate to using sim_printf vs separate calls to printf and fprintf(sim_log). by Mark Pizzolato · 10 years ago
  12. 3951ad2 Cleanup of unneeded global extern declarations by Mark Pizzolato · 10 years ago
  13. 38c1e1e Changed line endings to CR-LF to conform to simh standard. by Mark Pizzolato · 12 years ago
  14. de6bf7b Fix simh/simh Issue#21: tx-0 won't build under MinGW compiler by Howard M. Harte · 12 years ago
  15. 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
  16. f7e8024 Fix compiler warnings by Mark Pizzolato · 12 years ago
  17. 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
  18. 448d9e5 Added VAX860 to the descrip.mms and cleaned up the VMS compiler identified issues by Mark Pizzolato · 12 years ago
  19. 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
  20. 8bdc206 Replace getw/putw with sim_read/sim_write by Howard M. Harte · 12 years ago
  21. 2f72d3e Update simulator configuration files. by Howard M. Harte · 12 years ago
  22. 958cb92 Update documentation in souce code. by Howard M. Harte · 12 years ago
  23. dafb61a Add TBR register to CPU. by Howard M. Harte · 12 years ago
  24. 6cda566 Fixed compiler identified bugs and warnings. by Mark Pizzolato · 12 years ago
  25. fe4f1b5 Delete unneeded files. by Howard M. Harte · 12 years ago
  26. c10aa0a Add mouse maze game and tic tac toe tapes. by Howard M. Harte · 12 years ago
  27. 35ef1c8 Initial public version of TX-0 for SIMH by Howard M. Harte · 12 years ago