mirror of
https://github.com/simh/simh.git
synced 2026-01-26 12:02:14 +00:00
AltairZ80: Add support for Morrow Micro Decision
Moved MMD and MMDM devices under Morrow Devices comment.
This commit is contained in:
committed by
Mark Pizzolato
parent
78ac5b0803
commit
1af13f228b
1
makefile
1
makefile
@@ -1950,6 +1950,7 @@ ALTAIR_OPT = -I ${ALTAIRD}
|
||||
|
||||
ALTAIRZ80D = ${SIMHD}/AltairZ80
|
||||
ALTAIRZ80 = ${ALTAIRZ80D}/altairz80_cpu.c ${ALTAIRZ80D}/altairz80_cpu_nommu.c \
|
||||
${ALTAIRZ80D}/mmd.c \
|
||||
${ALTAIRZ80D}/s100_dj2d.c \
|
||||
${ALTAIRZ80D}/s100_djhdc.c \
|
||||
${ALTAIRZ80D}/altairz80_dsk.c ${ALTAIRZ80D}/disasm.c \
|
||||
|
||||
Reference in New Issue
Block a user