1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Drop CAMP/CAMS error messages; they work fine More... over 11 years ago
Fix DBG_ flag values to avoid simh collision. More... over 11 years ago
Revert [8bf41b]; put fault flags back in. More... over 11 years ago
Correctly detect append mode transfer thorugh ITx during fault processing. More... over 11 years ago
Xcode junk More... over 11 years ago
Bric-N-Brac More... over 11 years ago
Removed fault flags More... over 11 years ago
Added dup/dupend and undocumented SAVE pseudo-ops. More... over 11 years ago
Latest uthash/utlist stuff More... over 11 years ago
Rewrite of XEC. More... over 11 years ago
Code cleanup More... over 11 years ago
More code cleanup; verified every opcode More... over 11 years ago
More code cleanup. More... over 11 years ago
Make opcode uint32. Clean up cpu port no. to scu unit no. mapping. Remove some globals in executeInstruction, replace with automatic locals. More... over 11 years ago
Fix overflow detection bug in neg, negl; signed math bugs in cmg, cwl. More... over 11 years ago
Add report_faults switch More... over 11 years ago
Both copies of TestEIS.as8 More... over 11 years ago
Remove overflow mask fixes from TestEIS. More... over 11 years ago
Put TestEIS and TestAddrMods back the way they were; use config=report_faults instead. More... over 11 years ago
Add a overflow fault handler for TestAddrMods and TestEIS. More... over 11 years ago
Many small corrections; mask sizes, masking, overflow fault checks. Add a 'fault report' emcall to aid in debugging Unit Test faults. More... over 11 years ago
Add overflow fault test to compl36() More... over 11 years ago
Calculate instruction size for fault pair fall-through. More... over 11 years ago
Add emcall 20: fault report More... over 11 years ago
Add cpu_init function; sets default fault base to Multics standard. Check executeInstruction return values in fault and interrupt cycles. More... over 11 years ago
Add fault overflow and truncation fault checks for decimal instructions. More... over 11 years ago
The ovr test for compl36 needs to be done on C(Y), not ~C(Y). More... over 11 years ago
Remove no longer needed private_safe_store More... over 11 years ago
Remove last vestiges of fault_gen(). More... over 11 years ago
Cleanup some confusion about SCU number selection is rscr/sscr. More... over 11 years ago