1. 89a3783 AltairZ80: mfdc: allow disk controller to work with MZOS disk images by Mike Douglas · 10 years ago
  2. 590895b SCP: Added generic primitives to create named shared memory regions which can be used interprocess memory sharing by Mark Pizzolato · 10 years ago
  3. 50d1407 DOC: Add paper by Bob Supnik "Simulators: Virtual Machines of the Past and Future" published in ACM Queue 2004 by Mark Pizzolato · 10 years ago
  4. 3c3c8d6 VAX: Convert CPU level debugging to use sim_debug instead of DEBUG_PRI for consistent CPU device debug output by Mark Pizzolato · 10 years ago
  5. 83338d1 README: Update to describe packet throttling option for XQ & XU ethernet devices by Mark Pizzolato · 10 years ago
  6. f56ade6 SDS: Adjust communication MUX inter-character timing by Mark Emmer · 10 years ago
  7. b8629a1 FRONTPANEL: Restrict HALT, BOOT, CONT, STEP activities from executing in device frontpanels. by Mark Pizzolato · 10 years ago
  8. 947fe4a VAX8600: Fix 8600 reboot by Mark Pizzolato · 10 years ago
  9. 75442d0 Visual Studio Projects: Added download path for Visual Studio 2008 SP1 by Mark Pizzolato · 10 years ago
  10. 8c0fc33 FRONTPANEL: Merged simulator panel and device panel constructors. by Mark Pizzolato · 10 years ago
  11. 71fe58b FRONTPANEL: Added better protocol debug support to debug simulator startup issues by Mark Pizzolato · 10 years ago
  12. df6953b FRONTPANEL: Allow simulation startup to take up to 10 seconds (in 100ms steps) by Mark Pizzolato · 10 years ago
  13. ab40213 FRONTPANEL: Avoid issues restarting test application soon after prior runs of test application by Mark Pizzolato · 10 years ago
  14. 413ab4b FRONTPANEL: Added simulator command execution tracing during protocol debugging/initialization by Mark Pizzolato · 10 years ago
  15. 9eb8439 SCP: Fix spelling of SET VERBOSE command alias for SET VERIFY. by Mark Pizzolato · 10 years ago
  16. 45b39e8 FRONTPANEL: FrontPanelTest - Added command line -d option to enable protocol debugging by Mark Pizzolato · 10 years ago
  17. 059a541 FRONTPANEL: General Enhancements by Mark Pizzolato · 10 years ago
  18. 26ef9b5 PDP11, VAX: const cleanup by Mark Pizzolato · 10 years ago
  19. e768629 SCP: Added the capability for EXAMINE command output to be written directly to a socket. by Mark Pizzolato · 10 years ago
  20. f5cd543 FRONTPANEL: Minimuze the latency for register content queries by coalescing all response data into a single response packet. by Mark Pizzolato · 10 years ago
  21. 02295fa FRONTPANEL: Limit pending register value queries to a single query since there additional queries won't provide better information. by Mark Pizzolato · 10 years ago
  22. a67afa4 SDS: Do not stop simulator on paper tape reader error by Mark Emmer · 10 years ago
  23. ce3e635 FRONTPANEL: Add OS X support to sim_frontpanel, add build requirements to documentation. by Mark Pizzolato · 10 years ago
  24. e1b7bb3 FRONTPANEL: Added comments describing the frontpanel API use. Added Error state to a panel which reflects a panel which is currently non-operational and which hopefully will be indicated by calling sim_panel_get_error by Mark Pizzolato · 10 years ago
  25. d830609 SOCKETS: Fixed commit e69c3adf5 to also work on non Windows platforms by Mark Pizzolato · 10 years ago
  26. 54a4845 ALL: Revert "ALL: make sure all useful state is in simh registers while processing events" by Mark Pizzolato · 10 years ago
  27. 93ebfeb FRONTPANEL: Add compile time logic to enable debugging of protocol between API and simulator. by Mark Pizzolato · 10 years ago
  28. e69c3ad SOCKETS: Suppress expected read error message on close of a blocking socket. by Mark Pizzolato · 10 years ago
  29. 8789172 Remote Console: Fixed logic to enter Multi-Command mode (i.e. HALT execution) when input data is queued. by Mark Pizzolato · 10 years ago
  30. 335def0 FRONTPANEL: Added support to debug traffic to/from the simulator by Mark Pizzolato · 10 years ago
  31. 2c2ffe3 Remote Console: Restructured so that commands are not executed within the sim_instr() routine. by Mark Pizzolato · 10 years ago
  32. d4cb5e8 BESM6: Clarified terminology, TAB char fix. by Leo Broukhis · 10 years ago
  33. ef9d1ad PDP10, PDP11, VAX: const cleanup by Mark Pizzolato · 10 years ago
  34. 68efe4d BESM6: Enhanced the front panel, code cleanup. by Leo Broukhis · 10 years ago
  35. 4c8e163 FRONTPANEL: Cleanup for building as C++. Add initial support for device panels concurrently on a simulator. Added an API to set a register value. by Mark Pizzolato · 10 years ago
  36. 9accae5 BESM6 and VAX: Cleanup for building on VMS by Mark Pizzolato · 10 years ago
  37. 3dce4e1 FRONTPANEL: Provide a sample program to demonstrate the use of the sim_frontpanel APIs. by Mark Pizzolato · 10 years ago
  38. e52ef64 FRONTPANEL: Make startup of simulator more robust. by Mark Pizzolato · 10 years ago
  39. bc9e79a SOCKETS: Fixed error suppression when connecting a blocking mode TCP socket by Mark Pizzolato · 10 years ago
  40. 0b015ef Compiler suggested cleanup by Mark Pizzolato · 10 years ago
  41. 5a472f8 FRONTPANEL: Initial implementation of a working API for use by external panel applications by Mark Pizzolato · 10 years ago
  42. c869a97 Remote Console: Exit simulation when a master mode connection is dropped (equivalent to master power switch). by Mark Pizzolato · 10 years ago
  43. c713170 Remote Console: Enhancements by Mark Pizzolato · 10 years ago
  44. 1fb209c SOCKETS: Cleanup, simplify and extend the sim_sock API set. by Mark Pizzolato · 10 years ago
  45. 5b4e9d5 SCP: Corrected error message text by Mark Pizzolato · 10 years ago
  46. 0bf40c2 VAX, XQ: Removed unneeded variable declaration which caused linker warning using icc compiler by Mark Pizzolato · 10 years ago
  47. 1c2aed7 I1401: Fixed treatment of overflow (Ken Shirriff) by Mark Pizzolato · 10 years ago
  48. 960b22d VIDEO: Fix build when using SDL2 versions prior to 2.0.3. Fix #187 by Mark Pizzolato · 10 years ago
  49. f267476 SOCK: Add TCP keepalive support to all incoming and outgoing TCP sockets. by Mark Pizzolato · 10 years ago
  50. d8b5567 ALTAIR: Reads of uninstalled memory are supposed to return 0377 (0xff). However, by Scott Bailey · 10 years ago
  51. 94b1da0 Remote Console: Add EXAMINE and EVALUATE to the single command mode command set and removed IEXAMINE from all command modes since it doesn't work. by Mark Pizzolato · 10 years ago
  52. 0fd4a9f VIDEO: Fix makefile for building on OS X with SDL (vs SDL2). by Mark Pizzolato · 10 years ago
  53. 3b33804 SDS: Fix overflow test instructions OVT and OTO by Mark Emmer · 10 years ago
  54. c9eb08c VIDEO: Fix build when using SDL vs SDL2 by Mark Pizzolato · 10 years ago
  55. 7fe345c README: Update to describe QVSS (VCB01) device on MicroVAX3900 (VAX) simulator by Mark Pizzolato · 10 years ago
  56. cadf1da SCP: Fix duplicate prompt output before each multiple command mode command set. by Mark Pizzolato · 10 years ago
  57. 4ee599b SCP: Added a SHOW VIDEO command for simulators which include video devices by Mark Pizzolato · 10 years ago
  58. e40d81d VIDEO: Add proper WRU detection when SIM_VIDEO is used on OS X. by Mark Pizzolato · 10 years ago
  59. 2f662f2 SCP: Make sure that WRU is detected by console read processing in the event that it isn't detected by SIGINT by Mark Pizzolato · 10 years ago
  60. 93a2f9f VIDEO: Fix build when SDL libraries are not available by Mark Pizzolato · 10 years ago
  61. 2142168 VIDEO: Restructured vid_show_video to perform SDL APIs on the SDL event thread. by Mark Pizzolato · 10 years ago
  62. 8c4397e VIDEO: Initial working OSX support by Mark Pizzolato · 10 years ago
  63. cd4da41 VIDEO: Changed SDL2 vid_draw implementation to perform all texture references in the event processing thread by Mark Pizzolato · 10 years ago
  64. 42df753 QVSS: Changed vid_draw calls to reference the scan line aligned regions of the video image buffer by Mark Pizzolato · 10 years ago
  65. 4cb4477 VIDEO: Restructured SDL threading model to perform all event processing in the main thread and run the application main logic in a different thread. by Mark Pizzolato · 10 years ago
  66. 6ccd7a5 QVSS: Add a device detach routine to make sure that the any video is properly closed on exit. by Mark Pizzolato · 10 years ago
  67. 4bd2eb7 SDS: Corrections to memory trap logic by Mark Emmer · 10 years ago
  68. 383ce78 VAX,MicroVAX,QVSS: Video improvements by Mark Pizzolato · 10 years ago
  69. 729737f Merge pull request #183 from markemmer/master by Mark Pizzolato · 10 years ago
  70. b63b395 SDS: Allow display or entry of NOP with optional operands by Mark Emmer · 10 years ago
  71. 84e816d SDS: Add different 6-bit internal to/from ASCII character conversion tables for 940 mode by Mark Emmer · 10 years ago
  72. af713b7 Fix off-by-one in reading cache address from memory by Eric Scharff · 10 years ago
  73. f0f3176 VIDEO: Fix build for platforms with SDL2 prior to v2.0.2. Fix #177 by Mark Pizzolato · 10 years ago
  74. 5ed1909 BESM-6: some correction for indentation and spacing. by Serge Vakulenko · 10 years ago
  75. d6e60b8 TMXR: Extend Telnet option negotiation to explicitly reject uninteresting options. Fix #177 by Mark Pizzolato · 10 years ago
  76. 0ee8095 BESM6: Fonts should be closed explicitly before terminating SDL_ttf. by Leo Broukhis · 10 years ago
  77. 7dfc409 SDS: Fix intermittent I/O data errors when two or more I/O channels active by Mark Emmer · 10 years ago
  78. 4fbf8f3 SCP: Fix timer initialization logic when CAS intrinsic instructions aren't available for Lock Free queue insertion by Mark Pizzolato · 10 years ago
  79. 433fa20 VIDEO: Added SDL2 error checking coalescing of mouse motion events which are queued concurrently. by Mark Pizzolato · 10 years ago
  80. 722579c VIDEO: SDL2 Ignoring multiple successively queued REDRAW events to avoid overrunning the GPU by Mark Pizzolato · 10 years ago
  81. 191566f NOVA: Add parity generation for input characters on the TTI device by Mark Pizzolato · 10 years ago
  82. 136f586 VIDEO: Migrate SDL2 vid_draw to SDL_UpdateTexture for just the requested rectangle by Mark Pizzolato · 10 years ago
  83. b198e13 FRONTPANEL: Initial API description by Mark Pizzolato · 10 years ago
  84. 5551a0d ALL: make sure all useful state is in simh registers while processing events by Mark Pizzolato · 10 years ago
  85. 0d41242 BESM6: Now builds without SDL, fixed CPU reset regression, output to parallel terminals works. by Leo Broukhis · 10 years ago
  86. ad6dd02 VIDEO: Change the SDL mouse position in window to reflect the simulated mouse position. by Mark Pizzolato · 10 years ago
  87. e0108b5 SCP: Compiler suggested cleanup and spelling fix by Mark Pizzolato · 10 years ago
  88. 9ff642f BESM6: Implemented hardwired front panel programs, by Leo Broukhis · 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. 30d2db2 GRI, I1401, I7094, ID16, ID32, LGP, NOVA: Change a few tabs to spaces which had crept in over time. by Mark Pizzolato · 10 years ago
  94. 9ad2f9b I1620: Convert a few stray tab characters to spaces which had crept in over time. by Mark Pizzolato · 10 years ago
  95. 8f6e849 BESM6: Implemented WRU when no local console, added binary punchtape mode, by Leo Broukhis · 10 years ago
  96. c2cef3c ALL: Avoid name space collision for the global variable PC when readline is dynamically loaded in many simulators. by Mark Pizzolato · 10 years ago
  97. f5dcb2e Visual Studio Projects: Fix misspelled include file name in HP2100 project definition by Mark Pizzolato · 10 years ago
  98. f0f80f7 makefile: Fix build when compiling under MinGW to avoid reference to un-necessary/non-existent library by Mark Pizzolato · 10 years ago
  99. f125145 makefile: When using MinGW better build on XP and support for EXPECT with regular expressions by Mark Pizzolato · 10 years ago
  100. 793227f BESM6: Implemented SET CPU PANEL/NOPANEL. by Leo Broukhis · 10 years ago