1. 0705a6b Fixed typo in VAX730 build by Mark Pizzolato · 13 years ago
  2. a6b8d63 Merge of VAX 11/730 Simulator from Matt Burke by Mark Pizzolato · 13 years ago
  3. cb35f6c Added support for embedded ROM images in simulators. by Mark Pizzolato · 13 years ago
  4. 312bc9a Added signal catching of SIGHUP and SIGTERM to cause simulator STOP. This will facilitate running a simulator as a 'service' on *nix platforms, given a sufficiently flexible simulator .ini file. by Mark Pizzolato · 13 years ago
  5. e70278e VAX: Fixed idle conditions for various versions of Ultrix, Quasijarus-4.3BSD, NetBSD and OpenBSD. by Mark Pizzolato · 13 years ago
  6. a280dd2 Added Readline build support on more *nix platforms by Mark Pizzolato · 13 years ago
  7. 5151c34 Fixed *nix build support on x64 platforms by Mark Pizzolato · 13 years ago
  8. 49597cc Added makefile build support for detecting libpthreads on x64 *nix platforms. by Mark Pizzolato · 13 years ago
  9. f1b6387 Added display of the measured sleep resolution to sim_show_idle and a call to sim_show_idle from the VAX cpu_show_idle routine. by Mark Pizzolato · 13 years ago
  10. b363704 Merge branch 'master' of github.com:markpizz/simh by Mark Pizzolato · 13 years ago
  11. 573f7bc Minor compile message cleanup by Mark Pizzolato · 13 years ago
  12. 706e07a Fixed from Sergey Oboguev relating to XU and XQ Auto Config issues with vector assignments. by Mark Pizzolato · 13 years ago
  13. 3a61487 Cleaned up payload length determination. by Mark Pizzolato · 13 years ago
  14. 015f2bb Fixed race condition detecting reflections when threaded reading and writing is enabled. by Mark Pizzolato · 13 years ago
  15. 724cdfc Fixed DESCRIP.MMS for clean building on IA64 platforms. by Mark Pizzolato · 13 years ago
  16. 9e220f1 Cleaned up VMS builds using various versions of the Dec/Compaq/HP C compilers by Mark Pizzolato · 13 years ago
  17. 89a27e0 pdp11_vh.c: - Added debugging support to trace register, interrupt by Mark Pizzolato · 13 years ago
  18. 338ad51 Extend help text for SET CONSOLE to describe all of the settable console options by Mark Pizzolato · 13 years ago
  19. b3cb279 Added telnet Option Negotiation Debugging support by Mark Pizzolato · 13 years ago
  20. d32b3a0 Added idle support when sitting at the >>> prompt in the console ROM by Mark Pizzolato · 13 years ago
  21. 31bf337 Fix sim_debug to display actual instruction count. by Mark Pizzolato · 13 years ago
  22. 14a88e4 Make sure that VAX/vmb.exe is included in the git repository by Mark Pizzolato · 13 years ago
  23. f7b53a5 Fixed sim_idle to account for a reasonable number of cycles which have passed when an asynchrnous event terminated the idle wait. by Mark Pizzolato · 14 years ago
  24. 049540a Removed sim_console_old.c and sim_tmxr_old.c since the original files are available directly in the repository history. by Mark Pizzolato · 14 years ago
  25. d8e4a43 makefile: Cleaned up MinGw build and provided an option to build without Asynch I/O support using MinGw. by Mark Pizzolato · 14 years ago
  26. 599c471 ibm1130 - Compiler cleanup by Mark Pizzolato · 14 years ago
  27. 2532ff4 Remove ECLIPSE from the VAX build since it requires 64b and move the presumed location of PCAP-VMS up one directory level. by Mark Pizzolato · 14 years ago
  28. db99885 scp - Added expansion of %STATUS% and %TSTATUS% in do command by Mark Pizzolato · 14 years ago
  29. 7dfe732 pdp11_xq Fixed save/restore behavior by Mark Pizzolato · 14 years ago
  30. e3d3544 Changed sim_rest to defer attaching devices until after device register contents have been restored. by Mark Pizzolato · 14 years ago
  31. 3e4185b pdp11_xq - Changed default to disable polling when Asynch I/O is available by Mark Pizzolato · 14 years ago
  32. d81365b Compile cleanups. by Mark Pizzolato · 14 years ago
  33. d8f55a6 Cleaned up filename cases to be consistent for cross platform builds by Mark Pizzolato · 14 years ago
  34. 5da9566 Fixed missing void declaration by Mark Pizzolato · 14 years ago
  35. 77ce0c7 Idle enabled state should persist across a save/restore by Mark Pizzolato · 14 years ago
  36. b577841 Fixed bug with self loopback packets in multithreaded environments by Mark Pizzolato · 14 years ago
  37. bafbba4 Fixed bug with shared log file references by Mark Pizzolato · 14 years ago
  38. 94ad4e3 Cleaned up to support running in a background/detached process by Mark Pizzolato · 14 years ago
  39. 2247e52 Enriched .gitignore to avoid testing/working files by Mark Pizzolato · 14 years ago
  40. fe8b1f0 Merge branch 'FastAsynchIO' into simhv38-2-rc2 by Mark Pizzolato · 14 years ago
  41. 87157dc Merge branch 'BufferedConsole' into simhv3.8-2.rc2 by Mark Pizzolato · 14 years ago
  42. 8eb9caf Merge branch 'ControlFlow' into simv3.8-2-rc2 by Mark Pizzolato · 14 years ago
  43. 4ca8935 Revised VMS build (descrip.mms) and makefile by Mark Pizzolato · 14 years ago
  44. a6964f8 Cleaned up parameter declarations in all simulators to achieve clean compiles on all platforms by Mark Pizzolato · 14 years ago
  45. eb514e2 Merged in new ethernet code to potentially leverage AsynchIO by Mark Pizzolato · 14 years ago
  46. a1930c9 Added Visual Studio Projects for VS2008 and VS2010 by Mark Pizzolato · 14 years ago
  47. 87c3e34 Added Asynch I/O and Disk Support for various Disk formats by Mark Pizzolato · 14 years ago
  48. 454b706 Added Buffered Console Capabilities by Mark Pizzolato · 14 years ago
  49. 766e705 Added SET ON, SET NOON, ON, GOTO and RETURN command support by Mark Pizzolato · 14 years ago v4.0-devel
  50. a9fd3dd Notes For V3.8 by Bob Supnik · 14 years ago v3.8-2-rc2
  51. 35eac70 Notes For V3.8 by Bob Supnik · 15 years ago v3.8-2-rc1
  52. 9c4779c Notes For V3.8 by Bob Supnik · 16 years ago v3.8-1
  53. 59aa4a7 Notes For V3.8 by Bob Supnik · 16 years ago v3.8-0
  54. 3cb7c60 Notes For V3.7 by Bob Supnik · 17 years ago v3.7-3
  55. 56a7d31 Notes For V3.7 by Bob Supnik · 17 years ago v3.7-2
  56. 6149cc7 Notes For V3.7 by Bob Supnik · 18 years ago v3.7-1
  57. 53d02f7 Notes For V3.7-0 by Bob Supnik · 18 years ago v3.7-0
  58. 15919a2 Notes For V3.6-0 by Bob Supnik · 18 years ago v3.6-1
  59. dc871fa Notes For V3.6-0 by Bob Supnik · 19 years ago v3.6-0
  60. a12e4a1 Notes For V3.5-1 by Bob Supnik · 19 years ago v3.5-2
  61. 1e704bf Notes For V3.5-1 by Bob Supnik · 19 years ago v3.5-1
  62. b7c1eae Notes For V3.5-0 by Bob Supnik · 19 years ago v3.5-0
  63. ec60bbf Notes For V3.4-0 by Bob Supnik · 20 years ago v3.4-0
  64. 098200a Notes For V3.3-2 by Bob Supnik · 20 years ago v3.3-2
  65. 9b5c8c9 Notes For V3.3-1 by Bob Supnik · 20 years ago v3.3-1
  66. b6393b3 Notes For V3.3 by Bob Supnik · 20 years ago v3.3-0
  67. 2e00e11 Notes For V3.2-3 by Bob Supnik · 20 years ago v3.2-3
  68. 2688f2d Notes For V3.2-2 by Bob Supnik · 20 years ago v3.2-2
  69. e2ba672 Notes For V3.2-1 by Bob Supnik · 20 years ago v3.2-1
  70. 26aa6de Notes For V3.2-0 by Bob Supnik · 21 years ago v3.2-0
  71. 1da2d94 Notes For V3.1-0 by Bob Supnik · 21 years ago v3.1-0
  72. b2101ec Notes For V3.0-2 by Bob Supnik · 21 years ago v3.0-2
  73. f9564b8 Notes For V3.0-1 by Bob Supnik · 21 years ago v3.0-1
  74. 4ffd3be Notes For V3.0-0 by Bob Supnik · 21 years ago v3.0-0
  75. 43385c9 Notes For V2.10-4 by Bob Supnik · 22 years ago v2.10-4
  76. f20f5c6 Notes For V2.10-3 by Bob Supnik · 22 years ago v2.10-3
  77. 2bcd1e7 Notes For V2.10-2 by Bob Supnik · 22 years ago v2.10-2
  78. 4ea745b Notes For V2.10-1 by Bob Supnik · 22 years ago v2.10-1
  79. 2c2dd5e Notes For V2.10-0 by Bob Supnik · 22 years ago v2.10-0
  80. df64751 Notes For V2.9-11 by Bob Supnik · 22 years ago v2.9-11
  81. 701f0fe Notes For V2.8 by Bob Supnik · 23 years ago v2.8
  82. 654937f simh v2.7 by Bob Supnik · 23 years ago v2.7
  83. 89bcd02 simh v2.6b by Bob Supnik · 23 years ago v2.6b
  84. a7b623a simh v2.6a by Bob Supnik · 23 years ago v2.6a
  85. 4d6dfa4 simh v2.6 by Bob Supnik · 23 years ago v2.6
  86. 062d217 simh v2.5a by Bob Supnik · 23 years ago v2.5a
  87. 9af6fd2 simh v2.5 by Bob Supnik · 23 years ago v2.5