mirror of
https://github.com/simh/simh.git
synced 2026-02-08 01:02:05 +00:00
Altair8800: New DAZZLER, PMMI devices and other features
Adds Cromemco DAZZLER video device Adds PMMI MM-103 modem device Adds SET RAM PROT/UNPROT=pages Adds Martin Eberhard's CDBL ROM Corrects file format for cromemco and pmmi header files.
This commit is contained in:
2
makefile
2
makefile
@@ -2242,9 +2242,11 @@ ALTAIR8800 = \
|
||||
${ALTAIR8800D}/s100_ram.c \
|
||||
${ALTAIR8800D}/s100_rom.c \
|
||||
${ALTAIR8800D}/s100_z80.c \
|
||||
${ALTAIR8800D}/cromemco_dazzler.c \
|
||||
${ALTAIR8800D}/mits_2sio.c \
|
||||
${ALTAIR8800D}/mits_acr.c \
|
||||
${ALTAIR8800D}/mits_dsk.c \
|
||||
${ALTAIR8800D}/pmmi_mm103.c \
|
||||
${ALTAIR8800D}/sds_sbc200.c \
|
||||
${ALTAIR8800D}/sds_vfii.c \
|
||||
${ALTAIR8800D}/tarbell_fdc.c \
|
||||
|
||||
Reference in New Issue
Block a user