summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/mips/mips1.cpp
Commit message (Expand)AuthorAgeFilesLines
* mips: preserve upper 32 bits for single-precision fp operations (nw) Patrick Mackinlay2019-04-251-4/+20
* (nw) Clean up the mess on master Vas Crabb2019-03-261-613/+1505
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1505/+613
* mips1: bc2/bc3 always work (nw) Patrick Mackinlay2019-03-011-2/+64
* mips1: fpu emulation Patrick Mackinlay2019-02-261-659/+1269
* mips1: magic number removal and more logging (nw) Patrick Mackinlay2019-01-091-58/+71
* mips1: fix Clang compile (nw) arbee2019-01-041-1/+1
* mips1: fix coprocessor exceptions (nw) Patrick Mackinlay2019-01-031-36/+243
* mips1: fix stupid tlb error (nw) Patrick Mackinlay2019-01-011-3/+3
* mips1: tlb fixes (nw) Patrick Mackinlay2018-12-201-14/+35
* mips1: missed this (nw) Patrick Mackinlay2018-12-181-1/+5
* mips1: handle exceptions in delay slot instructions (nw) Patrick Mackinlay2018-12-181-30/+36
* (nw) adjust some stuff (uniform spacing, standardised logging, capitalised te... Vas Crabb2018-11-281-1/+1
* mips1: handle no cache (nw) Patrick Mackinlay2018-11-191-2/+4
* mips1: fix overflow logic (nw) Patrick Mackinlay2018-11-071-8/+27
* r3000: call it like it is (nw) Patrick Mackinlay2018-11-061-0/+989