1
I Use This!
High Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
simh: more faux Multics Execution Environment setup. More... over 11 years ago
as8+: as few nits More... over 11 years ago
dps8: added code to create the simulated LOT (linkage offset table) for the faux Multics exec environment stuff; More... over 11 years ago
simh: updated sikh to latest V4.0-0 Beta More... over 11 years ago
dps8: more additions in preparation for running non-trivial segmented code. Added ability to use addresses such as "segment|offset" for address descriptors as well as printing segment|offset addresses if the memory being examined falls within a deferred segment. More... over 11 years ago
dps8: more changes to support loading deferred segments More... over 11 years ago
simh: note where I had to modify sikh More... over 11 years ago
dps8: began adding internal binder/linker/loader support for executing inter-segment programs More... over 11 years ago
as8+: fixed bug in descriptor code that failed to recognize register modifiers. More... over 11 years ago
as8+: finished propagating the inhibit on/off bit for all instruction writes (hopefully) More... over 11 years ago
simh: scp.c. Change to ex_reg() to allow register descriptor to be passed to fprint_sym() when REG_VMIO flag is used in a register definition. More... over 11 years ago
as8+: fixed 17-year old bug in include processing code that went unnoticed for so very long; added link & inhibit pseudo-ops More... over 11 years ago
A few tweaks More... almost 12 years ago
Merge branch 'master' of ssh://git.code.sf.net/p/dps8m/code More... almost 12 years ago
Tweaks for expr.c More... almost 12 years ago
Tweaks for expr.c More... almost 12 years ago
as8+: completed integration of Multics-style calling conventions. Assembler now generated meta info that *should* support the Multics execution environment's C/S/R API More... almost 12 years ago
dps8: updated simh to latest v4-0 beta More... almost 12 years ago
as8+: added new pseudo-op "options" for specifying various and sundry options More... almost 12 years ago
A few more tweaks for Multics CSR. More... almost 12 years ago
as8+: Initial support for Multics style C/S/R More... almost 12 years ago
expr.c: code to handle absolute and relocatable expressions and their evaluation. (Needed for stack temporaries.) More... almost 12 years ago
spa8+: added index register aliases to all instruction that use index registers More... almost 12 years ago
A few Makefile tweaks; and a fix for Linux. More... almost 12 years ago
Various fixes to floating-point routines. More... almost 12 years ago
Slight fix for simhv40-beta More... almost 12 years ago
Fix for building simhv40-beta under dps8 More... almost 12 years ago
a few cleanups More... almost 12 years ago
added arctan to TestFP. And, again, it agrees with my HP-35 (after suitable bug fixes.) More... almost 12 years ago
Fixed bug in fstr() More... almost 12 years ago