Can now run calc$calc, echoes back a single number, if try to add numbers it falls...
authorNick Downing <nick@ndcode.org>
Sun, 20 Oct 2019 13:44:07 +0000 (00:44 +1100)
committerNick Downing <nick@ndcode.org>
Sun, 20 Oct 2019 13:44:19 +0000 (00:44 +1100)
commit132a67df40fa3846e3c93025a04779dfdd414394
tree0a3fb761111a02006e280cc3d36252b99e5ef020
parente267bbbc31cc355ddd305c9b24d66ba585d8ed75
Can now run calc$calc, echoes back a single number, if try to add numbers it falls over because of an MLK instruction (seems EIS is using garbage addresses)
12 files changed:
Makefile
dps8/dps8_append.c
dps8/dps8_append.h
dps8/dps8_cpu.c
dps8/dps8_cpu.h
dps8/dps8_iefp.c
dps8/dps8_ins.c
dump_entries.c
dump_segments.c
multics_sim.c
pl1/stack_frame.incl.pl1 [new file with mode: 0644]
stack_frame.h [new file with mode: 0644]