1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 4 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A few more typos More... over 11 years ago
Add a comment More... over 11 years ago
Add sbreak command to make life simpler; sets break points in segno:offset format More... over 11 years ago
Small change to emcall 1 to disallow 9-bit bytes More... over 11 years ago
Add notes on ALS/QLS/LLS More... over 11 years ago
Merge branch 'master' of ssh://git.code.sf.net/p/dps8m/code More... over 11 years ago
Initialize memory to -1 to aid in debugging More... over 11 years ago
Add TestMpy, and some emcall support for it. More... over 11 years ago
Changed ALS, QLS & LLS to set I_CARRY if the sign bit changes as a result of the shift. More... over 11 years ago
Rewrote mpy, not because I found it in error, but because I didn'tunderstand it. More... over 11 years ago
Rework ALS,QLS,LLS to match GE-635 spec. More... over 11 years ago
Add VIRTUAL command More... over 11 years ago
Add memory dump More... over 11 years ago
Add halt_on_unimplemented hack More... over 11 years ago
Restore segment table dump format to previous state to avoid messing with UnitTests More... over 11 years ago
Add'l tweaks to get T4D woorking More... over 11 years ago
Handle unpaged segments in paged DSBR correctly More... over 11 years ago
Add paged table support to dpsCmd_DumpSegmentTable More... over 11 years ago
Add some symbolic debugging tools More... over 11 years ago
Add name->number to LSB More... over 11 years ago
Punt; use status code that allows 20184 to work More... over 11 years ago
Add Ypair operand support for rpt More... over 11 years ago
Add commented out code for status_service behavior that breaks t4d More... over 11 years ago
status_serivce rcount is chn-data if IDCW; tally residue if DDCW More... over 11 years ago
Add segment numbers to breakpoint addresses More... over 11 years ago
Return chn-data in status_service More... over 11 years ago
Display subfulat in octal as well as decimal; it is frequently interpreted as a bitfield More... over 11 years ago
Merge ARn.BITNO/ARn.CHAR with PRn.BITNO Comment out cpu REG definitions of BITNO and CHAR; simh can't handle bitfields. Fix LPRI to explicitly check addressing mode instead of relying on registers bei ng zeroed elsewhere. More... over 11 years ago
Fix EPPn to zero CHARn More... over 11 years ago
com_iom_io tally is in words, not char9s More... over 11 years ago