1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Empty disk pack More... over 11 years ago
et log file to line buffered mode. Fix -Wextra syntax issues. Add sim_tape_eom(). More... over 11 years ago
Fix .out files to match fault branch output. Add tidy script to remove time-of-day differences from outputs. Add test_20184.ini test. More... over 11 years ago
Enable console auto input code to allow for better testing More... over 11 years ago
Code cleanup; add N_INTERRUPTS More... over 11 years ago
Add .d to .gitignore More... over 11 years ago
Add automatic prerequisites More... over 11 years ago
Add '-Wextra' to CFLAGS, fix resulting warnings More... over 11 years ago
Consolidate all of the DCDstructs floating around into currentInstruction More... over 11 years ago
Change DCDStruct { EISstruct * e } to { EISstruct e } More... over 11 years ago
Remove unused DCDstruct * from modificationContinuation More... over 11 years ago
Comment cleanup More... over 11 years ago
Remove unused DCDstruct arguments. Add -Wunused to build Mark unused arguments More... over 11 years ago
Remove DCDstruct parameter from doFault More... over 11 years ago
Doxygen doesn't need to be executable More... over 11 years ago
The Great Include File Reorginization, pt. 1 More... over 11 years ago
Discard finalAddress global More... over 11 years ago
Fix iom_io parameter types More... over 11 years ago
Ifdef out unused code. Make globals static where appropriate. More... over 11 years ago
Track faults More... over 11 years ago
Fix typos in clean: More... over 11 years ago
Implement XED More... over 11 years ago
Do more implicit sign change management More... over 11 years ago
Merge remote-tracking branch 'origin' into faults More... over 11 years ago
Add some DBG bits More... over 11 years ago
Change globals to static where appropriate. Disable unused code. Set cpu cycle for case of interrupt cycle with no interrupt. Simplify fault address computation in FAULT_cycle. Fix bug in DISK_UNIT_NUM. More... over 11 years ago
Get rid of global Tm, Td; get rid of adrTrace, apndTrace. More... over 11 years ago
Clean up CU Add some traceext to TCTR More... over 11 years ago
Implement RPD. More... over 11 years ago
Reinstate temporary SPL code. More... over 11 years ago