Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
simh
/
2389f41f5e6404fc0cbdd8077aeed5ff3c69e4bf
2389f41
I7000: Updated copyright notice on i7000_com.c.
by Richard Cornwell
· 7 years ago
8aa6c9f
I7000: Fixed coverity warnings.
by Richard Cornwell
· 7 years ago
4a8564a
VAX: Add Bitfield detail to SYSD CNF and TMR CSR REGister definitions
by Mark Pizzolato
· 7 years ago
c6fb328
PDP11, VAX780: Fix TM03 Read tape mark must set Massbus EXC
by Bob Supnik
· 7 years ago
7ba70ac
3b2: Allow OS to set baud rate and parity
by Seth Morabito
· 7 years ago
b5ea9ec
I7000: Initial release of a set of simulators for IBM 7000 series mainframes.
by Richard Cornwell
· 7 years ago
e78ef46
3b2: Differentiate HD135 and HD161 disks
by Seth Morabito
· 7 years ago
651faa7
3b2: Allow handling of TRACE and BREAKPOINT traps
by Seth Morabito
· 7 years ago
8494112
B5500: Fixed so Idling will work on B5500.
by Richard Cornwell
· 7 years ago
8606d76
B5500: Added usage guide for B5500 simulator.
by Richard Cornwell
· 7 years ago
305ce5b
TMXR: Fix potential SegFault while negotiating telnet options
by Mark Pizzolato
· 7 years ago
ddb0ee2
VAX: Add missing TCSR1 REGister declaration in SYSD device
by Mark Pizzolato
· 7 years ago
8e5025f
VAX, MicroVAX2: Fix compiler warning with GCC & clang
by Mark Pizzolato
· 7 years ago
33fc5c4
FRONTPANEL: sim_frontpanel API release 11
by Mark Pizzolato
· 7 years ago
74a80c3
Visual Studio Projects: Fix typo in library version check (Roberto Sancho Villa)
by Mark Pizzolato
· 7 years ago
bdddcb4
VAX, MicroVAX2: Add display of ROM and NVR address ranges
by Mark Pizzolato
· 7 years ago
51700bc
FRONTPANEL: Add BREAK and NOBREAK commands to test program
by Mark Pizzolato
· 7 years ago
e7eaaa8
3b2: Fix warnings generated by older GCC
by Seth Morabito
· 7 years ago
65066b1
FRONTPANEL: Silence Coverity warnings
by Mark Pizzolato
· 7 years ago
649ddc6
FRONTPANEL: Fix logic detecting sim_panel_exec_... API command completion
by Mark Pizzolato
· 7 years ago
7bb02e7
3b2: CONTTY line configuration
by Seth Morabito
· 7 years ago
52990b3
FRONTPANEL: Fix bug that disabled repeat processing
by Mark Pizzolato
· 7 years ago
2de2b9b
FRONTPANEL: sim_frontpanel API release 10
by Mark Pizzolato
· 7 years ago
634a92f
3b2: Fix for critical MMU caching bugs
by Seth Morabito
· 7 years ago
6b8d8b0
3b2: Support software power-off
by Seth Morabito
· 7 years ago
2260eee
CDC1700: Cleanup minor compiler warnings.
by Mark Pizzolato
· 7 years ago
a5feaf2
CDC1700: Release 3
by John Forecast
· 7 years ago
ecf7af5
3b2: Remove unused local variable
by Seth Morabito
· 7 years ago
2fdf6bd
3b2: Support for additional hard disk geometries
by Seth Morabito
· 7 years ago
5a19a6b
3b2: Support for multiple integrated disks
by Seth Morabito
· 7 years ago
d99b12b
FRONTPANEL: Revised test program to more rigorously exercise various cases
by Mark Pizzolato
· 7 years ago
8cc11fa
FRONTPANEL: FRONTPANEL: sim_frontpanel API release 9
by Mark Pizzolato
· 7 years ago
27f9fc3
FRONTPANEL: Add test/demo of sim_panel_debug() to test program
by Mark Pizzolato
· 7 years ago
e083a93
FRONTPANEL: Add format buffer bounds checking
by Mark Pizzolato
· 7 years ago
06e7851
3b2: Fix overflow of mask bits in INSFW/EXTFW
by Seth Morabito
· 7 years ago
2292f2c
FRONTPANEL: sim_frontpanel API release 8
by Mark Pizzolato
· 7 years ago
d5f8a84
3b2: Initial CONTTY support
by Seth Morabito
· 7 years ago
7cd1b27
BESM6: Fix error message generation to use sim_error_text
by Mark Pizzolato
· 7 years ago
1d360ef
ibm1130: Fix build on FreeBSD as discussed in #499
by Mark Pizzolato
· 7 years ago
6487d31
VMS Build: Restore VAX/VMS host build support
by Mark Pizzolato
· 7 years ago
9b1f44f
SCP: Remove optional write_callback in the REGister structure
by Mark Pizzolato
· 7 years ago
b4c3fa1
FRONTPANEL: sim_frontpanel API release 7
by Mark Pizzolato
· 7 years ago
0e4ee6e
FRONTPANEL: Add support to collect bit samples on register array members
by Mark Pizzolato
· 7 years ago
c223f0f
FRONTPANEL: Properly digest session traffic which TCP may have coalesced.
by Mark Pizzolato
· 7 years ago
e2cccb7
FRONTPANEL: Improve validation of register existence
by Mark Pizzolato
· 7 years ago
b681f0d
FRONTPANEL: Add a debug output flushing thread
by Mark Pizzolato
· 7 years ago
a4a6a1d
SCP: Fix regression which disabled limit check when parsing unsigned integers
by Mark Pizzolato
· 7 years ago
133cf72
SCP: Move test for unit disabled to also cover devices with attach routines
by Mark Pizzolato
· 7 years ago
f1f8c85
makefile: clarified the make command goals which build the BESM6 simulator
by Mark Pizzolato
· 7 years ago
4ecb739
SIM_CARD: Update to support IBM360 codes.
by Richard Cornwell
· 7 years ago
3f27200
B5500: Cleanup some coverity errors.
by Richard Cornwell
· 7 years ago
0da9a49
slirp: Avoid warnings when compiling with both new and older versions of clang
by Mark Pizzolato
· 7 years ago
b080aa7
slirp: Avoid compiler warnings about address of packet members
by Mark Pizzolato
· 7 years ago
afc5580
makefile: Fix besm6 build issues when no SDL is available
by Mark Pizzolato
· 7 years ago
b167d88
makefile: Add support for HomeBrew supplied packages on OS X
by Mark Pizzolato
· 7 years ago
395420b
3b2: Remove unused variables
by Seth Morabito
· 7 years ago
0a00d80
3b2: Coverity issue cleanup
by Seth Morabito
· 7 years ago
0293d7f
SCP: Enrich EXPECT and SEND help and document information
by Mark Pizzolato
· 7 years ago
9a7306a
3b2: Use localtime instead of localtime_r
by Seth Morabito
· 7 years ago
22b8e21
3b2: Improve TOD calculation
by Seth Morabito
· 7 years ago
7df0468
makefile: Fix typo in Haiku specific sections
by Mark Pizzolato
· 7 years ago
5ac4aaa
makefile: Rework SDL/SDL2 package support
by Mark Pizzolato
· 7 years ago
63f55c7
makefile: Abort build if GREP_OPTIONS environment variable is defined
by Mark Pizzolato
· 7 years ago
00f8bbc
3b2: Time of Day Clock
by Seth Morabito
· 7 years ago
3147c30
3B2: Fix critical UART bug
by Seth Morabito
· 7 years ago
c2c248a
3b2: Clean up compiler warnings
by Seth Morabito
· 7 years ago
df54c87
3b2: Coverity issue cleanup
by Seth Morabito
· 7 years ago
690c30b
3b2: Gracefully handle clock reset
by Seth Morabito
· 7 years ago
b23ebbe
3b2: Refactor IU into 5 devices
by Seth Morabito
· 7 years ago
f6e6389
3b2: Preserve opcode values in history
by Seth Morabito
· 7 years ago
be48e58
3b2: Support 'Write Track' floppy command
by Seth Morabito
· 7 years ago
243ee96
SCP: Fix REGister initialization macros to avoid nested macro insertion
by Mark Pizzolato
· 7 years ago
804ea8e
3b2: Initial release of an AT&T 3B2 model 400 emulator.
by Seth Morabito
· 7 years ago
7246e74
SCP: Add a SIM_OSTYPE built-in environment variable.
by Mark Pizzolato
· 7 years ago
61679ed
SCP: Add optional write_callback to REGister structure called only on DEPOSIT
by Mark Pizzolato
· 7 years ago
8b1af8b
makefile: Use sdl tool (sdl-config, sdl2-config) to locate SDL components
by Mark Pizzolato
· 7 years ago
f594f0c
SCP: Be sure to call optional sim_vm_post in remote console sessions
by Mark Pizzolato
· 7 years ago
9bb1cfd
SCP: Add useful info for HELP SET CONSOLE options
by Mark Pizzolato
· 7 years ago
3eadc40
PDP10: Ignore 0 value writes to the timer interval register
by Mark Pizzolato
· 7 years ago
107f620
makefile: Fix MinGW build when using windows-build libpthreadsGC2
by Mark Pizzolato
· 7 years ago
b45b942
makefile: Tolerate changing MinGW include file changes
by Mark Pizzolato
· 7 years ago
a8010f6
TMXR: Add counter of stalled transmits.
by Mark Pizzolato
· 7 years ago
8551a2d
FRONTPANEL: sim_frontpanel API version 6 release
by Mark Pizzolato
· 7 years ago
733ac0d
SCP: Make SLEEP command interruptable with SIGINT
by Mark Pizzolato
· 7 years ago
e2944eb
README: Add new SLEEP command description
by Mark Pizzolato
· 7 years ago
6e4d315
TMXR: Detach serial ports which are explicitly disconnected by a user command
by Mark Pizzolato
· 7 years ago
d505cb1
FRONTPANEL: Silence Coverity warnings in test program
by Mark Pizzolato
· 7 years ago
e73d45e
FRONTPANEL: sim_frontpanel API version 5 release
by Mark Pizzolato
· 7 years ago
097172f
doc: Add missing commands descriptions
by Mark Pizzolato
· 7 years ago
4ca544f
SCP: Add SLEEP command
by Mark Pizzolato
· 7 years ago
1a86dfa
TMXR: Fix to allow serial port to operate after attach with -V
by Mark Pizzolato
· 7 years ago
daf8382
TMXR: Properly announce attach connection on serial lines when -V option is set
by Mark Pizzolato
· 7 years ago
cb21246
SERIAL, MUX: General fix for Windows Platform physical serial port output
by Mark Pizzolato
· 7 years ago
d73b626
SCP: Expose read_line_p for potential use by library support routines
by Mark Pizzolato
· 7 years ago
60ff3d5
doc: Add description of additional built-in environment variables
by Mark Pizzolato
· 7 years ago
9134b8e
SCP: Add SIM_BIN_PATH environment variable as the simulator's argv[0]
by Mark Pizzolato
· 7 years ago
35bfe17
SCP: Allow QUIET mode to be set in a default simulator command file
by Mark Pizzolato
· 7 years ago
b80402e
SCP: Fix display of context command when reporting processing DQ in QUIET mode
by Mark Pizzolato
· 7 years ago
09f69f1
SCP: Fix command context reporting when errors occur in QUIET mode
by Mark Pizzolato
· 7 years ago
3d1f092
SCP: Provide command context for messages emitted during ATTACH and DETACH
by Mark Pizzolato
· 7 years ago
Next »