| 2020-01-31 |
Toni Wilen | Fix MOVEM prefetch mode bus error timing. |
commit | commitdiff | tree | snapshot |
| 2020-01-29 |
Toni Wilen | Revert TAS change. Fix ADDX/SUBX.L -(An),-(An) cycle... |
commit | commitdiff | tree | snapshot |
| 2020-01-27 |
Toni Wilen | Fix 68000 TAS cycle order, prefetch is before read... |
commit | commitdiff | tree | snapshot |
| 2020-01-27 |
Toni Wilen | Make sure safe_memory is inside of any test memory... |
commit | commitdiff | tree | snapshot |
| 2020-01-27 |
Toni Wilen | Do not create pointless ILLEGAL.B. |
commit | commitdiff | tree | snapshot |
| 2020-01-26 |
Toni Wilen | 68000 prefetch mode exception timing adjustments. |
commit | commitdiff | tree | snapshot |
| 2020-01-26 |
Toni Wilen | 68010 full support and bug fixes. |
commit | commitdiff | tree | snapshot |
| 2020-01-24 |
Toni Wilen | excskipccr option, 68010 loop mode support |
commit | commitdiff | tree | snapshot |
| 2020-01-24 |
Toni Wilen | Misc changes. |
commit | commitdiff | tree | snapshot |
| 2020-01-24 |
Toni Wilen | Fix non-trace + trace exception combination expected... |
commit | commitdiff | tree | snapshot |
| 2020-01-19 |
Toni Wilen | Fix extended CD32 ROM patch, after init change, it... |
commit | commitdiff | tree | snapshot |
| 2020-01-18 |
Toni Wilen | Fix approximate 68000 mode cycle counts. |
commit | commitdiff | tree | snapshot |
| 2020-01-18 |
Toni Wilen | Custom hardware cycle counter support. |
commit | commitdiff | tree | snapshot |
| 2020-01-18 |
Toni Wilen | Fix handling of missing low or high memory. |
commit | commitdiff | tree | snapshot |
| 2020-01-18 |
Toni Wilen | CPU tester cycle counting support, multi test set suppo... |
commit | commitdiff | tree | snapshot |
| 2020-01-12 |
Toni Wilen | 68000 (CHK and div by zero) and 68010 cycle timing... |
commit | commitdiff | tree | snapshot |
| 2020-01-12 |
Toni Wilen | Illegal MOVEC disassembler PC fix. |
commit | commitdiff | tree | snapshot |
| 2020-01-11 |
Toni Wilen | 68010 cycle count updates. |
commit | commitdiff | tree | snapshot |
| 2020-01-11 |
Toni Wilen | 68010 read bus error support. |
commit | commitdiff | tree | snapshot |
| 2020-01-11 |
Toni Wilen | Renamed cpu bus error -> hardware bus error. |
commit | commitdiff | tree | snapshot |
| 2020-01-10 |
Toni Wilen | CPU tester next option. |
commit | commitdiff | tree | snapshot |
| 2020-01-10 |
Toni Wilen | Do not check winpcap dll version. |
commit | commitdiff | tree | snapshot |
| 2020-01-10 |
Toni Wilen | Move built-in controllers first in list. |
commit | commitdiff | tree | snapshot |
| 2020-01-10 |
Toni Wilen | 68010 ADDX.L/SUBX.L bus error fix. |
commit | commitdiff | tree | snapshot |
| 2020-01-10 |
Toni Wilen | Merge pull request #164 from skeetor/master_merge |
commit | commitdiff | tree | snapshot |
| 2020-01-09 |
skeetor | Set Fixed width font for debugger GUI window. |
commit | commitdiff | tree | snapshot |
| 2020-01-09 |
skeetor | Fix missing lines at the bottom of the screen, which... |
commit | commitdiff | tree | snapshot |
| 2020-01-09 |
skeetor | README.md updated as manual compilation of assembly... |
commit | commitdiff | tree | snapshot |
| 2020-01-06 |
Toni Wilen | 68010 address error emulation update. Halt CPU if 68010... |
commit | commitdiff | tree | snapshot |
| 2020-01-06 |
Toni Wilen | CPU tester optional gzip compression. |
commit | commitdiff | tree | snapshot |
| 2020-01-06 |
Toni Wilen | 68000/010 odd exception vector address error emulation... |
commit | commitdiff | tree | snapshot |
| 2020-01-06 |
Toni Wilen | askifmissing parameter. |
commit | commitdiff | tree | snapshot |
| 2020-01-06 |
Toni Wilen | 68030 MMU hardware bus error support. |
commit | commitdiff | tree | snapshot |
| 2020-01-05 |
Toni Wilen | Fixed return modified register value in 68030 mmu bus... |
commit | commitdiff | tree | snapshot |
| 2020-01-05 |
Toni Wilen | Another 68030 MMU regression fix. |
commit | commitdiff | tree | snapshot |
| 2020-01-05 |
Toni Wilen | Fix 68030 MMU regression. |
commit | commitdiff | tree | snapshot |
| 2020-01-05 |
Toni Wilen | Data file gzip support. |
commit | commitdiff | tree | snapshot |
| 2020-01-04 |
Toni Wilen | Apparently 68030 does post-increment/pre-decrement... |
commit | commitdiff | tree | snapshot |
| 2020-01-04 |
Toni Wilen | 68000/68010 odd exception vector caused address error... |
commit | commitdiff | tree | snapshot |
| 2020-01-04 |
Toni Wilen | MOVEC disassembly shows if used control register is... |
commit | commitdiff | tree | snapshot |
| 2020-01-04 |
Toni Wilen | Fix tester compilation. |
commit | commitdiff | tree | snapshot |
| 2020-01-04 |
Toni Wilen | Basic bus error support added to non-prefetch CPU modes. |
commit | commitdiff | tree | snapshot |
| 2020-01-04 |
Toni Wilen | 68010 loop mode timing update and some fixes. |
commit | commitdiff | tree | snapshot |
| 2020-01-04 |
Toni Wilen | 68030 MMU state handling simplified. |
commit | commitdiff | tree | snapshot |
| 2020-01-02 |
Toni Wilen | Assembler ADDQ/SUBQ.B/.W support, ADDAQ/SUBAQ .W support. |
commit | commitdiff | tree | snapshot |
| 2020-01-02 |
Toni Wilen | MOVEQ, ADDQ, ADDAQ, SUBQ and SUBAQ disassembler support... |
commit | commitdiff | tree | snapshot |
| 2020-01-01 |
Toni Wilen | 68010 address error updates. |
commit | commitdiff | tree | snapshot |
| 2020-01-01 |
Toni Wilen | 68010 RTE format error exception does not clear pending... |
commit | commitdiff | tree | snapshot |
| 2019-12-31 |
Toni Wilen | Fix EXT. |
commit | commitdiff | tree | snapshot |
| 2019-12-31 |
Toni Wilen | Fix MDS CD image detection. |
commit | commitdiff | tree | snapshot |
| 2019-12-31 |
Toni Wilen | 68010 address error updates. |
commit | commitdiff | tree | snapshot |
| 2019-12-31 |
Toni Wilen | 68010 loop mode update. |
commit | commitdiff | tree | snapshot |
| 2019-12-31 |
Toni Wilen | Fix error handling. |
commit | commitdiff | tree | snapshot |
| 2019-12-31 |
Toni Wilen | 68010 loop mode emulation. |
commit | commitdiff | tree | snapshot |
| 2019-12-31 |
Toni Wilen | Don't do unnecessary bus error check if data comes... |
commit | commitdiff | tree | snapshot |
| 2019-12-31 |
Toni Wilen | Approximate cycle count bus error fix. |
commit | commitdiff | tree | snapshot |
| 2019-12-30 |
Toni Wilen | Optional basic check for exception 2 and 3. Ignores... |
commit | commitdiff | tree | snapshot |
| 2019-12-29 |
Toni Wilen | RTE bus error fix and missing address error check. |
commit | commitdiff | tree | snapshot |
| 2019-12-28 |
Toni Wilen | Replaced endlabel gotos with returns and removed unneed... |
commit | commitdiff | tree | snapshot |
| 2019-12-27 |
Toni Wilen | Stack read/write bus error support. |
commit | commitdiff | tree | snapshot |
| 2019-12-27 |
Toni Wilen | All 68000 bus errors now implemented and retested. |
commit | commitdiff | tree | snapshot |
| 2019-12-26 |
Toni Wilen | Remaining bus error prefetch updates and other fixes. |
commit | commitdiff | tree | snapshot |
| 2019-12-24 |
Toni Wilen | Spaces removed. |
commit | commitdiff | tree | snapshot |
| 2019-12-24 |
Toni Wilen | Spaces removed from output. |
commit | commitdiff | tree | snapshot |
| 2019-12-24 |
Toni Wilen | Prefetch bus error support: or, and, eor |
commit | commitdiff | tree | snapshot |
| 2019-12-23 |
Toni Wilen | CPU tester prefetch bus error support: addx, subx,... |
commit | commitdiff | tree | snapshot |
| 2019-12-22 |
Toni Wilen | Prefetch bus error emulation: MOVEP and Scc. |
commit | commitdiff | tree | snapshot |
| 2019-12-22 |
Toni Wilen | More accurate 68000 prefetch bus error support: swap... |
commit | commitdiff | tree | snapshot |
| 2019-12-22 |
Toni Wilen | Experimental 68000 prefetch bus error emulation support... |
commit | commitdiff | tree | snapshot |
| 2019-12-21 |
Toni Wilen | CPU tester fixes, code reorganization, branch test... |
commit | commitdiff | tree | snapshot |
| 2019-12-20 |
Toni Wilen | 4300 4300 |
commit | commitdiff | tree | snapshot |
| 2019-12-19 |
Toni Wilen | Mark stream closed before closing it. |
commit | commitdiff | tree | snapshot |
| 2019-12-19 |
Toni Wilen | Arcadia name fix. |
commit | commitdiff | tree | snapshot |
| 2019-12-19 |
Toni Wilen | Fix uae boot rom mode setting after load. |
commit | commitdiff | tree | snapshot |
| 2019-12-17 |
Toni Wilen | Fix cpu tester disassembler not disassembling branches. |
commit | commitdiff | tree | snapshot |
| 2019-12-14 |
Toni Wilen | 4300b9 |
commit | commitdiff | tree | snapshot |
| 2019-12-14 |
Toni Wilen | Old border sprite hack disabled. |
commit | commitdiff | tree | snapshot |
| 2019-12-14 |
Toni Wilen | DMA debugger command parsing fix. |
commit | commitdiff | tree | snapshot |
| 2019-12-14 |
Toni Wilen | CPU tester updates. Code memory corruption fixed, intro... |
commit | commitdiff | tree | snapshot |
| 2019-12-09 |
Toni Wilen | 4300b8 |
commit | commitdiff | tree | snapshot |
| 2019-12-09 |
Toni Wilen | Missing bus error checks added. |
commit | commitdiff | tree | snapshot |
| 2019-12-09 |
Toni Wilen | DMA debugger command line parsing fix. |
commit | commitdiff | tree | snapshot |
| 2019-12-09 |
Toni Wilen | Microbotics HardFrame v1.9 ROM. |
commit | commitdiff | tree | snapshot |
| 2019-12-09 |
Toni Wilen | Added manual HDR enable config file entry, don't enable... |
commit | commitdiff | tree | snapshot |
| 2019-12-09 |
Toni Wilen | Don't unnecessarily generate T0 checks for 68000 cores. |
commit | commitdiff | tree | snapshot |
| 2019-12-08 |
Toni Wilen | RTG mode overlay support. |
commit | commitdiff | tree | snapshot |
| 2019-12-08 |
Toni Wilen | CPU tester updates, check stacked SR against SR at... |
commit | commitdiff | tree | snapshot |
| 2019-12-08 |
Toni Wilen | Generate better partition HDF default geometry if size... |
commit | commitdiff | tree | snapshot |
| 2019-12-08 |
Toni Wilen | Fix CD32 CD boot after reset. |
commit | commitdiff | tree | snapshot |
| 2019-12-08 |
Toni Wilen | Disable target mode if any required config parameter... |
commit | commitdiff | tree | snapshot |
| 2019-12-08 |
Toni Wilen | CPU test prefetch bus error testing (does not return... |
commit | commitdiff | tree | snapshot |
| 2019-12-07 |
Toni Wilen | 68000 write bus errors implemented. |
commit | commitdiff | tree | snapshot |
| 2019-12-07 |
Toni Wilen | 4300b7 |
commit | commitdiff | tree | snapshot |
| 2019-12-07 |
Toni Wilen | Don't enable serial log input by default. |
commit | commitdiff | tree | snapshot |
| 2019-12-07 |
Toni Wilen | Log file DMA debugger support. |
commit | commitdiff | tree | snapshot |
| 2019-12-07 |
Toni Wilen | Fix limit check. |
commit | commitdiff | tree | snapshot |
| 2019-12-07 |
Toni Wilen | Preparation for improved 68010 bus error checks. Odd... |
commit | commitdiff | tree | snapshot |
| 2019-12-06 |
Toni Wilen | 68020 DBcc subtracts Dn before checking for address... |
commit | commitdiff | tree | snapshot |
| 2019-12-05 |
Toni Wilen | Fix non target ea mode bsr/bcc |
commit | commitdiff | tree | snapshot |
| 2019-12-05 |
Toni Wilen | CPU tester RTS/RTD/RTR/RTE target ea mode support.... |
commit | commitdiff | tree | snapshot |
| next |