1. 97a11f2 SDS: trap_P not set if mem mgt trap during fetch (COVERITY) by Bob Supnik · 8 years ago
  2. d8dbc7e SCP: Migrate all stdio writes to pass through SCP provided Fprintf() by Mark Pizzolato · 8 years ago
  3. c33abec SDS, Sigma: Make sure breakpoint's don't advance sim_time by Mark Pizzolato · 8 years ago
  4. 5531ccb ALL: Massive 'const' cleanup by Mark Pizzolato · 8 years ago
  5. 820d77e GRI, I1401, PDP10, SDS: Fix compiler detected inconsistencies by Mark Pizzolato · 8 years ago
  6. 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
  7. f2ca388 GRI, PDP1, S3, SDS: Forwardport of Bob Supnik's merge from the master branch (change to sim_printf) by Mark Pizzolato · 10 years ago
  8. f56ade6 SDS: Adjust communication MUX inter-character timing by Mark Emmer · 10 years ago
  9. e768629 SCP: Added the capability for EXAMINE command output to be written directly to a socket. by Mark Pizzolato · 10 years ago
  10. a67afa4 SDS: Do not stop simulator on paper tape reader error by Mark Emmer · 10 years ago
  11. 54a4845 ALL: Revert "ALL: make sure all useful state is in simh registers while processing events" by Mark Pizzolato · 10 years ago
  12. 3b33804 SDS: Fix overflow test instructions OVT and OTO by Mark Emmer · 10 years ago
  13. 4bd2eb7 SDS: Corrections to memory trap logic by Mark Emmer · 10 years ago
  14. b63b395 SDS: Allow display or entry of NOP with optional operands by Mark Emmer · 10 years ago
  15. 84e816d SDS: Add different 6-bit internal to/from ASCII character conversion tables for 940 mode by Mark Emmer · 10 years ago
  16. 7dfc409 SDS: Fix intermittent I/O data errors when two or more I/O channels active by Mark Emmer · 10 years ago
  17. 5551a0d ALL: make sure all useful state is in simh registers while processing events by Mark Pizzolato · 10 years ago
  18. e48cb51 SDS: Correct ill-formed statement by Mark Emmer · 10 years ago
  19. f597da0 SDS: Refine Next command for subroutine branch by Mark Emmer · 10 years ago
  20. 6f9f387 SDS: Add more complex (but optional) Next behavior by Mark Emmer · 11 years ago
  21. 2df2f33 SDS: Add -f switch to Next command to force step-over mode by Mark Emmer · 11 years ago
  22. c4438e1 SDS: Support simulator's new NEXT command to step over subroutine calls by Mark Emmer · 11 years ago
  23. fcbd91f Merge git://github.com/simh/simh by Mark Emmer · 11 years ago
  24. bf06cb4 SDS: Clean up CPU modes and record CPU mode in instruction history record by Mark Emmer · 11 years ago
  25. be18514 SDS: Add assembly/disassembly support for common SYSPOPs. by Mark Emmer · 11 years ago
  26. 6ce8d99 SCP: Added generic output routine sim_printf to output to stdout and sim_log (and sim_deb when enabled) by Mark Pizzolato · 11 years ago
  27. d04e909 SDS: Further refinement to bootstrap from RAD, update SDS documentation by Mark Emmer · 11 years ago
  28. 0b69e4e SDS: Allow console bootstrap from RAD if connected to W channel by Mark Emmer · 11 years ago
  29. c256894 SDS: Allow LOAD command to accept a more flexible boot sequence by Mark Emmer · 11 years ago
  30. 91c78b7 SDS: Install better fix for 2x real-time clock speed problem by Mark Emmer · 11 years ago
  31. cf56b11 SDS: Adjust real-time clock pulse interrupt period by Mark Emmer · 11 years ago
  32. 396e78c SDS: Allow specifying breakpoints as being in monitor, user or normal mode only by Mark Emmer · 11 years ago
  33. 614fe87 SDS: Alter display and entering of ASCII data by Mark Emmer · 11 years ago
  34. 0c6c4c7 SDS: Fixed head disk addressing corrected when start new sector by Mark Emmer · 11 years ago
  35. a07addf SDS: Various fixes to asynchronous communication mux by Mark Emmer · 11 years ago
  36. 5b479c7 SDS: Do not reload channel interlace register if already alerted by Mark Emmer · 11 years ago
  37. d5acbc6 SDS: Fix clock pulse interrupt bug by Mark Emmer · 11 years ago
  38. 5270c44 SDS: Fix bugs in Monitor-to-User Transition by Mark Emmer · 11 years ago
  39. 4e5f910 Compiler nits for void * assignments from Bob Supnik by Mark Pizzolato · 11 years ago
  40. 6401a37 Compiler suggested cleanup by Mark Pizzolato · 11 years ago
  41. 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
  42. 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
  43. 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
  44. 7b6f7a9 Set device flags indicating DEV_DISK, DEV_TAPE, DEV_MUX and DEV_ETHER for all simulator devices which use the sim_disk, sim_tape, sim_tmxr, and sim_ether libraries by Mark Pizzolato · 12 years ago
  45. b466bdc Compiler warning cleanup by Mark Pizzolato · 12 years ago
  46. c6c6648 Compiler suggested cleanups by Mark Pizzolato · 12 years ago
  47. 0f8e6cf Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions. by Mark Pizzolato · 12 years ago
  48. 6e813b8 Merge with v3.9-0-rc2 first pass by Mark Pizzolato · 13 years ago
  49. fabdf73 Compiler cleanup after v3.9-0 merge by Mark Pizzolato · 13 years ago
  50. a9fd3dd Notes For V3.8 by Bob Supnik · 14 years ago v3.8-2-rc2
  51. 9c4779c Notes For V3.8 by Bob Supnik · 16 years ago v3.8-1
  52. 6149cc7 Notes For V3.7 by Bob Supnik · 17 years ago v3.7-1
  53. 53d02f7 Notes For V3.7-0 by Bob Supnik · 18 years ago v3.7-0
  54. dc871fa Notes For V3.6-0 by Bob Supnik · 18 years ago v3.6-0
  55. b7c1eae Notes For V3.5-0 by Bob Supnik · 19 years ago v3.5-0
  56. 9b5c8c9 Notes For V3.3-1 by Bob Supnik · 20 years ago v3.3-1
  57. b6393b3 Notes For V3.3 by Bob Supnik · 20 years ago v3.3-0
  58. 26aa6de Notes For V3.2-0 by Bob Supnik · 21 years ago v3.2-0
  59. 1da2d94 Notes For V3.1-0 by Bob Supnik · 21 years ago v3.1-0
  60. f9564b8 Notes For V3.0-1 by Bob Supnik · 21 years ago v3.0-1
  61. 4ffd3be Notes For V3.0-0 by Bob Supnik · 21 years ago v3.0-0
  62. 43385c9 Notes For V2.10-4 by Bob Supnik · 22 years ago v2.10-4
  63. 2bcd1e7 Notes For V2.10-2 by Bob Supnik · 22 years ago v2.10-2