multics_sim.git
2019-11-02 Nick DowningSignificant progress to getting pl1$pl1 to compile... master
2019-10-27 Nick DowningAdd debugging symbol table for better interpretation...
2019-10-25 Nick DowningReturn proper based_entry structure from hcs_$make_entr...
2019-10-25 Nick DowningMuch improved stack header, more initialization calls...
2019-10-24 Nick DowningImplement hcs_$proc_info() as no-op and sys_info$servic...
2019-10-24 Nick DowningImplement hcs_$make_ptr()
2019-10-24 Nick DowningImplement self-links and *system links
2019-10-21 Nick DowningAllow --af for active function, if not given runs norma...
2019-10-21 Nick DowningFix stack alignment issue, ffop.pl1 call to divide_fx3...
2019-10-20 Nick DowningCan now run calc$calc, echoes back a single number...
2019-10-20 Nick DowningAdd standalone dump_entries and dump_segments programs...
2019-10-19 Nick DowningCan now do command line arguments and link in various...
2019-10-19 Nick DowningCan now snap the first link, don't have bound segment...
2019-10-19 Nick DowningSeparate loading/creation of segments, name search...
2019-10-16 Nick DowningImplement segmented memory by M[][] rather than M[...
2019-10-16 Nick DowningImprove search procedure so that entry segment can...
2019-10-12 Nick DowningShow definition classes, names, and backlinks
2019-10-12 Nick DowningPut tape utilities under tape/ with .gitignore for...
2019-10-12 Nick DowningReplace definition.h with definition_dcls.[ch], can...
2019-10-12 Nick DowningInitial commit, compiles cut-down DPS8 emulator and...