mirror of
https://github.com/simh/simh.git
synced 2026-01-13 07:19:43 +00:00
PDP7: GRAPHICS-2 rename pdp18b_g2.c pdp18b_g2tty.c
This allows for storage scope simulation (too)! (there is one program among the PDP-7 UNIX sources that uses the display)
This commit is contained in:
parent
770c37309e
commit
8f7523bd45
2
makefile
2
makefile
@ -940,7 +940,7 @@ PDP18B = ${PDP18BD}/pdp18b_dt.c ${PDP18BD}/pdp18b_drm.c ${PDP18BD}/pdp18b_cpu.c
|
||||
${PDP18BD}/pdp18b_lp.c ${PDP18BD}/pdp18b_mt.c ${PDP18BD}/pdp18b_rf.c \
|
||||
${PDP18BD}/pdp18b_rp.c ${PDP18BD}/pdp18b_stddev.c ${PDP18BD}/pdp18b_sys.c \
|
||||
${PDP18BD}/pdp18b_rb.c ${PDP18BD}/pdp18b_tt1.c ${PDP18BD}/pdp18b_fpp.c \
|
||||
${PDP18BD}/pdp18b_g2.c
|
||||
${PDP18BD}/pdp18b_g2tty.c
|
||||
|
||||
PDP4_OPT = -DPDP4 -I ${PDP18BD}
|
||||
PDP7_OPT = -DPDP7 -I ${PDP18BD}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user