1. f572f25 BESM6: Add AppleGothic.ttf as a font for the panel which is generally found on OS X. by Mark Pizzolato · 10 years ago
  2. d6d13a8 BESM6: Output to Baudot TTYs works; fixed attaching of disks without -e; added DejaVu font option. by Leo Broukhis · 10 years ago
  3. 0f1e233 BESM6: Cleanup for build on OS X, by Mark Pizzolato · 10 years ago
  4. 703c569 BESM6: Have makefile search for one of several potential FONTNAME fonts in several potential FONTPATH directories. by Mark Pizzolato · 10 years ago
  5. 76cdf0f BESM6: Got rid of ftw(); the font file should be provided as a build option. by Leo Broukhis · 10 years ago
  6. aa60cc7 BESM6: Added makefile display of SDL_ttf components being used by Mark Pizzolato · 10 years ago
  7. 871b19c BESM6: Moved 'formatdisk' functionality to disk_attach(), by Leo Broukhis · 10 years ago
  8. 2819ff6 BESM6: FIx makefile conditional logic detecting available SDL components by Mark Pizzolato · 10 years ago
  9. b4eeaa7 BESM6: Converted files to CRLF format by Leo Broukhis · 10 years ago
  10. 659600f BESM6: Added target 'besm6' to makefile; added new files in the BESM6 subdirectory. by Leo Broukhis · 10 years ago
  11. 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
  12. 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
  13. 25996d9 makefile: Explicitely fail on old Haiku or bad arch by François Revol · 10 years ago
  14. 34d87ab makefile: remote extraneous debug print statement. by Mark Pizzolato · 10 years ago
  15. 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
  16. 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
  17. 6d61de5 PDP1, PDP11, TX-0: Cleanup build messages on *nix platforms avoiding XKeycodeToKeysym deprecated messages. Fix #58 by Mark Pizzolato · 10 years ago
  18. 5af6210 SCP: Add RegEx support to EXPECT string processing by Mark Pizzolato · 10 years ago
  19. 9b02e16 ETHER: Remove support for statically linking libpcap on Linux and OS X platforms by Mark Pizzolato · 10 years ago
  20. e2524e7 Beta Simulators (PDQ-3 and SAGE) from Holger Veit by Mark Pizzolato · 10 years ago
  21. 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
  22. 04ba4d8 MAKEFILE: Add support for building under Haiku by François Revol · 10 years ago
  23. a01917e MAKEFILE: Fix gcc availability test for more/most platforms by Mark Pizzolato · 10 years ago
  24. 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
  25. b907790 ETHER: Fix to allow proper building and operation when networking support is undesired or unavailable. #143 by Mark Pizzolato · 10 years ago
  26. f8020a2 AltairZ80: Addressed Microsoft compiler generated warnings by Peter Schorn · 10 years ago
  27. 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
  28. cdd39d1 OSX build: Revise to fix prior change. by Mark Pizzolato · 11 years ago
  29. ef392b8 OSX build: Added more flexible toolchain support for more recent OS X and xCode versions. by Mark Pizzolato · 11 years ago
  30. 49d3818 Updated AltairZ80 documentation and incorporated altairz80_mhdsk.c in build process by Peter Schorn · 11 years ago
  31. d0d3742 SWTP6800: Added build support for internally contained swtbug.bin as a built-in ROM image by Mark Pizzolato · 11 years ago
  32. 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
  33. 8b9e33c MAKEFILE: Fix Linux build when pcap.h isn't available but SDL is. Fix for Issue #97 by Mark Pizzolato · 11 years ago
  34. c6eef85 MAKE: Changed minimum version of gmake required before warning is issued from 3.81 to 3.80. by Mark Pizzolato · 11 years ago
  35. 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
  36. 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
  37. a22c5c3 MAKEFILE: Give more clear information when issuing missing libSDL library to enable video capabilities #90 by Mark Pizzolato · 11 years ago
  38. 55c5d20 PDP10,PDP11,VAX: Addition of inter operable DUP11, DMC11 and KDP11 devices by Mark Pizzolato · 11 years ago
  39. 65402fb H316: Resurrecting the ARPAnet IMP (from Bob Armstrong) by Mark Pizzolato · 11 years ago
  40. 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
  41. de68387 MAKEFILE: Added makefile support for MinGW builds using libSDL2. by Mark Pizzolato · 11 years ago
  42. 3a5f090 SCP/VIDEO: Makefile cleanup for OSX build with libSDL2 by Mark Pizzolato · 11 years ago
  43. 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
  44. daed1e5 VAX/QVSS: Proper linking on OSX by Mark Pizzolato · 11 years ago
  45. 1141339 PDP11: Addition of the RS03/RS04 disk devices from Bob Supnik by Mark Pizzolato · 11 years ago
  46. 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
  47. b3a9a0d Add sim_video and VAX QVSS (VCB01) Monochrome Video Board from Matt Burke by Mark Pizzolato · 11 years ago
  48. e5ee32d Fix network build on OSX when libvdeplug is available. by Mark Pizzolato · 11 years ago
  49. 3b8784b Added makefile support for the DUP11 device by Mark Pizzolato · 11 years ago
  50. 44886f9 Add asynch I/O support for AIX platform by Mark Pizzolato · 12 years ago
  51. 00a5cca Fixed broken Linux build by Mark Pizzolato · 12 years ago
  52. 2bfaf46 AIX Platform support by Mark Pizzolato · 12 years ago
  53. 6c42556 Added build support for the new SSEM simulator and fixed minor compiler suggested cleanups by Mark Pizzolato · 12 years ago
  54. f8a2f12 makefile fix to produce consistent CC command for all targets by Mark Pizzolato · 12 years ago
  55. 281c181 Describe the proper build command for HP-UX by Mark Pizzolato · 12 years ago
  56. 5fda4b6 Cleanup for build support on HP-UX for both 32bit and 64bit builds with gcc and the HP C compilers. by Mark Pizzolato · 12 years ago
  57. 8735538 Fix building under Visual Studio on Windows XP. by Mark Pizzolato · 12 years ago
  58. 9844ba6 Added DIR (LS) command to list the files in a directory. This command is usable in Remote Console sessions. by Mark Pizzolato · 12 years ago
  59. 7dfe46c Fixed generic compiler name report in SHOW VERSION and fixed make using Sun C compiler by Mark Pizzolato · 12 years ago
  60. e65ef13 Merged the latest ibm1130 simulator from Brian Knittel's ibm1130.org by Mark Pizzolato · 12 years ago
  61. b545049 Added support to display git commit id when building from a zip archive and also to display the compiler version in SHOW VERSION on more platforms by Mark Pizzolato · 12 years ago
  62. 185f20a Added logic to all visual studio projects to install the git hooks for commit id on the first build in a newly cloned repository by Mark Pizzolato · 12 years ago
  63. cddc3f8 Fix git hooks installation by Mark Pizzolato · 12 years ago
  64. 80ce8b2 Fixed makefile logic to install git hooks for git commit id by Mark Pizzolato · 12 years ago
  65. 8ec4e2a Fixed makefile to automatically install the git hooks (to acquire the git commit id) on the first make after newly cloning a repository by Mark Pizzolato · 12 years ago
  66. 6f8349b Fiix bug to now allow building of network capable simulators without network support (with appropriate warnings) by Mark Pizzolato · 12 years ago
  67. 400281f NetBSD makefile cleanup by Mark Pizzolato · 12 years ago
  68. 933a23e Added support to find dlopen in either libdl or libdld since some platforms package it there. by Mark Pizzolato · 12 years ago
  69. 960c5b5 Fix issues observed by Sun C compiler by Mark Pizzolato · 12 years ago
  70. 0605b6d Added support for building on Solaris with the Sun C compiler by Mark Pizzolato · 12 years ago
  71. 9bd8305 Cleanup compiler warnings on Solaris and newer OSX clang compilers. by Mark Pizzolato · 12 years ago
  72. f179ba6 Added support for newer clang compilers on OSX and more flexible cases for libpcap components built from www.tcpdump.org source code by Mark Pizzolato · 12 years ago
  73. 147ca8c Exclude LTO from gcc builds when compiler isn't known to support it. by Mark Pizzolato · 12 years ago
  74. eb101e3 HP-UX port supplied by Mikulas Patocka by Mark Pizzolato · 12 years ago
  75. 4ff56d6 Changed all internal #ifdef's which were conditional on __linux to be conditional on either __linux or __linux__. Some platforms (PPC) don't define __linux when gcc is invoked with -std=c99. by Mark Pizzolato · 12 years ago
  76. 0344d6f Finished returning the pdp11_cr.c to the VAX qbus simulators by Mark Pizzolato · 12 years ago
  77. 0b2d790 Renamed the VAX Qbus simulator executables to reflect the VAX model names they actually simulate by Mark Pizzolato · 12 years ago
  78. 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
  79. 7290474 Removed pdp11_dmc from the Qbus VAX systems since the DMC11 is only a Unibus device by Mark Pizzolato · 12 years ago
  80. 7dddb56 Fixed makefile all after simulator rename of vax860 to vax8600 by Mark Pizzolato · 12 years ago
  81. 6dcf5ba Renamed the VAX860 simulator to VAX8600, and used the VAX system model names for all simulators by Mark Pizzolato · 12 years ago
  82. 123a398 Fixed makefile for building tx-0 (with display support) on OSX - from Stephen Hoffmann by Mark Pizzolato · 12 years ago
  83. b28b01c Fixed test on commit id to avoid minor build error message when building on non windows systems from a zip download by Mark Pizzolato · 12 years ago
  84. 6a5278e Removed the pdp11_dmc from the PDP10 simulator since that combination of hardware was never a legitimate one. by Mark Pizzolato · 12 years ago
  85. 35e6648 Added an optional mechanism which will display the git commit id that produced the current simulator if the git commit id information is available by Mark Pizzolato · 12 years ago
  86. 896fd92 Fixed to only pass a SIM_GIT_COMMIT_ID to a build when the commit id is available by Mark Pizzolato · 12 years ago
  87. c5e41ad Addition of VAX 8600 to Visual Studio Solution file by Mark Pizzolato · 12 years ago
  88. ac53fd1 VAX 8600 Simulator from Matt Burke by Mark Pizzolato · 12 years ago
  89. 8d2fabb Fixes to avoid compiler warnings when building with MinG. Still won't build - see issue #21 by Mark Pizzolato · 12 years ago
  90. 30ae79e pdp11_dmc cleanup and addition of DMC11 device to the PDP11 simulator by Mark Pizzolato · 12 years ago
  91. f713a69 Fix commit id display under MinGW compile by Mark Pizzolato · 12 years ago
  92. f8e68b7 Adding initial support to display the git commit id in the simulator code. by Mark Pizzolato · 12 years ago
  93. b9ebd93 Fixed build with MinGW when invoked with the build_mingw_ether.bat file. by Mark Pizzolato · 12 years ago
  94. 2c14136 Added DMC to VAX730, VAX750, VAX620 and VAX630 and VH to VAX730, and VAX750. by Mark Pizzolato · 12 years ago
  95. 50cf91d Merge branch 'SerialMux' and compiler suggested cleanup by Mark Pizzolato · 12 years ago
  96. 762aacf Merge branch 'Extra-VAXen' by Mark Pizzolato · 12 years ago
  97. 06b80cf Fixed makefile to not always include network components when compiling with MinGW and added ability to pass arbitrary arguments when invoking gcc with the batch files by Mark Pizzolato · 12 years ago
  98. 9575ac5 Added makefile message prompt describing available vde networking support when building on Linux and libvdeplug-dev isn't available. by Mark Pizzolato · 12 years ago
  99. b01fa8f Addition of MicroVAX II (VAX630) and rtVAX 1000 (or Industrial VAX 620) processor simulators from Matt Burke by Mark Pizzolato · 12 years ago
  100. 3eb373a makefile fix to build VAX simulator with new pdp11_dmc device by Mark Pizzolato · 12 years ago