Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
simh
/
66dba79418d909e16f572152a6bb61523f5b4be5
/
descrip.mms
9accae5
BESM6 and VAX: Cleanup for building on VMS
by Mark Pizzolato
· 10 years ago
e00438b
VAX: Add VCB01(QVSS) device to MicroVAX 3900 simulator
by Mark Pizzolato
· 10 years ago
defe5f0
AltairZ80: Promote sim_imd.c to a top level simh library to be used as needed by various simulators
by Mark Pizzolato
· 10 years ago
bfcbabc
VMSBUILD: Fix minor issue building the ssem simulator on VMS host platforms
by Mark Pizzolato
· 10 years ago
589aca1
AltairZ80: Added Motorola 68000 CPU support for CP/M-68K, support for Altair mini-disk format, added descriptions for all device registers
by Peter Schorn
· 10 years ago
49d3818
Updated AltairZ80 documentation and incorporated altairz80_mhdsk.c in build process
by Peter Schorn
· 11 years ago
d0d3742
SWTP6800: Added build support for internally contained swtbug.bin as a built-in ROM image
by Mark Pizzolato
· 11 years ago
5800e5b
Compiler indicated cleanup
by Mark Pizzolato
· 11 years ago
76fc90f
VMS: Update descrip.mms for recently added video and network device support
by Mark Pizzolato
· 11 years ago
7b3e508
ETHER: Added capability to build working networking support without pcap packet transport (i.e. only using one of the other available packet transports: VDE, TAP, UDP, etc.)
by Mark Pizzolato
· 11 years ago
65402fb
H316: Resurrecting the ARPAnet IMP (from Bob Armstrong)
by Mark Pizzolato
· 11 years ago
1e3586e
DISPLAY: Latest version of display code from Phil Budne and Doug Gwyn including initial pdp1_dpy and pdp11_vt
by Mark Pizzolato
· 11 years ago
1141339
PDP11: Addition of the RS03/RS04 disk devices from Bob Supnik
by Mark Pizzolato
· 11 years ago
3b8784b
Added makefile support for the DUP11 device
by Mark Pizzolato
· 11 years ago
6c42556
Added build support for the new SSEM simulator and fixed minor compiler suggested cleanups
by Mark Pizzolato
· 12 years ago
4052738
Fixed target name for VMS build of the VAX8600 simulator
by Mark Pizzolato
· 12 years ago
a3072fe
Cleanup of build on VMS
by Mark Pizzolato
· 12 years ago
0344d6f
Finished returning the pdp11_cr.c to the VAX qbus simulators
by Mark Pizzolato
· 12 years ago
0b2d790
Renamed the VAX Qbus simulator executables to reflect the VAX model names they actually simulate
by Mark Pizzolato
· 12 years ago
8640cd6
- Removed pdp11_cr and pdp11_ry from the Qbus VAX simulators since these devices can't address the full Q22 address range.
by Mark Pizzolato
· 12 years ago
7290474
Removed pdp11_dmc from the Qbus VAX systems since the DMC11 is only a Unibus device
by Mark Pizzolato
· 12 years ago
6dcf5ba
Renamed the VAX860 simulator to VAX8600, and used the VAX system model names for all simulators
by Mark Pizzolato
· 12 years ago
fae991d
More compiler identified cleanups
by Mark Pizzolato
· 12 years ago
448d9e5
Added VAX860 to the descrip.mms and cleaned up the VMS compiler identified issues
by Mark Pizzolato
· 12 years ago
30ae79e
pdp11_dmc cleanup and addition of DMC11 device to the PDP11 simulator
by Mark Pizzolato
· 12 years ago
3346f4a
Fix build on VMS (IA64)
by Mark Pizzolato
· 12 years ago
2c14136
Added DMC to VAX730, VAX750, VAX620 and VAX630 and VH to VAX730, and VAX750.
by Mark Pizzolato
· 12 years ago
50cf91d
Merge branch 'SerialMux' and compiler suggested cleanup
by Mark Pizzolato
· 12 years ago
78b8d62
Added DMC11 to PDP11 simulator (from Rob Jarratt)
by Mark Pizzolato
· 12 years ago
ecbbcc7
Added DMC11 Device to the VAX simulator
by Mark Pizzolato
· 12 years ago
22eda8f
descrip.mms - Fixed VMS build of VAX610
by Mark Pizzolato
· 12 years ago
7661226
Addition of MicroVAX I (VAX610) processor simulator from Matt Burke
by Mark Pizzolato
· 12 years ago
9cd3a07
Merge remote-tracking branch 'origin/master' into Extra-VAXen
by Mark Pizzolato
· 12 years ago
f8e34b1
Added new VAX750 simulator from Matt Burke
by Mark Pizzolato
· 12 years ago
178f4a7
Merge branch 'master' into SerialMux
by Mark Pizzolato
· 13 years ago
db9bf32
Merge of Bob's simh-v3.9-0-rc3
by Mark Pizzolato
· 13 years ago
bc36e9d
Adds serial port support to the multiplexer library.
by Mark Pizzolato
· 13 years ago
ab3af30
- Changed asynch queue insertion and removal to use a lock free algorithm based only on InterlockedCompareExchangePointer. We can now use this lock free approach on IA64 host systems as well.
by Mark Pizzolato
· 13 years ago
6e6fdd0
Fixed VMS Build of DEBUG simulators
by Mark Pizzolato
· 13 years ago
38bbdd2
Added VH to the VAX780 build (makefile and descrip.mms)
by Mark Pizzolato
· 13 years ago
027c921
More robust and correct readline support and fix to VMS build for HP2100
by Mark Pizzolato
· 13 years ago
380625e
Fixed vax build issue when building on a vax.
by Mark Pizzolato
· 13 years ago
2fcb0aa
Made VMS build more robust and the failure case when VMS-PCAP is missing provide guidance.
by Mark Pizzolato
· 13 years ago
5284f8f
VMS Build cleanup
by Mark Pizzolato
· 13 years ago
45246a3
Updated HP2100 from Dave Bryan
by Mark Pizzolato
· 13 years ago
cf280ad
Completing merge of v3.9-0-rc1 compile cleanups
by Mark Pizzolato
· 13 years ago
3e10dfb
Merge branch 'master' into Extra-VAXen
by Mark Pizzolato
· 13 years ago
4167c4c
Cleanup comments
by Mark Pizzolato
· 13 years ago
0705a6b
Fixed typo in VAX730 build
by Mark Pizzolato
· 13 years ago
a6b8d63
Merge of VAX 11/730 Simulator from Matt Burke
by Mark Pizzolato
· 13 years ago
cb35f6c
Added support for embedded ROM images in simulators.
by Mark Pizzolato
· 13 years ago
724cdfc
Fixed DESCRIP.MMS for clean building on IA64 platforms.
by Mark Pizzolato
· 13 years ago
9e220f1
Cleaned up VMS builds using various versions of the Dec/Compaq/HP C compilers
by Mark Pizzolato
· 13 years ago
2532ff4
Remove ECLIPSE from the VAX build since it requires 64b and move the presumed location of PCAP-VMS up one directory level.
by Mark Pizzolato
· 14 years ago
4ca8935
Revised VMS build (descrip.mms) and makefile
by Mark Pizzolato
· 14 years ago
35eac70
Notes For V3.8
by Bob Supnik
· 15 years ago
v3.8-2-rc1
9c4779c
Notes For V3.8
by Bob Supnik
· 16 years ago
v3.8-1
59aa4a7
Notes For V3.8
by Bob Supnik
· 16 years ago
v3.8-0
3cb7c60
Notes For V3.7
by Bob Supnik
· 17 years ago
v3.7-3
56a7d31
Notes For V3.7
by Bob Supnik
· 17 years ago
v3.7-2
53d02f7
Notes For V3.7-0
by Bob Supnik
· 18 years ago
v3.7-0
15919a2
Notes For V3.6-0
by Bob Supnik
· 18 years ago
v3.6-1
dc871fa
Notes For V3.6-0
by Bob Supnik
· 19 years ago
v3.6-0
a12e4a1
Notes For V3.5-1
by Bob Supnik
· 19 years ago
v3.5-2
b7c1eae
Notes For V3.5-0
by Bob Supnik
· 19 years ago
v3.5-0
ec60bbf
Notes For V3.4-0
by Bob Supnik
· 20 years ago
v3.4-0
098200a
Notes For V3.3-2
by Bob Supnik
· 20 years ago
v3.3-2
b6393b3
Notes For V3.3
by Bob Supnik
· 20 years ago
v3.3-0
e2ba672
Notes For V3.2-1
by Bob Supnik
· 20 years ago
v3.2-1
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
f20f5c6
Notes For V2.10-3
by Bob Supnik
· 22 years ago
v2.10-3
2bcd1e7
Notes For V2.10-2
by Bob Supnik
· 22 years ago
v2.10-2
2c2dd5e
Notes For V2.10-0
by Bob Supnik
· 22 years ago
v2.10-0