Removed code that modified i->address. (i->address is supposed to reflect what is found in the instruction and not TPR.CA / Y) |
|
More...
|
about 11 years ago
|
cleaned up fault tag 1,2, & 3 enums |
|
More...
|
about 11 years ago
|
Added doFault(…) calls….. |
|
More...
|
about 11 years ago
|
A few changes to EISRead/Write to allow for AR/PR access from absolute mode (not just append mode!) |
|
More...
|
about 11 years ago
|
A simple macro preprocessor for as8+ |
|
More...
|
about 11 years ago
|
Made a few changes to DoTest script. |
|
More...
|
about 11 years ago
|
Add tags |
|
More...
|
about 11 years ago
|
added doFault(…) to default behavior of instruction switche()s to properly handle unimplemented opcode. |
|
More...
|
about 11 years ago
|
Merge remote-tracking branch 'origin/master' |
|
More...
|
about 11 years ago
|
added doFault(…) to default behavior of instruction switches to properly handle unimplemented opcode. |
|
More...
|
about 11 years ago
|
Merge branch 'master' of ssh://git.code.sf.net/p/dps8m/code |
|
More...
|
about 11 years ago
|
Fix FAULT_BASE computation; dead code cleanup |
|
More...
|
about 11 years ago
|
Print cycle count on DIS exit |
|
More...
|
about 11 years ago
|
Add b29_test; cleanup early ABSA efforts; implement a truly shameful ABSA. |
|
More...
|
about 11 years ago
|
Some ACV enumerator clean-ups |
|
More...
|
about 11 years ago
|
Made allowances for Append mode Read/Write from ABSOLUTE mode |
|
More...
|
about 11 years ago
|
Added doFault() call to acvFault() |
|
More...
|
about 11 years ago
|
Added doFault() handlers. replaced fprintf(stderr, …) with sim_printf(…) |
|
More...
|
about 11 years ago
|
Fix regressions from bug12 |
|
More...
|
about 11 years ago
|
Added UnitTest compatibilty switches; fixed UnitTest regressions |
|
More...
|
about 11 years ago
|
Fat fingers added too many files in previous commit |
|
More...
|
about 11 years ago
|
Added CAMP, CAMS; Added testing code for bit29 PrepareCA; Added .FC to dir_flt0_ fault in doFault() calls; Added TRANSFER to APPEND_mode; Commented out ABSOLUTE_ mode sense bit hack (breaks unit tests); Fixed SCU exec_intr_mask (again) |
|
More...
|
about 11 years ago
|
Fixes to DIS, sim interface, LDI, LPRPn, SPRPn, APSA, EPBP, CIOC, interrupts; Add LDBR, SDBR, CIOC |
|
More...
|
about 11 years ago
|
Comments about t4d issues |
|
More...
|
about 11 years ago
|
Add cioc instruction, hack for t4d tape address mode test. |
|
More...
|
about 11 years ago
|
Add handling of non-MST blocks |
|
More...
|
about 11 years ago
|
Add CPU switch configuration |
|
More...
|
about 11 years ago
|
Add CPU configuration switch support for RSW instruction |
|
More...
|
about 11 years ago
|
simh .ini file to boot t4d_b.2.tap |
|
More...
|
about 11 years ago
|
Add RSW instruction; Put in code in invert carry on subtraction |
|
More...
|
about 11 years ago
|