Implement segmented memory by M[][] rather than M[], start executing at specified...
authorNick Downing <nick@ndcode.org>
Wed, 16 Oct 2019 13:15:33 +0000 (00:15 +1100)
committerNick Downing <nick@ndcode.org>
Wed, 16 Oct 2019 13:15:45 +0000 (00:15 +1100)
commitbac41e4836123445f820779ed9a653318e1697f9
tree68656e81cc12a313b9d366f578c49e0b8f2912ad
parent504f29b257a7d83327c02e12e712e99eebc37289
Implement segmented memory by M[][] rather than M[], start executing at specified entry point, enable diagnostics (crashes on second instruction of calc$calc)
Makefile
dps8/dps8_cpu.c
dps8/dps8_cpu.h
dps8/dps8_ins.c
dps8/dps8_simh.h
dps8/dps8_sys.c
dps8/dps8_sys.h
dps8/errs [deleted file]
dps8/scp.h
multics_sim.c