- 6ebeb34 CONSOLE: Support output of ANSI escape sequences to console on Windows hosts by Mark Pizzolato · 8 years ago
- 7ec2ea8 TIMER: Properly transition internal timer after rebooting by Mark Pizzolato · 8 years ago
- aa82b57 TIMER: Fix various inconsistent timing behaviors by Mark Pizzolato · 8 years ago
- 257738a PDP11, all VAX: Extend debug options to track timing activities by Mark Pizzolato · 8 years ago
- 7c2d20f SCP: Make sim_cancel more efficient by stopping search as soon as canceled by Mark Pizzolato · 8 years ago
- 875926c CONSOLE: Add connection debugging option and debugging descriptions by Mark Pizzolato · 8 years ago
- 5ced037 PDP8: Add device codes for TTIX & TTOX devices to show command output by David Gesswein · 8 years ago
- 36276a7 SCP: Add device descriptions to internal devices visible in SHOW FEATURE -I by Mark Pizzolato · 8 years ago
- 65cfd2a PDP11, PDP10: Add pseudo internal device to KDP for receive units by Mark Pizzolato · 8 years ago
- 7964e2b PDP8: Fix SHOW TTIX SUMMARY by Mark Pizzolato · 8 years ago
- 372231d VAX8600, VAX750: Pass correct delay to TTI device sim_clock_coschedule by Mark Pizzolato · 8 years ago
- 48e0b47 SCP: Add a way to see the enabled SCP internal devices SHOW DEV -I by Mark Pizzolato · 8 years ago
- 7dd1f0b SCP: Complete support for automatic detection of WRU (^E) for all simulators by Mark Pizzolato · 8 years ago
- 43dc5fd FRONTPANEL: Fixed description language by Mark Pizzolato · 8 years ago
- a2d900e AltairZ80: Implemented proper memory refresh register R semantics by Peter Schorn · 8 years ago
- 76103cf VAX730, VAX750, VAX8600: Update Interval Timer and TODR to align with VAX780 by Mark Pizzolato · 8 years ago
- 5fc4744 PDP8: Added LS8E decode (6660) for WPS8 and PKSTF by Bob Supnik · 8 years ago
- 740a506 TIMER: Add additional statistic info for SHOW CLOCKS by Mark Pizzolato · 8 years ago
- 5cf9e9a VAX780: Removed pseudo ticks from TODR device by Mark Pizzolato · 8 years ago
- 9c32c97 PDP8: Printing from wps-8 by David Gesswein · 8 years ago
- ae52f4c TIMER: Add correct sim_activate_time functionality for all timer cases. by Mark Pizzolato · 8 years ago
- 7022f0c VAX: Fix interval timer to properly synchronize with calibrated clock ticks by Mark Pizzolato · 8 years ago
- 76d5c34 DOC: Add argument substitution and %DATE_MONTH% by Mark Pizzolato · 8 years ago
- e776a37 TMXR: Fix tmxr_clock_coschedule() to properly convert to ticks by Mark Pizzolato · 8 years ago
- eea3944 VAX, VAX750, VAX780, VAX8600: Properly coschedule console input with TMXR_MULT by Mark Pizzolato · 8 years ago
- 180b031 TMXR: Properly accept ticks rather than instructions in coschedule APIs by Mark Pizzolato · 8 years ago
- 7db2dc1 TIMER: Fix coschedule dispatch logic and internal timer cleanup by Mark Pizzolato · 8 years ago
- 1c4b664 PDP10: Change idling to generically use sim_idle() everywhere by Mark Pizzolato · 8 years ago
- 5d8553e TIMER: Enabled catchup clock ticks by Mark Pizzolato · 8 years ago
- 1c3c50f VAX, VAX780, VAX750, VAX8600: Make TODR state file endian independent by Mark Pizzolato · 8 years ago
- c393675 REMOTE_CONSOLE: Allow user selectable command output buffer size by Mark Pizzolato · 8 years ago
- a759338 VAX: Fixed Interval timer simplification by Mark Pizzolato · 8 years ago
- 1925095 TIMER: Change internal THROTTLE device name to avoid SET THROTTLE collision by Mark Pizzolato · 8 years ago
- c420925 DOC: Corrected description of log behavior and made help and doc consistent by Mark Pizzolato · 8 years ago
- 0a7996d TIMER: Fix statistics for Internal Timer and operation with multiple timers by Mark Pizzolato · 8 years ago
- 63a16c4 VAX: Simplify Interval Timer implementation by Mark Pizzolato · 8 years ago
- 23f187d makefile: remove experimental ibmpc and ibmpcxt simulators from 'make all' by Bill Beech · 8 years ago
- b378072 makefile: remove misspelled experimental simulator name imbpc by Mark Pizzolato · 8 years ago
- 0d5c86d makefile: Remove imds-225 from 'make all' - still experimental by Mark Pizzolato · 8 years ago
- cf14061 Visual Studio Projects: Clean up builds with Visual Studio 2015 by Mark Pizzolato · 8 years ago
- eb333a8 TIMER: Fixed calibration idle skip percent logic by Mark Pizzolato · 8 years ago
- 7498f18 VAX: Added debug options for SYSD device (TMR, TODR, CNF) by Mark Pizzolato · 8 years ago
- c24a6a2 ISYS8024, ISYS8030: Add initial new simulators by Bill Beech · 8 years ago
- 2947c39 ISYS8010, ISYS8020: Latest update by Bill Beech · 8 years ago
- 0ef87fa DOC: Clarified SET DEBUG, SET LOG and SET CONSOLE LOG documentation and help by Mark Pizzolato · 8 years ago
- 0a0bad9 PDP11: TC11 - Revised to model TCCM correctly by Mark Pizzolato · 8 years ago
- 9a69fa8 DISK: Remove $ from all variable names for clean compiles on all gcc versions by Mark Pizzolato · 8 years ago
- b98ece8 DISK: Extended and corrected autosize logic for disk attach. by Mark Pizzolato · 8 years ago
- 60fb701 TIMER: Add additional calibration skip while idling counter statistic by Mark Pizzolato · 8 years ago
- 165c37a DISK: Add -U attach option, to fix VHD differencing inconsistencies by Mark Pizzolato · 8 years ago
- f8147fc PDP10: Fix typo in sim_rtcn_tick_ack setup by Mark Pizzolato · 8 years ago
- 8b73304 PDP10: Add recording of clock tick acknowledgments. by Mark Pizzolato · 8 years ago
- 5e201a4 SCP: Pretty up seconds conversion when days are involved by Mark Pizzolato · 8 years ago
- b83dae2 TIMER: Make sure internal timer doesn't restart after a CONTINUE unless needed by Mark Pizzolato · 8 years ago
- f285e93 SCP: Added suggestive clarification to ATTACH help try HELP <device> ATTACH by Mark Pizzolato · 8 years ago
- df3fbc3 DISK: Fix -O option for differencing disks by Mark Pizzolato · 8 years ago
- 3511b5e DISK: Fix -O functionality to override VHD differencing disk consistency checks by Mark Pizzolato · 8 years ago
- 4f1f439 DISK: Fix auto detect format attach logic for non VHD disks #356 by Mark Pizzolato · 8 years ago
- 1ec46fb TIMER: Make sure timers are properly saved and restored after ^E CONTINUE by Mark Pizzolato · 8 years ago
- 47a49c3 DOC: Added section for centos to 0readme_ethernet.txt by Mario Abruzzi · 9 years ago
- d4082f3 PDP10: Added debug support to clock device (TIM) by Mark Pizzolato · 8 years ago
- 1845fcd Visual Studio Projects: Enable asynch I/O (and clocks) for PDP10 simulator by Mark Pizzolato · 8 years ago
- be47d85 TIMER: Fix Idling when transitioning betwen multiple calibrated clocks by Mark Pizzolato · 8 years ago
- 89e372b TIMER: Restore functionality for clocks devices that don't use sim_activate_after by Mark Pizzolato · 8 years ago
- df80f22 DISK: Add better error reporting when differencing VHD attach fails by Mark Pizzolato · 8 years ago
- 0a12499 PDP10: Fix timing code to use ceil() since round() isn't always available by Mark Pizzolato · 8 years ago
- 522287c SCP: Fix display of multi-bit masks and HELP dev SET output by Mark Pizzolato · 8 years ago
- d28834f PDP10: Fix 2% wallclock issue for 50 Hz systems (R. Voorhorst) by Mark Pizzolato · 8 years ago
- 8448580 SCP: Add support for debug matching multiple bit masks by Mark Pizzolato · 8 years ago
- f046171 TIMER: Fix problem activation time for clock units by Mark Pizzolato · 8 years ago
- 08665e4 ETHER: Add warning about potentially running as root for unavailable devices by Mark Pizzolato · 8 years ago
- ff95fb8 SCP: Add warning about reset when RUN command is used multiple times. by Mark Pizzolato · 8 years ago
- fc3ac62 TIMER: Fix coscheduling to avoid a 0 delay interval by Mark Pizzolato · 8 years ago
- 39d2944 TIMER: Add support for catchup clock ticks and cleaned up asynchronous clocks by Mark Pizzolato · 8 years ago
- 32bf262 VAX8600: Changed console input polling by Mark Pizzolato · 8 years ago
- b1950e1 DOC: Clarified wording for LOAD and DUMP commands in sim_doc.doc by Mark Pizzolato · 8 years ago
- 6e0c26d TMXR: simplify #if expression conditions for SIM_ASYNCH_MUX by Mark Pizzolato · 8 years ago
- ee0aade SCP: Issue error message when CONTINUE command has unused arguments by Mark Pizzolato · 8 years ago
- 7076527 SCP: Format usecs as msecs with fraction when necessary by Mark Pizzolato · 8 years ago
- d68c021 PDP10: Fixed last digit error in CVTBDT instruction as discussed in #347 by Mark Pizzolato · 8 years ago
- afad8ad TMXR: Add help indicating speed factor specification for console and mux lines by Mark Pizzolato · 8 years ago
- 0268da4 SCP: Fix seconds format routine when displaying hours by Mark Pizzolato · 8 years ago
- efabcb9 SCP: Added routine to format time in seconds down to usecs by Mark Pizzolato · 8 years ago
- 67213a5 Visual Studio Projeccts: PDP11 add configuration support for PNG screenshots by Mark Pizzolato · 8 years ago
- 0779a94 SCP: Fix output of SHOW QUEUE to also include event due time in usecs by Mark Pizzolato · 8 years ago
- f30de55 SCP: Fix help to only display breakpoint help for the proper device or CPU by Mark Pizzolato · 8 years ago
- b8842e4 TIMER: Fix internal calibrated clock to be well behaved while idling. by Mark Pizzolato · 8 years ago
- c9af9a7 Visual Studio Projects: Update to require SDL2 version 2.0.5 by Mark Pizzolato · 8 years ago
- 7ab9b6a ETHER: Support building with MinGW environment by Mark Pizzolato · 8 years ago
- 5fba6e7 makefile: Use libSDL when building simulators using display library with MinGW by Mark Pizzolato · 8 years ago
- 7d029e7 ISYS8010, ISYS8020: Fix incorrect file reference in Visual Studio Projects by Mark Pizzolato · 8 years ago
- 2acdf26 TAPE: Add support to allow tape debug output when using sim_tape_attach by Mark Pizzolato · 8 years ago
- a1fe793 I1401: Properly set device class for tape device so help info is provided by Mark Pizzolato · 8 years ago
- 17abb12 TAPE: Make sure that all tape library APIs only work after sim_tape_attach by Mark Pizzolato · 8 years ago
- 8178816 I1401: Fix tape to call sim_tape_attach to attach tapes by Mark Pizzolato · 8 years ago
- 0630db4 makefile: remove isys8030 from 'all' due to missing piece by Mark Pizzolato · 8 years ago
- 2c1cc11 makefile: Fix to allow compiling with clang on NetBSD by Mark Pizzolato · 8 years ago
- 5a6e7ce BESM6: Fix compiler warning (left shift of negative value) by Mark Pizzolato · 8 years ago
- 38f04f9 makefile: Remove new IBM simulators from 'all' build until they build cleanly by Mark Pizzolato · 8 years ago
- 6b5ab2b SWTP6800, IBMPC, IBMPCXT, isys8010, isys8020, imds-225: sim_interval fix by Bill · 8 years ago