- ef94dcb SDS: Simplify MT operation check. by Bob Supnik · 7 years ago
- b7b1f42 I1401, I7094, ID16, ID32, NOVA, SDS, SIGMA: CONST compatibility with 3.10 by Mark Pizzolato · 7 years ago
- 5b5e0f9 H316, I7094, NOVA, PDP1, PDP10, PDP8, SDS: Coverity singleton errors by Bob Supnik · 7 years ago
- 33f02ae SDS: Add precise gap erase to MT device by Bob Supnik · 8 years ago
- fa62a00 GRI, H316, I7094, NOVA, SDS, sigma: Annotate switch case fall through (COVERITY) by Bob Supnik · 8 years ago
- 97a11f2 SDS: trap_P not set if mem mgt trap during fetch (COVERITY) by Bob Supnik · 8 years ago
- d8dbc7e SCP: Migrate all stdio writes to pass through SCP provided Fprintf() by Mark Pizzolato · 8 years ago
- c33abec SDS, Sigma: Make sure breakpoint's don't advance sim_time by Mark Pizzolato · 8 years ago
- 5531ccb ALL: Massive 'const' cleanup by Mark Pizzolato · 9 years ago
- 820d77e GRI, I1401, PDP10, SDS: Fix compiler detected inconsistencies by Mark Pizzolato · 9 years ago
- 41978ec All: Convert from C runtime library perror() to sim_perror so that all messages will arrive in the same place(s). by Mark Pizzolato · 10 years ago
- f2ca388 GRI, PDP1, S3, SDS: Forwardport of Bob Supnik's merge from the master branch (change to sim_printf) by Mark Pizzolato · 10 years ago
- f56ade6 SDS: Adjust communication MUX inter-character timing by Mark Emmer · 10 years ago
- e768629 SCP: Added the capability for EXAMINE command output to be written directly to a socket. by Mark Pizzolato · 10 years ago
- a67afa4 SDS: Do not stop simulator on paper tape reader error by Mark Emmer · 10 years ago
- 54a4845 ALL: Revert "ALL: make sure all useful state is in simh registers while processing events" by Mark Pizzolato · 10 years ago
- 3b33804 SDS: Fix overflow test instructions OVT and OTO by Mark Emmer · 10 years ago
- 4bd2eb7 SDS: Corrections to memory trap logic by Mark Emmer · 10 years ago
- b63b395 SDS: Allow display or entry of NOP with optional operands by Mark Emmer · 10 years ago
- 84e816d SDS: Add different 6-bit internal to/from ASCII character conversion tables for 940 mode by Mark Emmer · 10 years ago
- 7dfc409 SDS: Fix intermittent I/O data errors when two or more I/O channels active by Mark Emmer · 10 years ago
- 5551a0d ALL: make sure all useful state is in simh registers while processing events by Mark Pizzolato · 10 years ago
- e48cb51 SDS: Correct ill-formed statement by Mark Emmer · 10 years ago
- f597da0 SDS: Refine Next command for subroutine branch by Mark Emmer · 11 years ago
- 6f9f387 SDS: Add more complex (but optional) Next behavior by Mark Emmer · 11 years ago
- 2df2f33 SDS: Add -f switch to Next command to force step-over mode by Mark Emmer · 11 years ago
- c4438e1 SDS: Support simulator's new NEXT command to step over subroutine calls by Mark Emmer · 11 years ago
- fcbd91f Merge git://github.com/simh/simh by Mark Emmer · 11 years ago
- bf06cb4 SDS: Clean up CPU modes and record CPU mode in instruction history record by Mark Emmer · 11 years ago
- be18514 SDS: Add assembly/disassembly support for common SYSPOPs. by Mark Emmer · 11 years ago
- 6ce8d99 SCP: Added generic output routine sim_printf to output to stdout and sim_log (and sim_deb when enabled) by Mark Pizzolato · 11 years ago
- d04e909 SDS: Further refinement to bootstrap from RAD, update SDS documentation by Mark Emmer · 11 years ago
- 0b69e4e SDS: Allow console bootstrap from RAD if connected to W channel by Mark Emmer · 11 years ago
- c256894 SDS: Allow LOAD command to accept a more flexible boot sequence by Mark Emmer · 11 years ago
- 91c78b7 SDS: Install better fix for 2x real-time clock speed problem by Mark Emmer · 11 years ago
- cf56b11 SDS: Adjust real-time clock pulse interrupt period by Mark Emmer · 11 years ago
- 396e78c SDS: Allow specifying breakpoints as being in monitor, user or normal mode only by Mark Emmer · 11 years ago
- 614fe87 SDS: Alter display and entering of ASCII data by Mark Emmer · 11 years ago
- 0c6c4c7 SDS: Fixed head disk addressing corrected when start new sector by Mark Emmer · 11 years ago
- a07addf SDS: Various fixes to asynchronous communication mux by Mark Emmer · 11 years ago
- 5b479c7 SDS: Do not reload channel interlace register if already alerted by Mark Emmer · 11 years ago
- d5acbc6 SDS: Fix clock pulse interrupt bug by Mark Emmer · 11 years ago
- 5270c44 SDS: Fix bugs in Monitor-to-User Transition by Mark Emmer · 11 years ago
- 4e5f910 Compiler nits for void * assignments from Bob Supnik by Mark Pizzolato · 11 years ago
- 6401a37 Compiler suggested cleanup by Mark Pizzolato · 12 years ago
- d5ca542 Changed use of compile #defines which start with a _ character to not do this since defined symbols starting with _ are reserved to local compiler/runtime implementations in the C language. This addresses issue #32 by Mark Pizzolato · 12 years ago
- 95033ce Declare the console port input and output polling units for most simulators to potentially allow asynchronous console I/O. by Mark Pizzolato · 12 years ago
- dac73b9 Migrating scp and library global variables to be declared as extern in the appropriate library include file and remove repetitive declarations in referencing modules. by Mark Pizzolato · 12 years ago
- 7b6f7a9 Set device flags indicating DEV_DISK, DEV_TAPE, DEV_MUX and DEV_ETHER for all simulator devices which use the sim_disk, sim_tape, sim_tmxr, and sim_ether libraries by Mark Pizzolato · 12 years ago
- b466bdc Compiler warning cleanup by Mark Pizzolato · 12 years ago
- c6c6648 Compiler suggested cleanups by Mark Pizzolato · 12 years ago
- 0f8e6cf Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions. by Mark Pizzolato · 13 years ago
- 6e813b8 Merge with v3.9-0-rc2 first pass by Mark Pizzolato · 13 years ago
- fabdf73 Compiler cleanup after v3.9-0 merge by Mark Pizzolato · 13 years ago
- a9fd3dd Notes For V3.8 by Bob Supnik · 14 years ago v3.8-2-rc2
- 9c4779c Notes For V3.8 by Bob Supnik · 16 years ago v3.8-1
- 6149cc7 Notes For V3.7 by Bob Supnik · 18 years ago v3.7-1
- 53d02f7 Notes For V3.7-0 by Bob Supnik · 18 years ago v3.7-0
- dc871fa Notes For V3.6-0 by Bob Supnik · 19 years ago v3.6-0
- b7c1eae Notes For V3.5-0 by Bob Supnik · 19 years ago v3.5-0
- 9b5c8c9 Notes For V3.3-1 by Bob Supnik · 20 years ago v3.3-1
- b6393b3 Notes For V3.3 by Bob Supnik · 20 years ago v3.3-0
- 26aa6de Notes For V3.2-0 by Bob Supnik · 21 years ago v3.2-0
- 1da2d94 Notes For V3.1-0 by Bob Supnik · 21 years ago v3.1-0
- f9564b8 Notes For V3.0-1 by Bob Supnik · 21 years ago v3.0-1
- 4ffd3be Notes For V3.0-0 by Bob Supnik · 21 years ago v3.0-0
- 43385c9 Notes For V2.10-4 by Bob Supnik · 22 years ago v2.10-4
- 2bcd1e7 Notes For V2.10-2 by Bob Supnik · 22 years ago v2.10-2