1. 8204a20 DOC: Updated simh.doc to describe missing sim_tape APIs by Mark Pizzolato · 10 years ago
  2. 9accae5 BESM6 and VAX: Cleanup for building on VMS by Mark Pizzolato · 10 years ago
  3. e00438b VAX: Add VCB01(QVSS) device to MicroVAX 3900 simulator by Mark Pizzolato · 10 years ago
  4. defe5f0 AltairZ80: Promote sim_imd.c to a top level simh library to be used as needed by various simulators by Mark Pizzolato · 10 years ago
  5. bfcbabc VMSBUILD: Fix minor issue building the ssem simulator on VMS host platforms by Mark Pizzolato · 10 years ago
  6. 589aca1 AltairZ80: Added Motorola 68000 CPU support for CP/M-68K, support for Altair mini-disk format, added descriptions for all device registers by Peter Schorn · 10 years ago
  7. 49d3818 Updated AltairZ80 documentation and incorporated altairz80_mhdsk.c in build process by Peter Schorn · 11 years ago
  8. d0d3742 SWTP6800: Added build support for internally contained swtbug.bin as a built-in ROM image by Mark Pizzolato · 11 years ago
  9. 5800e5b Compiler indicated cleanup by Mark Pizzolato · 11 years ago
  10. 76fc90f VMS: Update descrip.mms for recently added video and network device support by Mark Pizzolato · 11 years ago
  11. 7b3e508 ETHER: Added capability to build working networking support without pcap packet transport (i.e. only using one of the other available packet transports: VDE, TAP, UDP, etc.) by Mark Pizzolato · 11 years ago
  12. 65402fb H316: Resurrecting the ARPAnet IMP (from Bob Armstrong) by Mark Pizzolato · 11 years ago
  13. 1e3586e DISPLAY: Latest version of display code from Phil Budne and Doug Gwyn including initial pdp1_dpy and pdp11_vt by Mark Pizzolato · 11 years ago
  14. 1141339 PDP11: Addition of the RS03/RS04 disk devices from Bob Supnik by Mark Pizzolato · 11 years ago
  15. 3b8784b Added makefile support for the DUP11 device by Mark Pizzolato · 11 years ago
  16. 6c42556 Added build support for the new SSEM simulator and fixed minor compiler suggested cleanups by Mark Pizzolato · 11 years ago
  17. 4052738 Fixed target name for VMS build of the VAX8600 simulator by Mark Pizzolato · 12 years ago
  18. a3072fe Cleanup of build on VMS by Mark Pizzolato · 12 years ago
  19. 0344d6f Finished returning the pdp11_cr.c to the VAX qbus simulators by Mark Pizzolato · 12 years ago
  20. 0b2d790 Renamed the VAX Qbus simulator executables to reflect the VAX model names they actually simulate by Mark Pizzolato · 12 years ago
  21. 8640cd6 - Removed pdp11_cr and pdp11_ry from the Qbus VAX simulators since these devices can't address the full Q22 address range. by Mark Pizzolato · 12 years ago
  22. 7290474 Removed pdp11_dmc from the Qbus VAX systems since the DMC11 is only a Unibus device by Mark Pizzolato · 12 years ago
  23. 6dcf5ba Renamed the VAX860 simulator to VAX8600, and used the VAX system model names for all simulators by Mark Pizzolato · 12 years ago
  24. fae991d More compiler identified cleanups by Mark Pizzolato · 12 years ago
  25. 448d9e5 Added VAX860 to the descrip.mms and cleaned up the VMS compiler identified issues by Mark Pizzolato · 12 years ago
  26. 30ae79e pdp11_dmc cleanup and addition of DMC11 device to the PDP11 simulator by Mark Pizzolato · 12 years ago
  27. 3346f4a Fix build on VMS (IA64) by Mark Pizzolato · 12 years ago
  28. 2c14136 Added DMC to VAX730, VAX750, VAX620 and VAX630 and VH to VAX730, and VAX750. by Mark Pizzolato · 12 years ago
  29. 50cf91d Merge branch 'SerialMux' and compiler suggested cleanup by Mark Pizzolato · 12 years ago
  30. 78b8d62 Added DMC11 to PDP11 simulator (from Rob Jarratt) by Mark Pizzolato · 12 years ago
  31. ecbbcc7 Added DMC11 Device to the VAX simulator by Mark Pizzolato · 12 years ago
  32. 22eda8f descrip.mms - Fixed VMS build of VAX610 by Mark Pizzolato · 12 years ago
  33. 7661226 Addition of MicroVAX I (VAX610) processor simulator from Matt Burke by Mark Pizzolato · 12 years ago
  34. 9cd3a07 Merge remote-tracking branch 'origin/master' into Extra-VAXen by Mark Pizzolato · 12 years ago
  35. f8e34b1 Added new VAX750 simulator from Matt Burke by Mark Pizzolato · 12 years ago
  36. 178f4a7 Merge branch 'master' into SerialMux by Mark Pizzolato · 12 years ago
  37. db9bf32 Merge of Bob's simh-v3.9-0-rc3 by Mark Pizzolato · 12 years ago
  38. bc36e9d Adds serial port support to the multiplexer library. by Mark Pizzolato · 12 years ago
  39. ab3af30 - Changed asynch queue insertion and removal to use a lock free algorithm based only on InterlockedCompareExchangePointer. We can now use this lock free approach on IA64 host systems as well. by Mark Pizzolato · 13 years ago
  40. 6e6fdd0 Fixed VMS Build of DEBUG simulators by Mark Pizzolato · 13 years ago
  41. 38bbdd2 Added VH to the VAX780 build (makefile and descrip.mms) by Mark Pizzolato · 13 years ago
  42. 027c921 More robust and correct readline support and fix to VMS build for HP2100 by Mark Pizzolato · 13 years ago
  43. 380625e Fixed vax build issue when building on a vax. by Mark Pizzolato · 13 years ago
  44. 2fcb0aa Made VMS build more robust and the failure case when VMS-PCAP is missing provide guidance. by Mark Pizzolato · 13 years ago
  45. 5284f8f VMS Build cleanup by Mark Pizzolato · 13 years ago
  46. 45246a3 Updated HP2100 from Dave Bryan by Mark Pizzolato · 13 years ago
  47. cf280ad Completing merge of v3.9-0-rc1 compile cleanups by Mark Pizzolato · 13 years ago
  48. 3e10dfb Merge branch 'master' into Extra-VAXen by Mark Pizzolato · 13 years ago
  49. 4167c4c Cleanup comments by Mark Pizzolato · 13 years ago
  50. 0705a6b Fixed typo in VAX730 build by Mark Pizzolato · 13 years ago
  51. a6b8d63 Merge of VAX 11/730 Simulator from Matt Burke by Mark Pizzolato · 13 years ago
  52. cb35f6c Added support for embedded ROM images in simulators. by Mark Pizzolato · 13 years ago
  53. 724cdfc Fixed DESCRIP.MMS for clean building on IA64 platforms. by Mark Pizzolato · 13 years ago
  54. 9e220f1 Cleaned up VMS builds using various versions of the Dec/Compaq/HP C compilers by Mark Pizzolato · 13 years ago
  55. 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
  56. 4ca8935 Revised VMS build (descrip.mms) and makefile by Mark Pizzolato · 14 years ago
  57. 35eac70 Notes For V3.8 by Bob Supnik · 14 years ago v3.8-2-rc1
  58. 9c4779c Notes For V3.8 by Bob Supnik · 16 years ago v3.8-1
  59. 59aa4a7 Notes For V3.8 by Bob Supnik · 16 years ago v3.8-0
  60. 3cb7c60 Notes For V3.7 by Bob Supnik · 17 years ago v3.7-3
  61. 56a7d31 Notes For V3.7 by Bob Supnik · 17 years ago v3.7-2
  62. 53d02f7 Notes For V3.7-0 by Bob Supnik · 18 years ago v3.7-0
  63. 15919a2 Notes For V3.6-0 by Bob Supnik · 18 years ago v3.6-1
  64. dc871fa Notes For V3.6-0 by Bob Supnik · 18 years ago v3.6-0
  65. a12e4a1 Notes For V3.5-1 by Bob Supnik · 19 years ago v3.5-2
  66. b7c1eae Notes For V3.5-0 by Bob Supnik · 19 years ago v3.5-0
  67. ec60bbf Notes For V3.4-0 by Bob Supnik · 19 years ago v3.4-0
  68. 098200a Notes For V3.3-2 by Bob Supnik · 20 years ago v3.3-2
  69. b6393b3 Notes For V3.3 by Bob Supnik · 20 years ago v3.3-0
  70. e2ba672 Notes For V3.2-1 by Bob Supnik · 20 years ago v3.2-1
  71. 26aa6de Notes For V3.2-0 by Bob Supnik · 21 years ago v3.2-0
  72. 1da2d94 Notes For V3.1-0 by Bob Supnik · 21 years ago v3.1-0
  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. 2c2dd5e Notes For V2.10-0 by Bob Supnik · 22 years ago v2.10-0