1. f6f4fe6 I1620: Fixed bug in select index A (COVERITY) by Bob Supnik · 6 years ago
  2. cc6140f I1401, VAX, PDP11: Fix nested comments consistently with Supnik-Current branch by Mark Pizzolato · 6 years ago
  3. 8e72d32 I1620: Add a 3.10 compatibility CONST declaration by Mark Pizzolato · 7 years ago
  4. e7a0296 I1620: Updated Simulator by Bob Supnik · 7 years ago
  5. a93078c I1620: Add register and modifier descriptions to CDR, LPT and DP devices by Mark Pizzolato · 7 years ago
  6. 588c22d I1620: Avoid use of 4.X APIs when building with simh 3.X by Mark Pizzolato · 7 years ago
  7. 7e380e2 I1620: Fix SET CPU CPS to correctly change all unit DEFIO_CPS values by Mark Pizzolato · 7 years ago
  8. 33d37b4 I1620: Add TTY device modifier descriptions by Mark Pizzolato · 7 years ago
  9. 99798ec I1620: Fix PTP CPS and add register descriptions by Mark Pizzolato · 7 years ago
  10. 5d50bfd I1620: Add optional CPS polling to TTY input activities by Mark Pizzolato · 7 years ago
  11. 8560c4a I1620: Fix wording in descriptive comment by Mark Pizzolato · 7 years ago
  12. 0c4bf36 I620: Provide optional rate limited I/O for TTY, PTR & ptp by Mark Pizzolato · 7 years ago
  13. 605ede8 I1620: Provide consistent rate limited I/O for TTY, PTR & PTP by Mark Pizzolato · 7 years ago
  14. 13dbe1e I1620: CDR error messages consistent between 3.X and 4.X by Mark Pizzolato · 7 years ago
  15. 2e0110f I1620: Fix text of I/O Error in CDP device by Mark Pizzolato · 7 years ago
  16. 7e32130 I1620: Fixed typo in PTP unit (Dave Wise) by Bob Supnik · 7 years ago
  17. d452c27 I1620: Properly range check character value before using as index (Coverity) by Mark Pizzolato · 7 years ago
  18. fed2f12 I1620: Assure consistency of 1DIG/2DIG setting by Mark Pizzolato · 7 years ago
  19. a750171 I1620: Add deferred IO mode for slow devices by Bob Supnik · 7 years ago
  20. c4c8043 I1620: Update various CPU issues by Mark Pizzolato · 7 years ago
  21. d72ab3c I1620: Input processing cleanup - backspace, tabs, WRU by Bob Supnik · 7 years ago
  22. ec9c746 I1620: Changed fprint_val to handle undefined opcodes on stops by Bob Supnik · 7 years ago
  23. 2d46b53 I1620: Separated EOF error from other IO errors (Dave Wise) by Bob Supnik · 7 years ago
  24. f586105 I1620: Fix Coverity identified problems by Bob Supnik · 8 years ago
  25. 92e809f I1620: Guardbanded translation table lookups (COVERITY) by Bob Supnik · 8 years ago
  26. d8dbc7e SCP: Migrate all stdio writes to pass through SCP provided Fprintf() by Mark Pizzolato · 8 years ago
  27. 5531ccb ALL: Massive 'const' cleanup by Mark Pizzolato · 8 years ago
  28. d5e1a9c I1620: Added missing TFL instruction (Tom McBride) by Mark Pizzolato · 9 years ago
  29. 1548777 SCP: Fix dangling perror details by Mark Pizzolato · 10 years ago
  30. 2f35095 I1620: Fixes Tom McBride by Mark Pizzolato · 10 years ago
  31. 6bf32c0 I1620: Separated compare from add/sub flows (Tom McBride) Removed ADD_SIGNC return from add/sub flows. From Bob Supnik - Fix #172 by Mark Pizzolato · 10 years ago
  32. e768629 SCP: Added the capability for EXAMINE command output to be written directly to a socket. by Mark Pizzolato · 10 years ago
  33. 54a4845 ALL: Revert "ALL: make sure all useful state is in simh registers while processing events" by Mark Pizzolato · 10 years ago
  34. 5551a0d ALL: make sure all useful state is in simh registers while processing events by Mark Pizzolato · 10 years ago
  35. 9ad2f9b I1620: Convert a few stray tab characters to spaces which had crept in over time. by Mark Pizzolato · 10 years ago
  36. 995ab8f More General cleanup migrate to using sim_printf vs separate calls to printf and fprintf(sim_log). by Mark Pizzolato · 10 years ago
  37. 3256c10 General cleanup migrate to using sim_printf vs separate calls to printf and fprintf(sim_log). by Mark Pizzolato · 10 years ago
  38. ae8bcec I1620 : Changes from Bob Supnik re: Bob Armstrong has been running diagnostics and software, and these changes reflect fixes to bugs that were found. by Mark Pizzolato · 11 years ago
  39. 6401a37 Compiler suggested cleanup by Mark Pizzolato · 11 years ago
  40. 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
  41. 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
  42. b466bdc Compiler warning cleanup by Mark Pizzolato · 12 years ago
  43. 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
  44. 57008bb Cleaned up nested comments by Mark Pizzolato · 12 years ago
  45. 6e813b8 Merge with v3.9-0-rc2 first pass by Mark Pizzolato · 13 years ago
  46. fabdf73 Compiler cleanup after v3.9-0 merge by Mark Pizzolato · 13 years ago
  47. d81365b Compile cleanups. by Mark Pizzolato · 14 years ago
  48. a9fd3dd Notes For V3.8 by Bob Supnik · 14 years ago v3.8-2-rc2
  49. 9c4779c Notes For V3.8 by Bob Supnik · 16 years ago v3.8-1
  50. 59aa4a7 Notes For V3.8 by Bob Supnik · 16 years ago v3.8-0
  51. 6149cc7 Notes For V3.7 by Bob Supnik · 17 years ago v3.7-1
  52. 53d02f7 Notes For V3.7-0 by Bob Supnik · 18 years ago v3.7-0
  53. 15919a2 Notes For V3.6-0 by Bob Supnik · 18 years ago v3.6-1
  54. dc871fa Notes For V3.6-0 by Bob Supnik · 18 years ago v3.6-0
  55. 1e704bf Notes For V3.5-1 by Bob Supnik · 19 years ago v3.5-1
  56. b7c1eae Notes For V3.5-0 by Bob Supnik · 19 years ago v3.5-0
  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. b2101ec Notes For V3.0-2 by Bob Supnik · 21 years ago v3.0-2
  61. f9564b8 Notes For V3.0-1 by Bob Supnik · 21 years ago v3.0-1
  62. 4ffd3be Notes For V3.0-0 by Bob Supnik · 21 years ago v3.0-0
  63. 2bcd1e7 Notes For V2.10-2 by Bob Supnik · 22 years ago v2.10-2
  64. 2c2dd5e Notes For V2.10-0 by Bob Supnik · 22 years ago v2.10-0