| Commit message (Expand) | Author | Age | Files | Lines |
| * | -r4000: Added bus error functionality. [Ryan Holtz] |  mooglyguy | 2019-05-25 | 2 | -6/+43 |
| * | r4000: fix brain damage (nw) |  Patrick Mackinlay | 2019-05-23 | 1 | -1/+1 |
| * | r4000: sgi ide fixes (nw) |  Patrick Mackinlay | 2019-05-23 | 2 | -55/+277 |
| * | r4000: housekeeping (nw) |  Patrick Mackinlay | 2019-05-13 | 2 | -23/+21 |
| * | -ioc2: Fixed mappable interrupt checks. Fixes IRIX 6.5 installer hanging on k... |  mooglyguy | 2019-05-12 | 2 | -45/+9 |
| * | r4000: minor tweaks (nw) |  Patrick Mackinlay | 2019-05-07 | 2 | -40/+17 |
| * | MISP3 DRC: Fix tlbmiss in delay slot (#4979) |  tedgreen99 | 2019-05-05 | 1 | -5/+10 |
| * | (nw) MIPS3: Use sequence generator for random tlb indices so that DRC and non... |  Ted Green | 2019-05-05 | 3 | -9/+26 |
| * | mips: preserve upper 32 bits for single-precision fp operations (nw) |  Patrick Mackinlay | 2019-04-25 | 4 | -13/+47 |
| * | srcclean, fix up apple2_flop_clcracked.xml (nw) |  Vas Crabb | 2019-04-21 | 2 | -6/+6 |
| * | (nw) MIPS3: Don't adjust EPC to pc-4 when not backing up |  Ted Green | 2019-04-11 | 1 | -7/+2 |
| * | MIPS3 DRC: Always set BadVaddr on TLB miss. The TLB handler needs this to fi... |  Ted Green | 2019-04-10 | 1 | -2/+1 |
| * | MIPS3: Clean up LL/SC instructions and add debug break to DRC (nw) |  Ted Green | 2019-04-09 | 4 | -39/+81 |
| * | MIPS3: Add divide by zero floating point exception (nw) |  Ted Green | 2019-04-06 | 4 | -6/+53 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 9 | -766/+5237 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 9 | -5237/+766 |
| * | mips1: bc2/bc3 always work (nw) |  Patrick Mackinlay | 2019-03-01 | 1 | -2/+64 |
| * | mips1: fpu emulation |  Patrick Mackinlay | 2019-02-26 | 2 | -726/+1354 |
| * | mips3: trivial changes (nw) |  Patrick Mackinlay | 2019-02-18 | 3 | -80/+13 |
| * | r4000: Fixed ABS.S and ABS.D. Fixes X server crashing in IRIX. [Ryan Holtz] |  MooglyGuy | 2019-02-16 | 1 | -0/+8 |
| * | r4000: minor fixes (nw) |  Patrick Mackinlay | 2019-02-14 | 2 | -41/+32 |
| * | r4000: small performance tweak (nw) |  Patrick Mackinlay | 2019-02-11 | 2 | -31/+48 |
| * | Fix compile, nw |  MooglyGuy | 2019-02-10 | 1 | -2/+2 |
| * | -r4000: Added the ability to CTC and CFC from unknown fpr30, which IRIX does ... |  MooglyGuy | 2019-02-10 | 2 | -0/+8 |
| * | r4000: tweak address calculation (nw) |  Patrick Mackinlay | 2019-02-08 | 1 | -103/+109 |
| * | r4000: size does matter (nw) |  Patrick Mackinlay | 2019-02-04 | 1 | -4/+4 |
| * | r4000: experimental mips3 implementation (nw) |  Patrick Mackinlay | 2019-02-01 | 2 | -0/+3533 |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2019-01-27 | 3 | -10/+10 |
| * | mips3: debugger exception hook (nw) |  Patrick Mackinlay | 2019-01-22 | 1 | -0/+1 |
| * | MIPS3: Add minimal support for revealing the Secondary Cache Line size in the... |  tyfighter | 2019-01-14 | 3 | -0/+10 |
| * | mips3drc: Fixed block checksumming. Fixes IRIX installer hang on ip225015. [R... |  MooglyGuy | 2019-01-12 | 1 | -24/+35 |
| * | mips3: Fixed fastram accesses and COP0 exception handling. [Ryan Holtz] |  MooglyGuy | 2019-01-11 | 2 | -11/+24 |
| * | mips1: magic number removal and more logging (nw) |  Patrick Mackinlay | 2019-01-09 | 2 | -60/+86 |
| * | mips1: fix Clang compile (nw) |  arbee | 2019-01-04 | 1 | -1/+1 |
| * | mips1: fix coprocessor exceptions (nw) |  Patrick Mackinlay | 2019-01-03 | 2 | -52/+276 |
| * | mips1: fix stupid tlb error (nw) |  Patrick Mackinlay | 2019-01-01 | 1 | -3/+3 |
| * | mips1: tlb fixes (nw) |  Patrick Mackinlay | 2018-12-20 | 2 | -19/+45 |
| * | mips1: missed this (nw) |  Patrick Mackinlay | 2018-12-18 | 2 | -4/+9 |
| * | mips1: handle exceptions in delay slot instructions (nw) |  Patrick Mackinlay | 2018-12-18 | 2 | -58/+70 |
| * | mips: enough to panic (nw) |  Patrick Mackinlay | 2018-12-18 | 1 | -0/+12 |
| * | -nanoprocessor, mn10200, ps2vu, m68hc11: Removed MCFG macros. [Ryan Holtz] |  mooglyguy | 2018-12-15 | 1 | -3/+4 |
| * | -mips, rsp: Removed MCFG, nw |  mooglyguy | 2018-12-09 | 1 | -10/+0 |
| * | (nw) adjust some stuff (uniform spacing, standardised logging, capitalised te... |  Vas Crabb | 2018-11-28 | 2 | -2/+2 |
| * | srcclean and fixup (nw) |  Vas Crabb | 2018-11-25 | 2 | -250/+250 |
| * | mips3dsm : Add secondary cache instruction decoding (nw) |  Happy | 2018-11-19 | 1 | -4/+8 |
| * | mips3.cpp: Added logging of cache opcodes, nw |  mooglyguy | 2018-11-19 | 2 | -3/+94 |
| * | mips1: handle no cache (nw) |  Patrick Mackinlay | 2018-11-19 | 1 | -2/+4 |
| * | mips3.cpp: Started laying the groundwork for cache support, nw |  mooglyguy | 2018-11-19 | 4 | -63/+101 |
| * | -o2.cpp: Added CRIME and MACE skeleton devices. [Ryan Holtz] |  mooglyguy | 2018-11-18 | 3 | -26/+451 |
| * | mips3: Added correct R5271 processor id (nw) |  Ted Green | 2018-11-13 | 1 | -1/+3 |