summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/mips/r4000.cpp
Commit message (Expand)AuthorAgeFilesLines
* -r4000: Report the correct sub-revision for the R4600, and allow specific R4x... mooglyguy2019-09-081-2/+2
* r4000: revert unwanted change (nw) Patrick Mackinlay2019-08-151-2/+1
* debuggdbstub: uncomment parameters (nw) Patrick Mackinlay2019-08-151-1/+2
* r4000: interrupt/exception changes (nw) Patrick Mackinlay2019-08-151-17/+6
* r4000: mask cp0 registers (nw) Patrick Mackinlay2019-08-011-12/+47
* -r4000: Added bus error functionality. [Ryan Holtz] mooglyguy2019-05-251-6/+40
* r4000: fix brain damage (nw) Patrick Mackinlay2019-05-231-1/+1
* r4000: sgi ide fixes (nw) Patrick Mackinlay2019-05-231-55/+271
* r4000: housekeeping (nw) Patrick Mackinlay2019-05-131-22/+21
* -ioc2: Fixed mappable interrupt checks. Fixes IRIX 6.5 installer hanging on k... mooglyguy2019-05-121-44/+8
* r4000: minor tweaks (nw) Patrick Mackinlay2019-05-071-40/+16
* mips: preserve upper 32 bits for single-precision fp operations (nw) Patrick Mackinlay2019-04-251-7/+25
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+3067
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3067/+0
* mips3: trivial changes (nw) Patrick Mackinlay2019-02-181-42/+9
* r4000: Fixed ABS.S and ABS.D. Fixes X server crashing in IRIX. [Ryan Holtz] MooglyGuy2019-02-161-0/+8
* r4000: minor fixes (nw) Patrick Mackinlay2019-02-141-39/+31
* r4000: small performance tweak (nw) Patrick Mackinlay2019-02-111-26/+41
* Fix compile, nw MooglyGuy2019-02-101-2/+2
* -r4000: Added the ability to CTC and CFC from unknown fpr30, which IRIX does ... MooglyGuy2019-02-101-0/+6
* r4000: tweak address calculation (nw) Patrick Mackinlay2019-02-081-103/+109
* r4000: size does matter (nw) Patrick Mackinlay2019-02-041-4/+4
* r4000: experimental mips3 implementation (nw) Patrick Mackinlay2019-02-011-0/+3073