- 8882ceb SCP: Produce detailed message when REG names are ambiguous. by Mark Pizzolato · 8 years ago
- 7f2c748 PDP11: Fix PDP-11 boot code for TDCn where n>0 (TU58) by Mike Hill · 8 years ago
- 5233af7 PDP11: Fixed RF device CSR address comments in boot code by Bob Supnik · 8 years ago
- d112c22 PDP11: Fix setting of CSR address in RF11 boot command. by Paul Koning · 8 years ago
- bce72b2 PDP11: Fix RS device address window size and propagate that through to RH by Mark Pizzolato · 8 years ago
- 84f1e71 VAX: Fix help text for MBA devices to describe their device relationships by Mark Pizzolato · 8 years ago
- f3354c5 BESM6: Implemented raw terminal I/O, added WRU announcement. by Leo Broukhis · 8 years ago
- 50ee02a PDP11: Fix psw_mode map in PSW register bitfield by Mark Pizzolato · 8 years ago
- 6a90ed4 VMS_BUILD: Fix build on OpenVMS/VAX host by Mark Pizzolato · 8 years ago
- 69d2ba5 SCP: Avoid use of 64 bit integers in SCP when host doesn't support it by Mark Pizzolato · 8 years ago
- 91f1519 makefile: Add command line option NOPTHREADS to disable use of pthreads by Mark Pizzolato · 8 years ago
- a8e93d2 ETHER: include threading vs polling in the eth_capabilities() information. by Mark Pizzolato · 8 years ago
- 760ce43 DISK: Add 256 byte sector support to Ultrix file system detection logic by Mark Pizzolato · 8 years ago
- 641d72c PDP11, VAX: convert RL and HK devices to use sim_disk by Mark Pizzolato · 8 years ago
- 5a0970f DISK: Support file system type/size checking for disks without 512 byte sectors by Mark Pizzolato · 8 years ago
- 76dda8a PDP11, VAX: Fix SET RPn BADBLOCK behavior and auto sizing. by Mark Pizzolato · 8 years ago
- f46c048 BESM6: Implemented punchcard output. by Leo Broukhis · 8 years ago
- 026d082 SCP: Fix compiler indicated warning. by Mark Pizzolato · 8 years ago
- 692b9ab SCP: Add ability to descriptively name UNITs by Mark Pizzolato · 8 years ago
- 7050a1a DISK: Added disk auto size detection for DEC ODS1 structured disks by Mark Pizzolato · 8 years ago
- f006aaa DISK: Added Ultrix disk partition detection to auto size RQ or RP disks. by Mark Pizzolato · 8 years ago
- 7d43240 PDP11, PDP10, all VAX: General extern cleanup. by Mark Pizzolato · 8 years ago
- 5dc6d9a PDP11: Add initial UC15 support from Bob Supnik by Paul Koning · 8 years ago
- 998cf5c PDP11: Add initial UC15 support from Bob Supnik by Paul Koning · 8 years ago
- 7336530 TIMER: Properly initialize clock coschedule queues by Mark Pizzolato · 8 years ago
- 665ebf0 FRONTPANEL: sim_frontpanel API version 4 release by Mark Pizzolato · 8 years ago
- f171055 REMOTE_CONSOLE: Clarify REM-CON unit references by Mark Pizzolato · 8 years ago
- 370cb0e PDP10: Fix RIM load loader count by Bob Supnik · 8 years ago
- 0913edb REMOTE_CONSOLE: reorganized code to use array of structs by Mark Pizzolato · 8 years ago
- 724b238 VAX730, VAX750, VAX780, VAX8600: Fix rounding with interval timer tick rate by Mark Pizzolato · 8 years ago
- 2503532 B5500: Added architecture description to head of b5500_cpu.c. by Richard Cornwell · 8 years ago
- 057120e SIM_CARD: cleaned up handling of binary cards. by Richard Cornwell · 8 years ago
- d14243c PDP8: Renamed switch register variable to SR by Bob Supnik · 8 years ago
- 110ded6 FRONTPANEL: sim_frontpanel API version 3 release by Mark Pizzolato · 8 years ago
- 7ac92a0 HP3000: Fourth HP 3000 release, update 1 by Mark Pizzolato · 8 years ago
- 0046905 TMXR: Added ability to quiet attach message confirmations by Mark Pizzolato · 8 years ago
- 061d778 GITHUB: Clarify text in the ISSUE_TEMPLATE by Mark Pizzolato · 8 years ago
- 8dcc8c0 SCP: Add the ability to Fprintf to memory buffer by Mark Pizzolato · 8 years ago
- 5c6dabb GITHUB: Add initial issue template by Mark Pizzolato · 8 years ago
- d980bcd PDP10: Fixed RIM loader to handle ITS and RIM10B formats by Bob Supnik · 8 years ago
- 9e9658f TIMER: Cleanup compiler warning by Mark Pizzolato · 8 years ago
- e565ee5 SCP: Assure that all SCP produced debug output always lands in the debug file by Mark Pizzolato · 8 years ago
- 5c53d8e DOC: Cleaned up API descriptions by Mark Pizzolato · 8 years ago
- acbb920 VAX: Add slightly more precise TODR initialization logic with debug support by Mark Pizzolato · 8 years ago
- 1bb42b8 VAX730, VAX750, VAX780, VAX8600: Make TODR a little more precise by Mark Pizzolato · 8 years ago
- 57d14e5 TIMER: Fix coschedule bookkeeping on pending event interval by Mark Pizzolato · 8 years ago
- 5cd0ea4 VAX730, VAX750, VAX780, VAX8600: Fix interval timer ics value by Mark Pizzolato · 8 years ago
- e36873f TIMER: Fix coscheduling functionality to produce consistent results by Mark Pizzolato · 8 years ago
- af1603f SCP: Add missing sim_strcasecmp() for host platforms without strcasecmp() by Mark Pizzolato · 8 years ago
- e9b5115 BESM6: Fixed to use SCP provided sim_strcasecmp() by Mark Pizzolato · 8 years ago
- 34ffe98 TIMER: Fixed generic coscheduling and extended details in debug information by Mark Pizzolato · 8 years ago
- 1555056 All VAX: Adjust sim_interval by reasonable amount for string instructions by Mark Pizzolato · 8 years ago
- d968883 README: Minor formatting cleanup by Mark Pizzolato · 8 years ago
- d5a56e0 SCP: Take care to only write to a socket a single time and when appropriate by Mark Pizzolato · 8 years ago
- 11c0251 SCP: Make sure that log and debug file I/O use a large (64K) buffer by Mark Pizzolato · 8 years ago
- 5f6636c makefile: Add build target 'experimental' to build any experimental simulators by Mark Pizzolato · 8 years ago
- 7d3ede9 BESM6: Improved TTY I/O (responsiveness, variable rate, turbo/authentic). by Leo Broukhis · 8 years ago
- d8dbc7e SCP: Migrate all stdio writes to pass through SCP provided Fprintf() by Mark Pizzolato · 8 years ago
- 861d9c8 makefile: Generalized git-id determination when simh is used as a submodule by Mark Pizzolato · 8 years ago
- b72ec73 PDP10: Fixed bugs in 1-proceed by Mark Pizzolato · 8 years ago
- 84e43a8 HP2100: HP 2100 release 25 by Mark Pizzolato · 8 years ago
- 38668a2 ISYS80XX, IMDS-225: Extended device functions and debug cleanup by Bill Beech · 8 years ago
- 9851a36 SCP: Fix Async I/O primitives operations for hosts without Intrinsic CAS by Mark Pizzolato · 8 years ago
- 629f0f0 HP3000: Fourth HP 3000 release by Mark Pizzolato · 8 years ago
- bdb0597 TIMER: Fixed Internal Timer Support (canceling and activation time) by Mark Pizzolato · 8 years ago
- 5f8bdbc MicroVAX I, MicroVAX II: Add missing original ROM images by Mark Pizzolato · 8 years ago
- b712b2a Visual Studio Projects: Add missing dependency on BuildROMs to newer simulators by Mark Pizzolato · 8 years ago
- e3f7a9b makefile: Add support for proper display of commit id when used as a submodule by Mark Pizzolato · 8 years ago
- 0461008 DISK: Always autosize disk to exactly the size of known file system data by Mark Pizzolato · 8 years ago
- c70a1ba BESM6: Fixed a bug in multiplication. by Leo Broukhis · 8 years ago
- 5ab1fd6 CONSOLE: Fix minor compiler warning. by Mark Pizzolato · 8 years ago
- 3935291 Visual Studio Projects: Make sure ROM checks used most recent BuildROMs by Mark Pizzolato · 8 years ago
- ae25c72 PDP11, VAX730, VAX750, VAX780, VAX8600: Moved CR11/CD11 from BR4 to BR6 by Mark Pizzolato · 8 years ago
- 0db0236 PDP11: Add more debug info to PCLK device by Mark Pizzolato · 8 years ago
- f698a21 TIMER: Fix sim_timer_is_active for internal timer unit by Mark Pizzolato · 8 years ago
- b935a17 PDP11, All VAX: Fix TU58 device (TDC) failure when not ATTACHED by Mark Pizzolato · 8 years ago
- 8661cf1 PDP11, All VAX: Add bitfield decode for VH registers by Mark Pizzolato · 8 years ago
- e450edd SCP: Display most recent instruction execution rate in SHOW QUEUE output by Mark Pizzolato · 8 years ago
- 6e31112 VAX, MicroVAX2: Update ROM memory access to use common code by Mark Pizzolato · 8 years ago
- b800587 TIMER: Add calibrated ROM memory access support by Mark Pizzolato · 8 years ago
- 9c89b0e TIMER: Fix sim_timer_activate_time_usecs for clock units by Mark Pizzolato · 8 years ago
- fb8a01d DOC: Correct SET LOG and SET DEBUG command descriptions by Mark Pizzolato · 8 years ago
- 01e114c PDP11, All VAX: Fix SET ADDRESS alignment value to 010 from 020 by Mark Pizzolato · 8 years ago
- 3d15993 PDP11, All VAX: Added extended debugging options to the VH device by Mark Pizzolato · 8 years ago
- 2df1433 All VAX: Defer taking any HALT action until pending events have fired by Mark Pizzolato · 8 years ago
- 316565c CONSOLE: Really support Windows 'ANSI' escape sequences in console sessions by Mark Pizzolato · 8 years ago
- d77e3e1 VAX: Re-enable the boot ROM interval timer diagnostic tests by Mark Pizzolato · 8 years ago
- bcac7d0 VAX: Change interval timers to pass boot ROM diagnostics. by Mark Pizzolato · 8 years ago
- 77312ec CONSOLE: Add debug support for data to/from the console port by Mark Pizzolato · 8 years ago
- 6eb13f0 PDP11: Add debug support to PCLK device by Mark Pizzolato · 8 years ago
- 711f616 TIMER: Make sure remnant usecs are always explicitly removed by Mark Pizzolato · 8 years ago
- dbed84c PDP11: Fix PCLK device to properly behave with a 0 value interval (65536) by Mark Pizzolato · 8 years ago
- d456bac All VAX: Simplify interval timers to leverage new usec timing APIs by Mark Pizzolato · 8 years ago
- c927640 TIMER: Timing corrections and enhancements by Mark Pizzolato · 8 years ago
- e52ac6d SCP: Add help for NOEXPECT and spelling cleanups by Mark Pizzolato · 8 years ago
- 0275ef0 All VAX: Lower overhead when idling. by Mark Pizzolato · 8 years ago
- 8102e13 SCP: Add usecs_remaining information to SHOW QUEUE output by Mark Pizzolato · 8 years ago
- 7590133 VAX780, VAX730, VAX750, VAX8600: Moved the TPS register to the TMR device by Mark Pizzolato · 8 years ago
- af6026b SCP: Add extended usecs wait time to SAVE/RESTORE file format. by Mark Pizzolato · 8 years ago
- 6ebeb34 CONSOLE: Support output of ANSI escape sequences to console on Windows hosts by Mark Pizzolato · 8 years ago