1. 64716da makefile: Fix MinGW build to allow C++ compiles by Mark Pizzolato · 8 years ago
  2. 03445f5 B5500: Promote sim_card to a top level simh library by Mark Pizzolato · 8 years ago
  3. 5531ccb ALL: Massive 'const' cleanup by Mark Pizzolato · 8 years ago
  4. faeff88 makefile: Disable link time optimization when building with clang. by Mark Pizzolato · 8 years ago
  5. c55b6a8 makefile: Document supported build requirements and allow unsupported builds by Mark Pizzolato · 8 years ago
  6. 02d9bc3 makefile: Avoid trying to build using static libraries for libsdl and libsdl2. by Mark Pizzolato · 9 years ago
  7. 736e341 makefile: Fix OS X build to correctly supply input events for video capable sims by Mark Pizzolato · 9 years ago
  8. fb36c22 makefile: simplify building Video support by leveraging sdl-config and sdl2-config by Mark Pizzolato · 9 years ago
  9. 2b155ba VAX780, VAX750, VAX730, VAX8600: Add TC11/TU56 (DECtape) device to Unibus VAX simulators by Mark Pizzolato · 9 years ago
  10. 8f7523b PDP7: GRAPHICS-2 rename pdp18b_g2.c pdp18b_g2tty.c by Phil Budne · 9 years ago
  11. 40a3628 PDP7: Start of Bell Labs GRAPHICS-2 simulation (as "Glass TTY") by Phil Budne · 9 years ago
  12. adcd64d makefile: Fix build of VAX simulator which was recently broken by Mark Pizzolato · 9 years ago
  13. fb9e0ac makefile: Fix -fwhole-program warnings on OS X with newest Xcode by Mark Pizzolato · 9 years ago
  14. bfe87ed VAX780, VAX750, VAX730, VAX8600: Add TC11/TU56 (DECtape) device to Unibus VAX simulators by Mark Pizzolato · 9 years ago
  15. 8032157 PDP10: Adjust build to include network support by Mark Pizzolato · 9 years ago
  16. fb8f630 MAKEFILE: Fix locale issues while locating include and library paths by Mark Pizzolato · 9 years ago
  17. 3a4e879 HP3000: Initial release of the HP 3000 Series III simulator (from Dave Bryan) by Mark Pizzolato · 9 years ago
  18. 53b6809 HP2100: Change hp_disclib filename to hp2100_disclib (from Dave Bryan) by Mark Pizzolato · 9 years ago
  19. 02aa453 MAKEFILE: Make sure that the runtime library search path is also used at link time. by Mark Pizzolato · 9 years ago
  20. ba9769c MAKEFILE: Add proper simulator dependency relationship for BuildROMs by Mark Pizzolato · 9 years ago
  21. 1cd8925 B5500: Add build (Makefile, Visual Studio Project, descrip.mms) support by Mark Pizzolato · 9 years ago
  22. b804964 PDP11, PDP1, TX-0: Added SDL based graphics support using sim_video. by Mark Pizzolato · 9 years ago
  23. 13c4681 makefile: Include display support (if available) when building pdp11 individually by Mark Pizzolato · 9 years ago
  24. 7a231a2 AltairZ80: Add support for North Star single density controller by Mike Douglas · 9 years ago
  25. 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
  26. d1518e5 makefile: Fix gcc version detection so correct -std argument can be determined by Mark Pizzolato · 9 years ago
  27. 01c410a makefile: Generalize the gcc -std tests to work for both MinGW and unix environments. Fix #250 by Mark Pizzolato · 9 years ago
  28. a18a4f4 makefile: Support clean builds of simulators with slirp support with older versions of gcc by Mark Pizzolato · 9 years ago
  29. 7ad57d7 slirp: cleanup for submission upstream back to qemu by Mark Pizzolato · 9 years ago
  30. 3be5125 slirp: Add windows build support for MinGW by Mark Pizzolato · 9 years ago
  31. 86d1e36 all VAX, PDP11: Add initial NAT based ethernet connectivity via SLiRP. by Mark Pizzolato · 9 years ago
  32. e229733 makefile: cygwin build video support using SDL2 (preferred) or SDL by Tony Nicholson · 9 years ago
  33. 650f768 makefile: Add support for building with libpng by Mark Pizzolato · 9 years ago
  34. 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
  35. 32945f5 ISYS8020: Makefile correction to build correctly by Bill Beech · 9 years ago
  36. 5de213a ISYS8020: Modified makefile for ISYS8020 by Bill Beech · 9 years ago
  37. c73a850 ISYS8010: Rename top intel directory to Intel-Systems (from isys8010) by Bill Beech · 9 years ago
  38. 8d9a379 25 Apr 15 mods for ISYS8010. by Bill Beech · 9 years ago
  39. cd799c9 makefile: dynamically determine if shm_open is available on the local system, Fix X11R7 library reference when available by Mark Pizzolato · 9 years ago
  40. 041c866 PDP10: Added DEUNA/DELUA support back since there exists software which actually supported it. by Mark Pizzolato · 9 years ago
  41. 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
  42. 3dce4e1 FRONTPANEL: Provide a sample program to demonstrate the use of the sim_frontpanel APIs. by Mark Pizzolato · 10 years ago
  43. 0fd4a9f VIDEO: Fix makefile for building on OS X with SDL (vs SDL2). by Mark Pizzolato · 10 years ago
  44. 8c4397e VIDEO: Initial working OSX support by Mark Pizzolato · 10 years ago
  45. e0108b5 SCP: Compiler suggested cleanup and spelling fix by Mark Pizzolato · 10 years ago
  46. a71e5e0 makefile: Fix broken build under MinGW by Mark Pizzolato · 10 years ago
  47. 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
  48. e00438b VAX: Add VCB01(QVSS) device to MicroVAX 3900 simulator by Mark Pizzolato · 10 years ago
  49. e0b69fa makefile: Simpler build under MinGW. Detect attempt to build under Msys bash shell and issue error message by Mark Pizzolato · 10 years ago
  50. f0f80f7 makefile: Fix build when compiling under MinGW to avoid reference to un-necessary/non-existent library by Mark Pizzolato · 10 years ago
  51. f125145 makefile: When using MinGW better build on XP and support for EXPECT with regular expressions by Mark Pizzolato · 10 years ago
  52. 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
  53. f572f25 BESM6: Add AppleGothic.ttf as a font for the panel which is generally found on OS X. by Mark Pizzolato · 10 years ago
  54. d6d13a8 BESM6: Output to Baudot TTYs works; fixed attaching of disks without -e; added DejaVu font option. by Leo Broukhis · 10 years ago
  55. 0f1e233 BESM6: Cleanup for build on OS X, by Mark Pizzolato · 10 years ago
  56. 703c569 BESM6: Have makefile search for one of several potential FONTNAME fonts in several potential FONTPATH directories. by Mark Pizzolato · 10 years ago
  57. 76cdf0f BESM6: Got rid of ftw(); the font file should be provided as a build option. by Leo Broukhis · 10 years ago
  58. aa60cc7 BESM6: Added makefile display of SDL_ttf components being used by Mark Pizzolato · 10 years ago
  59. 871b19c BESM6: Moved 'formatdisk' functionality to disk_attach(), by Leo Broukhis · 10 years ago
  60. 2819ff6 BESM6: FIx makefile conditional logic detecting available SDL components by Mark Pizzolato · 10 years ago
  61. b4eeaa7 BESM6: Converted files to CRLF format by Leo Broukhis · 10 years ago
  62. 659600f BESM6: Added target 'besm6' to makefile; added new files in the BESM6 subdirectory. by Leo Broukhis · 10 years ago
  63. 2030d8f makefile: Removed dependence on libSDL for simulators which don't need SDL support. Fix #164 Suggested by Rhialto. by Mark Pizzolato · 10 years ago
  64. d2079ab makefile: Add link library path (-L) when needed on platforms which don't readily locate the PCRE library by Mark Pizzolato · 10 years ago
  65. 25996d9 makefile: Explicitely fail on old Haiku or bad arch by François Revol · 10 years ago
  66. 34d87ab makefile: remote extraneous debug print statement. by Mark Pizzolato · 10 years ago
  67. 4456e42 makefile: Added build support for simulators which use the display library on host platforms which have X11 support not located in /usr/include. by Mark Pizzolato · 10 years ago
  68. ff49614 PDP1, PDP11, TX-0: Addition to cleanup build messages on *nix platforms avoiding XKeycodeToKeysym deprecated messages to also work when using clang (LLVM compiler). Fix #58 by Mark Pizzolato · 10 years ago
  69. 6d61de5 PDP1, PDP11, TX-0: Cleanup build messages on *nix platforms avoiding XKeycodeToKeysym deprecated messages. Fix #58 by Mark Pizzolato · 10 years ago
  70. 5af6210 SCP: Add RegEx support to EXPECT string processing by Mark Pizzolato · 10 years ago
  71. 9b02e16 ETHER: Remove support for statically linking libpcap on Linux and OS X platforms by Mark Pizzolato · 10 years ago
  72. e2524e7 Beta Simulators (PDQ-3 and SAGE) from Holger Veit by Mark Pizzolato · 10 years ago
  73. 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
  74. 04ba4d8 MAKEFILE: Add support for building under Haiku by François Revol · 10 years ago
  75. a01917e MAKEFILE: Fix gcc availability test for more/most platforms by Mark Pizzolato · 10 years ago
  76. 1458712 MAKEFILE: Added support to attempt to use the OS provided cc if gcc isn't available or otherwise specified by GCC= on the make command line. by Mark Pizzolato · 10 years ago
  77. b907790 ETHER: Fix to allow proper building and operation when networking support is undesired or unavailable. #143 by Mark Pizzolato · 10 years ago
  78. f8020a2 AltairZ80: Addressed Microsoft compiler generated warnings by Peter Schorn · 10 years ago
  79. 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
  80. cdd39d1 OSX build: Revise to fix prior change. by Mark Pizzolato · 10 years ago
  81. ef392b8 OSX build: Added more flexible toolchain support for more recent OS X and xCode versions. by Mark Pizzolato · 10 years ago
  82. 49d3818 Updated AltairZ80 documentation and incorporated altairz80_mhdsk.c in build process by Peter Schorn · 11 years ago
  83. d0d3742 SWTP6800: Added build support for internally contained swtbug.bin as a built-in ROM image by Mark Pizzolato · 11 years ago
  84. 3f9a125 MAKEFILE: Added support to detect libSDL on host platforms which use /usr/pkg for OS supplied package installation location. Fix #110 by Mark Pizzolato · 11 years ago
  85. 8b9e33c MAKEFILE: Fix Linux build when pcap.h isn't available but SDL is. Fix for Issue #97 by Mark Pizzolato · 11 years ago
  86. c6eef85 MAKE: Changed minimum version of gmake required before warning is issued from 3.81 to 3.80. by Mark Pizzolato · 11 years ago
  87. fdcbef3 ETHER: Added support to build with more older versions of libpcap on some platforms. Removed support to use tcpdump.org's libpcap on Linux platforms. by Mark Pizzolato · 11 years ago
  88. 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
  89. a22c5c3 MAKEFILE: Give more clear information when issuing missing libSDL library to enable video capabilities #90 by Mark Pizzolato · 11 years ago
  90. 55c5d20 PDP10,PDP11,VAX: Addition of inter operable DUP11, DMC11 and KDP11 devices by Mark Pizzolato · 11 years ago
  91. 65402fb H316: Resurrecting the ARPAnet IMP (from Bob Armstrong) by Mark Pizzolato · 11 years ago
  92. 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
  93. de68387 MAKEFILE: Added makefile support for MinGW builds using libSDL2. by Mark Pizzolato · 11 years ago
  94. 3a5f090 SCP/VIDEO: Makefile cleanup for OSX build with libSDL2 by Mark Pizzolato · 11 years ago
  95. 6b45d9b SCP/VIDEO: Added support for libSDL2 video capabilities. Changed existing video layer to carry pixels as 32bpp vs 8bpp for more natural behaviors in libSDL2. by Mark Pizzolato · 11 years ago
  96. daed1e5 VAX/QVSS: Proper linking on OSX by Mark Pizzolato · 11 years ago
  97. 1141339 PDP11: Addition of the RS03/RS04 disk devices from Bob Supnik by Mark Pizzolato · 11 years ago
  98. b5e3d6b Added logic to suggest libSDL might help with simulators what can use it when it isn't available. by Mark Pizzolato · 11 years ago
  99. b3a9a0d Add sim_video and VAX QVSS (VCB01) Monochrome Video Board from Matt Burke by Mark Pizzolato · 11 years ago
  100. e5ee32d Fix network build on OSX when libvdeplug is available. by Mark Pizzolato · 11 years ago