Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
simh
/
793227f060f18a12602fcc1b42129957769a56ec
/
VAX
/
vax730_sys.c
8cbe4ba
VAX: Properly inline memory reference functions for performance. Fix #169
by Mark Pizzolato
· 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
· 12 years ago
eaae194
SCP: Initial merge of old style single line help with hierarchical help
by Mark Pizzolato
· 12 years ago
370f57e
Provide more useful help for VAX simulator boot commands and clearer error reports for boot command errors
by Mark Pizzolato
· 13 years ago
cbe1114
Created a way for devices to have a description presentation routine and if it is supplied for its output to be visible with a SHOW SYSTEM command. Provided device description routines for devices used in the VAX simulators
by Mark Pizzolato
· 13 years ago
923d541
Added HELP CPU to all VAX simulators
by Mark Pizzolato
· 13 years ago
8720c8c
Made the VAX model visible with a SHOW CPU MODEL command for all simulators and made the model persist across a SAVE/RESTORE for the VAX simulators with a settable model
by Mark Pizzolato
· 13 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
· 13 years ago
425ef4f
Merge branch 'master' into AutoConfigure
by Mark Pizzolato
· 13 years ago
2a5caf8
Add embedded boot code support to VAX 8600
by Mark Pizzolato
· 13 years ago
7bed091
Reworked Auto Configure for all Qbus/Unibus devices to have their device address settings table driven from the auto configure code rather than statically defined in many per cpu model include files.
by Mark Pizzolato
· 13 years ago
b01fa8f
Addition of MicroVAX II (VAX630) and rtVAX 1000 (or Industrial VAX 620) processor simulators from Matt Burke
by Mark Pizzolato
· 13 years ago
69666f1
Fixed message reporting after command completion:
by Mark Pizzolato
· 13 years ago
9cd3a07
Merge remote-tracking branch 'origin/master' into Extra-VAXen
by Mark Pizzolato
· 13 years ago
a6b8d63
Merge of VAX 11/730 Simulator from Matt Burke
by Mark Pizzolato
· 14 years ago