mirror of
https://github.com/simh/simh.git
synced 2026-05-01 13:56:02 +00:00
ALTAIRZ80: Add JADEDD Jade Double D disk controller device
This commit is contained in:
@@ -66,6 +66,7 @@ extern DEVICE switchcpu_dev;
|
||||
extern DEVICE adcs6_dev;
|
||||
extern DEVICE hdc1001_dev;
|
||||
|
||||
extern DEVICE jade_dev;
|
||||
extern DEVICE tarbell_dev;
|
||||
|
||||
extern DEVICE cromfdc_dev;
|
||||
@@ -118,6 +119,8 @@ DEVICE *sim_devices[] = {
|
||||
&mdsa_dev, &mdsad_dev,
|
||||
/* Seattle Computer Products Devices */
|
||||
&scp300f_dev,
|
||||
/* Jade DD Devices */
|
||||
&jade_dev,
|
||||
/* Tarbell Devices */
|
||||
&tarbell_dev,
|
||||
/* Vector Graphic Devices */
|
||||
|
||||
1239
AltairZ80/s100_jadedd.c
Normal file
1239
AltairZ80/s100_jadedd.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user