Significant progress to getting pl1$pl1 to compile something, implemented many necess... master
authorNick Downing <nick@ndcode.org>
Sat, 2 Nov 2019 12:03:56 +0000 (23:03 +1100)
committerNick Downing <nick@ndcode.org>
Sat, 2 Nov 2019 12:03:56 +0000 (23:03 +1100)
commita65448f73bb05757345a3a56bcea12918a60465f
treed2b0d51961fae8e712852d9b9d1e184ba33559df
parentdb527c1152b7487034bcc0fcb725a81caf76d497
Significant progress to getting pl1$pl1 to compile something, implemented many necessary emcalls and reorganized code that handles segments and ref_names
15 files changed:
Makefile
access_mode_values.h [new file with mode: 0644]
dps8/dps8_append.c
dps8/dps8_cpu.c
dps8/dps8_cpu.h
dps8/dps8_ins.c
dump_entries.c
iox_modes.h [new file with mode: 0644]
multics_sim.c
pl1/access_mode_values.incl.pl1 [new file with mode: 0644]
pl1/fs_search.pl1 [new file with mode: 0644]
pl1/iox_.alm [new file with mode: 0644]
pl1/iox_init_.pl1 [new file with mode: 0644]
pl1/iox_modes.incl.pl1 [new file with mode: 0644]
pl1/v2pl1.list [new file with mode: 0644]