1. 7076527 SCP: Format usecs as msecs with fraction when necessary by Mark Pizzolato · 8 years ago
  2. d68c021 PDP10: Fixed last digit error in CVTBDT instruction as discussed in #347 by Mark Pizzolato · 8 years ago
  3. afad8ad TMXR: Add help indicating speed factor specification for console and mux lines by Mark Pizzolato · 8 years ago
  4. 0268da4 SCP: Fix seconds format routine when displaying hours by Mark Pizzolato · 8 years ago
  5. efabcb9 SCP: Added routine to format time in seconds down to usecs by Mark Pizzolato · 8 years ago
  6. 67213a5 Visual Studio Projeccts: PDP11 add configuration support for PNG screenshots by Mark Pizzolato · 8 years ago
  7. 0779a94 SCP: Fix output of SHOW QUEUE to also include event due time in usecs by Mark Pizzolato · 8 years ago
  8. f30de55 SCP: Fix help to only display breakpoint help for the proper device or CPU by Mark Pizzolato · 8 years ago
  9. b8842e4 TIMER: Fix internal calibrated clock to be well behaved while idling. by Mark Pizzolato · 8 years ago
  10. c9af9a7 Visual Studio Projects: Update to require SDL2 version 2.0.5 by Mark Pizzolato · 8 years ago
  11. 7ab9b6a ETHER: Support building with MinGW environment by Mark Pizzolato · 8 years ago
  12. 5fba6e7 makefile: Use libSDL when building simulators using display library with MinGW by Mark Pizzolato · 8 years ago
  13. 7d029e7 ISYS8010, ISYS8020: Fix incorrect file reference in Visual Studio Projects by Mark Pizzolato · 8 years ago
  14. 2acdf26 TAPE: Add support to allow tape debug output when using sim_tape_attach by Mark Pizzolato · 8 years ago
  15. a1fe793 I1401: Properly set device class for tape device so help info is provided by Mark Pizzolato · 8 years ago
  16. 17abb12 TAPE: Make sure that all tape library APIs only work after sim_tape_attach by Mark Pizzolato · 8 years ago
  17. 8178816 I1401: Fix tape to call sim_tape_attach to attach tapes by Mark Pizzolato · 8 years ago
  18. 0630db4 makefile: remove isys8030 from 'all' due to missing piece by Mark Pizzolato · 8 years ago
  19. 2c1cc11 makefile: Fix to allow compiling with clang on NetBSD by Mark Pizzolato · 8 years ago
  20. 5a6e7ce BESM6: Fix compiler warning (left shift of negative value) by Mark Pizzolato · 8 years ago
  21. 38f04f9 makefile: Remove new IBM simulators from 'all' build until they build cleanly by Mark Pizzolato · 8 years ago
  22. 6b5ab2b SWTP6800, IBMPC, IBMPCXT, isys8010, isys8020, imds-225: sim_interval fix by Bill · 8 years ago
  23. 5e9d8e0 IBMPC: Remove unused files by Bill · 8 years ago
  24. 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
  25. 71e7de1 ISYS8030: initial check in of new experimental simulator for the Intel System 80/30 by Bill Beech · 8 years ago
  26. 0b9411b ISYS8030: file move to place system specific files in the system specific directory instead on common by Bill Beech · 8 years ago
  27. 8146035 ISYS8020: file move to place system specific files in the system specific directory instead on common by Bill Beech · 8 years ago
  28. bee1757 ISYS8010: file move to place system specific files in the system specific directory instead on common by Bill Beech · 8 years ago
  29. 27e65d1 IMDS-225: Initial check in of new experimental simulator for the Intel MDS-225 IPC by Bill Beech · 8 years ago
  30. cdb94a9 IBMPCXT: Initial check in of new experimental simulator for the IBM PC XT by Bill Beech · 8 years ago
  31. 89a8c87 IBMPC: Initial check in of new experimental simulator for the IBM PC (5150) by Bill Beech · 8 years ago
  32. 5f1ee6e makefile: Correct advice about how to install libvdeplug by Mark Pizzolato · 8 years ago
  33. 6a1487e makefile: Fix locating besm6 fontpath when using libSDL2 by Mark Pizzolato · 8 years ago
  34. 9c0b0ff PDP8: Add support for 16 terminals in the TTIX device by Mark Pizzolato · 8 years ago
  35. cf1e7b9 SCP, PDP11: Added HELP CPU BREAK to display info about breakpoint types by Mark Pizzolato · 8 years ago
  36. d4f38d5 SCP: Add compiled architecture and release/debug info to SHOW VERSION by Mark Pizzolato · 8 years ago
  37. 9122a9f SCP: Add . pseudo symbol to reference the most recent address by Mark Pizzolato · 8 years ago
  38. da3f535 VAX, PDP11, PDP8, PDP1: Properly declare timer with clock unit by Mark Pizzolato · 8 years ago
  39. 2b61a9a SCP: Fix timer calibration to produce consistent results with multiple clocks by Mark Pizzolato · 8 years ago
  40. c1ca3d4 SCP: Add missing help mentioning SET CONSOLE SPEED by Mark Pizzolato · 8 years ago
  41. 063cec0 PDP8: Changed console input polling to poll for input 500ms has passed by Mark Pizzolato · 8 years ago
  42. 0b0f227 SCP: Allow range/count specifier to special last value reference ($) in EXAMINE by Mark Pizzolato · 8 years ago
  43. 3e4b0af makefile: Cleanup description of commit-id generation scripts by Mark Pizzolato · 8 years ago
  44. e370b9e HP3000: Third HP 3000 release from Dave Bryan by Mark Pizzolato · 8 years ago
  45. 9925ba8 SCP: Remove unused variable declarations by Mark Pizzolato · 8 years ago
  46. fa292f5 makefile: Add logic to BESM6 build warning that video panel needs SDL by Mark Pizzolato · 8 years ago
  47. 0263e0b BESM6: Fix CONST declaration for panel initialization routine by Mark Pizzolato · 8 years ago
  48. a008b0a SCP: Fix throttling to provide reasonable operation of calibrated clocks by Mark Pizzolato · 8 years ago
  49. 89ffed4 PDP11: Add new breakpoint types for data and physical address by Paul Koning · 8 years ago
  50. 29c121e SCP: Fix default breakpoint message format. by Mark Pizzolato · 8 years ago
  51. 083b53e DOC: More detail on breakpoints and instruction replay by Paul Koning · 8 years ago
  52. b4ea2f8 DOC: Add some additional detail on the breakpoint replay by Paul Koning · 8 years ago
  53. b73afbb SCP: Fix breakpoint test when multiple breakpoint types are specified by Mark Pizzolato · 8 years ago
  54. 41ba04e LGP, CDC1700, PDQ3: Add new VM optional sim_vm_sprint_addr API by Mark Pizzolato · 8 years ago
  55. 222ae77 SCP: Add sim_brk_message() to facilitate easy reporting of matched breakpoints. by Mark Pizzolato · 8 years ago
  56. e06b815 SCP: Record breakpoint match details in globals by Mark Pizzolato · 8 years ago
  57. f03df97 SCP: Compiler suggested type cast by Mark Pizzolato · 8 years ago
  58. dc2bbe5 AltairZ80: Updated 8080/Z80 CPU for new breakpoint package by Peter Schorn · 8 years ago
  59. f82d3f8 SCP: Breakpoint enhancements by Mark Pizzolato · 8 years ago
  60. c33abec SDS, Sigma: Make sure breakpoint's don't advance sim_time by Mark Pizzolato · 8 years ago
  61. 8eb3672 PDP11: Fix ambiguous -D decimal vs data space reference - Add -T for data by Mark Pizzolato · 8 years ago
  62. 6e15dce VAX730, VAX8600: Remove mention of TQ device as bootable. by Mark Pizzolato · 8 years ago
  63. 223f080 PDP10, PDP11, VAX: Make DMC/DMR initialization more accurate. by Paul Koning · 8 years ago
  64. f48d1f4 PDP11: Add ability to explicitly set the interrupt vector for the TS device by Mark Pizzolato · 8 years ago
  65. b4f3d6c SCP: Breakpoint cleanup. by Mark Pizzolato · 8 years ago
  66. 0352e0f PDP11: Move history entry pointer initialization out of instruction loop. by Mark Pizzolato · 8 years ago
  67. 66fb70b PDP11: Record the actual source and destination values for history. by Paul Koning · 9 years ago
  68. e2a8f0f PDP11: Fixed NEXT command to work when the MMU is enabled by Mark Pizzolato · 8 years ago
  69. fa232c0 PDP11: KG11 Fix register names and make units enable status consistent by Mark Pizzolato · 8 years ago
  70. 3571d83 PDP11: Fix KG11 address range when less than 8 units are configured by Mark Pizzolato · 8 years ago
  71. 25b9fc2 PDP11: Reworked PCLK device to minimize scheduled events by Mark Pizzolato · 8 years ago
  72. acaf118 PDP11: Add display of the programmed clock frequency, use calibrated delays by Mark Pizzolato · 8 years ago
  73. 946bfd3 HP2100: Latest updates from Dave Bryan by Mark Pizzolato · 8 years ago
  74. 1c4a1ed ETHER: Removed references to pcap_get_servicename since that API won't exist by Mark Pizzolato · 8 years ago
  75. 592deb8 HP2100: Fix MPX behaviors from Dave Bryan by Mark Pizzolato · 8 years ago
  76. a59cd3b CDC1700: Update to add help and descriptions from John Forecast by Mark Pizzolato · 8 years ago
  77. 75ab9f5 PDP10: Fix printer idle flush logic to properly reference the LP20 unit structure by Mark Pizzolato · 8 years ago
  78. 63cf98f CDC1700: Compiler suggested cleanup by Mark Pizzolato · 8 years ago
  79. 1897dfe CDC1700: Initial import of new simulator from John Forecast by Mark Pizzolato · 8 years ago
  80. 93a8754 MicroVAX I, MicroVAX II, VAX: Improve debug output for QVSS keyboard activities (LK) by Mark Pizzolato · 8 years ago
  81. b8b95c7 TMXR: Avoid closing file descriptor 0 when disabling serial port console output by Mark Pizzolato · 8 years ago
  82. a9e1707 TMXR: Reworked output to physical serial ports to avoid host OS buffering by Mark Pizzolato · 8 years ago
  83. c3496e4 TMXR: Reworked output to physical Serial ports for VMS and Windows hosts by Mark Pizzolato · 8 years ago
  84. 83bf230 All VAX: Fix REI check when compatibilty mode. From Bob Supnik by Mark Pizzolato · 8 years ago
  85. 553bc35 TMXR: Fix logic to use single character output buffer for serial ports by Mark Pizzolato · 8 years ago
  86. 236dbb2 PDP1: ASCII/FIODEC are not SET options. ASCII mode is only attach -A by Mark Pizzolato · 8 years ago
  87. 2425ba5 PDP1: Fix PTP and PTR ASCII Mode from Bob Supnik by Mark Pizzolato · 8 years ago
  88. 654d106 PDP1: Revised doc for Expensive Typewriter support, etc. from Bob Supnik by Mark Pizzolato · 8 years ago
  89. db30000 PDP1: Add Expensive Typewriter support and paper tape additions from Bob Supnik by Mark Pizzolato · 8 years ago
  90. 4065f47 SCP: Add sim_strncasecmp for platforms which may not have strncasecmp by Mark Pizzolato · 8 years ago
  91. 052fafc SCP: Add UNIT wait and buf to SAVE/RESTORE data as documented. by Mark Pizzolato · 8 years ago
  92. e93b55b HP3000: Preset the unit wait field. (from Dave Bryan) by Mark Pizzolato · 8 years ago
  93. 07f99bb HP3000, HP2100: Updated simulators from Dave Bryan by Mark Pizzolato · 8 years ago
  94. 73a9475 DOC: Correct descriptions of when large file and Ethernet support is available by Mark Pizzolato · 8 years ago
  95. 626c330 ETHER: Support Npcap for Windows Ethernet packet transport by Mark Pizzolato · 8 years ago
  96. 3f27267 All VAX: Fix value check on SIIR. by Mark Pizzolato · 8 years ago
  97. 953683c VAX730: Add missing value in DIB structure for proper auto-configure behavior by Mark Pizzolato · 8 years ago
  98. f946508 VAX750: Fix UBA register alignment and length check by Mark Pizzolato · 8 years ago
  99. c5d5a9d VAX780: Fix Interval Timer logic by Mark Pizzolato · 8 years ago
  100. b935a2d SCP: Make sure SIM_BIN_NAME environment variable is always defined. by Mark Pizzolato · 8 years ago