1
0
mirror of https://github.com/simh/simh.git synced 2026-01-25 19:56:25 +00:00

AltairZ80: Add device for Tarbell SSSD Disk Controller

This commit is contained in:
Patrick Linstruth
2019-12-09 17:20:36 -08:00
committed by Mark Pizzolato
5 changed files with 1185 additions and 0 deletions

View File

@@ -1689,6 +1689,7 @@ ALTAIRZ80 = ${ALTAIRZ80D}/altairz80_cpu.c ${ALTAIRZ80D}/altairz80_cpu_nommu.c \
${ALTAIRZ80D}/s100_mdsad.c ${ALTAIRZ80D}/s100_selchan.c \
${ALTAIRZ80D}/s100_ss1.c ${ALTAIRZ80D}/s100_64fdc.c \
${ALTAIRZ80D}/s100_scp300f.c \
${ALTAIRZ80D}/s100_tarbell.c \
${ALTAIRZ80D}/wd179x.c ${ALTAIRZ80D}/s100_hdc1001.c \
${ALTAIRZ80D}/s100_if3.c ${ALTAIRZ80D}/s100_adcs6.c \
${ALTAIRZ80D}/m68kcpu.c ${ALTAIRZ80D}/m68kdasm.c \