1. 7ea6c2d FRONTPANEL: Updated FrontPanelTest application by Mark Pizzolato · 7 years ago
  2. b5ea9ec I7000: Initial release of a set of simulators for IBM 7000 series mainframes. by Richard Cornwell · 7 years ago
  3. a5feaf2 CDC1700: Release 3 by John Forecast · 7 years ago
  4. f1f8c85 makefile: clarified the make command goals which build the BESM6 simulator by Mark Pizzolato · 7 years ago
  5. afc5580 makefile: Fix besm6 build issues when no SDL is available by Mark Pizzolato · 7 years ago
  6. b167d88 makefile: Add support for HomeBrew supplied packages on OS X by Mark Pizzolato · 7 years ago
  7. 7df0468 makefile: Fix typo in Haiku specific sections by Mark Pizzolato · 7 years ago
  8. 5ac4aaa makefile: Rework SDL/SDL2 package support by Mark Pizzolato · 7 years ago
  9. 63f55c7 makefile: Abort build if GREP_OPTIONS environment variable is defined by Mark Pizzolato · 7 years ago
  10. 804ea8e 3b2: Initial release of an AT&T 3B2 model 400 emulator. by Seth Morabito · 7 years ago
  11. 8b1af8b makefile: Use sdl tool (sdl-config, sdl2-config) to locate SDL components by Mark Pizzolato · 7 years ago
  12. 107f620 makefile: Fix MinGW build when using windows-build libpthreadsGC2 by Mark Pizzolato · 7 years ago
  13. b45b942 makefile: Tolerate changing MinGW include file changes by Mark Pizzolato · 7 years ago
  14. d02de51 SCELBI: Updated documentation and removed makefile dependency (Hans-Åke Lund) by Mark Pizzolato · 7 years ago
  15. 202e49c scelbi: New SCELBI (SCientic-ELectronics-BIology) Simulator from Hans-Åke Lund by Mark Pizzolato · 7 years ago
  16. 8f9c763 makefile: Make sure to gather git commit-id whenever possible by Mark Pizzolato · 7 years ago
  17. 357910d imds-224, isys80xx: Rework attach routines to leverage SCP provided functionality by Bill Beech · 8 years ago
  18. 2b30084 IBMPC, IBMPCXT, isys80xx: Restructure directories to eliminate redundant files by Bill Beech · 8 years ago
  19. 64376ca makefile: Use correct variable name, FONTPATH instead of FONTNAME in message by Ryo ONODERA · 8 years ago
  20. c6b10a0 makefile: Add check for utime.h by Mark Pizzolato · 8 years ago
  21. df1baf2 CDC1700: Release 2 by Mark Pizzolato · 8 years ago
  22. 91f1519 makefile: Add command line option NOPTHREADS to disable use of pthreads by Mark Pizzolato · 8 years ago
  23. f46c048 BESM6: Implemented punchcard output. by Leo Broukhis · 8 years ago
  24. 5f6636c makefile: Add build target 'experimental' to build any experimental simulators by Mark Pizzolato · 8 years ago
  25. 861d9c8 makefile: Generalized git-id determination when simh is used as a submodule by Mark Pizzolato · 8 years ago
  26. 629f0f0 HP3000: Fourth HP 3000 release by Mark Pizzolato · 8 years ago
  27. e3f7a9b makefile: Add support for proper display of commit id when used as a submodule by Mark Pizzolato · 8 years ago
  28. 23f187d makefile: remove experimental ibmpc and ibmpcxt simulators from 'make all' by Bill Beech · 8 years ago
  29. b378072 makefile: remove misspelled experimental simulator name imbpc by Mark Pizzolato · 8 years ago
  30. 0d5c86d makefile: Remove imds-225 from 'make all' - still experimental by Mark Pizzolato · 8 years ago
  31. c24a6a2 ISYS8024, ISYS8030: Add initial new simulators by Bill Beech · 8 years ago
  32. 2947c39 ISYS8010, ISYS8020: Latest update by Bill Beech · 8 years ago
  33. 5fba6e7 makefile: Use libSDL when building simulators using display library with MinGW by Mark Pizzolato · 8 years ago
  34. 0630db4 makefile: remove isys8030 from 'all' due to missing piece by Mark Pizzolato · 8 years ago
  35. 2c1cc11 makefile: Fix to allow compiling with clang on NetBSD by Mark Pizzolato · 8 years ago
  36. 38f04f9 makefile: Remove new IBM simulators from 'all' build until they build cleanly by Mark Pizzolato · 8 years ago
  37. 5d99998 ISYS8010,ISYS8020,ISYS8030,IMDS-225,IBMPC,IBMPCXT: update of makefile to handle moved files to system specific directory and for the new experimental simulators for IMDS-225, IBMPC, and IBMPCXT. by Bill Beech · 8 years ago
  38. 5f1ee6e makefile: Correct advice about how to install libvdeplug by Mark Pizzolato · 8 years ago
  39. 6a1487e makefile: Fix locating besm6 fontpath when using libSDL2 by Mark Pizzolato · 8 years ago
  40. fa292f5 makefile: Add logic to BESM6 build warning that video panel needs SDL by Mark Pizzolato · 8 years ago
  41. 1897dfe CDC1700: Initial import of new simulator from John Forecast by Mark Pizzolato · 8 years ago
  42. 07f99bb HP3000, HP2100: Updated simulators from Dave Bryan by Mark Pizzolato · 8 years ago
  43. 6351062 makefile: isys8010 and isys8020 can now be compiled with a C++ compiler by Mark Pizzolato · 9 years ago
  44. 64716da makefile: Fix MinGW build to allow C++ compiles by Mark Pizzolato · 9 years ago
  45. 03445f5 B5500: Promote sim_card to a top level simh library by Mark Pizzolato · 9 years ago
  46. 5531ccb ALL: Massive 'const' cleanup by Mark Pizzolato · 9 years ago
  47. faeff88 makefile: Disable link time optimization when building with clang. by Mark Pizzolato · 9 years ago
  48. c55b6a8 makefile: Document supported build requirements and allow unsupported builds by Mark Pizzolato · 9 years ago
  49. 02d9bc3 makefile: Avoid trying to build using static libraries for libsdl and libsdl2. by Mark Pizzolato · 9 years ago
  50. 736e341 makefile: Fix OS X build to correctly supply input events for video capable sims by Mark Pizzolato · 9 years ago
  51. fb36c22 makefile: simplify building Video support by leveraging sdl-config and sdl2-config by Mark Pizzolato · 9 years ago
  52. 2b155ba VAX780, VAX750, VAX730, VAX8600: Add TC11/TU56 (DECtape) device to Unibus VAX simulators by Mark Pizzolato · 9 years ago
  53. 8f7523b PDP7: GRAPHICS-2 rename pdp18b_g2.c pdp18b_g2tty.c by Phil Budne · 9 years ago
  54. 40a3628 PDP7: Start of Bell Labs GRAPHICS-2 simulation (as "Glass TTY") by Phil Budne · 9 years ago
  55. adcd64d makefile: Fix build of VAX simulator which was recently broken by Mark Pizzolato · 9 years ago
  56. fb9e0ac makefile: Fix -fwhole-program warnings on OS X with newest Xcode by Mark Pizzolato · 9 years ago
  57. bfe87ed VAX780, VAX750, VAX730, VAX8600: Add TC11/TU56 (DECtape) device to Unibus VAX simulators by Mark Pizzolato · 9 years ago
  58. 8032157 PDP10: Adjust build to include network support by Mark Pizzolato · 9 years ago
  59. fb8f630 MAKEFILE: Fix locale issues while locating include and library paths by Mark Pizzolato · 9 years ago
  60. 3a4e879 HP3000: Initial release of the HP 3000 Series III simulator (from Dave Bryan) by Mark Pizzolato · 9 years ago
  61. 53b6809 HP2100: Change hp_disclib filename to hp2100_disclib (from Dave Bryan) by Mark Pizzolato · 9 years ago
  62. 02aa453 MAKEFILE: Make sure that the runtime library search path is also used at link time. by Mark Pizzolato · 9 years ago
  63. ba9769c MAKEFILE: Add proper simulator dependency relationship for BuildROMs by Mark Pizzolato · 9 years ago
  64. 1cd8925 B5500: Add build (Makefile, Visual Studio Project, descrip.mms) support by Mark Pizzolato · 9 years ago
  65. b804964 PDP11, PDP1, TX-0: Added SDL based graphics support using sim_video. by Mark Pizzolato · 9 years ago
  66. 13c4681 makefile: Include display support (if available) when building pdp11 individually by Mark Pizzolato · 9 years ago
  67. 7a231a2 AltairZ80: Add support for North Star single density controller by Mike Douglas · 9 years ago
  68. 9e9b382 makefile: rework the gcc -std setting logic to accommodate environments which have include files that don't compile with -std=c11. by Mark Pizzolato · 9 years ago
  69. d1518e5 makefile: Fix gcc version detection so correct -std argument can be determined by Mark Pizzolato · 9 years ago
  70. 01c410a makefile: Generalize the gcc -std tests to work for both MinGW and unix environments. Fix #250 by Mark Pizzolato · 9 years ago
  71. a18a4f4 makefile: Support clean builds of simulators with slirp support with older versions of gcc by Mark Pizzolato · 9 years ago
  72. 7ad57d7 slirp: cleanup for submission upstream back to qemu by Mark Pizzolato · 9 years ago
  73. 3be5125 slirp: Add windows build support for MinGW by Mark Pizzolato · 9 years ago
  74. 86d1e36 all VAX, PDP11: Add initial NAT based ethernet connectivity via SLiRP. by Mark Pizzolato · 9 years ago
  75. e229733 makefile: cygwin build video support using SDL2 (preferred) or SDL by Tony Nicholson · 9 years ago
  76. 650f768 makefile: Add support for building with libpng by Mark Pizzolato · 9 years ago
  77. 9f59823 PDP11, all VAX: Add TU58 device simulator with support for 32 drives plus the VAX 730 and 750 console devices by Mark Pizzolato · 9 years ago
  78. 32945f5 ISYS8020: Makefile correction to build correctly by Bill Beech · 10 years ago
  79. 5de213a ISYS8020: Modified makefile for ISYS8020 by Bill Beech · 10 years ago
  80. c73a850 ISYS8010: Rename top intel directory to Intel-Systems (from isys8010) by Bill Beech · 10 years ago
  81. 8d9a379 25 Apr 15 mods for ISYS8010. by Bill Beech · 10 years ago
  82. cd799c9 makefile: dynamically determine if shm_open is available on the local system, Fix X11R7 library reference when available by Mark Pizzolato · 10 years ago
  83. 041c866 PDP10: Added DEUNA/DELUA support back since there exists software which actually supported it. by Mark Pizzolato · 10 years ago
  84. 1163099 makefile: Fix MinGW build to properly reference the PCRE static link library and upgraded the windows-build version check by Mark Pizzolato · 10 years ago
  85. 3dce4e1 FRONTPANEL: Provide a sample program to demonstrate the use of the sim_frontpanel APIs. by Mark Pizzolato · 10 years ago
  86. 0fd4a9f VIDEO: Fix makefile for building on OS X with SDL (vs SDL2). by Mark Pizzolato · 10 years ago
  87. 8c4397e VIDEO: Initial working OSX support by Mark Pizzolato · 10 years ago
  88. e0108b5 SCP: Compiler suggested cleanup and spelling fix by Mark Pizzolato · 10 years ago
  89. a71e5e0 makefile: Fix broken build under MinGW by Mark Pizzolato · 10 years ago
  90. ebbe009 makefile: Add ability to build the vax simulator with SDL (if available) when vax is the single build target by Mark Pizzolato · 10 years ago
  91. e00438b VAX: Add VCB01(QVSS) device to MicroVAX 3900 simulator by Mark Pizzolato · 10 years ago
  92. e0b69fa makefile: Simpler build under MinGW. Detect attempt to build under Msys bash shell and issue error message by Mark Pizzolato · 10 years ago
  93. f0f80f7 makefile: Fix build when compiling under MinGW to avoid reference to un-necessary/non-existent library by Mark Pizzolato · 10 years ago
  94. f125145 makefile: When using MinGW better build on XP and support for EXPECT with regular expressions by Mark Pizzolato · 10 years ago
  95. c5cb826 makefile: Fix build of simulators with SDL support to reference the correct version and added MinGW build support for the BESM6 simulator by Mark Pizzolato · 10 years ago
  96. f572f25 BESM6: Add AppleGothic.ttf as a font for the panel which is generally found on OS X. by Mark Pizzolato · 10 years ago
  97. d6d13a8 BESM6: Output to Baudot TTYs works; fixed attaching of disks without -e; added DejaVu font option. by Leo Broukhis · 10 years ago
  98. 0f1e233 BESM6: Cleanup for build on OS X, by Mark Pizzolato · 10 years ago
  99. 703c569 BESM6: Have makefile search for one of several potential FONTNAME fonts in several potential FONTPATH directories. by Mark Pizzolato · 10 years ago
  100. 76cdf0f BESM6: Got rid of ftw(); the font file should be provided as a build option. by Leo Broukhis · 10 years ago