summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/mips/mips3drc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-349/+349
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* Port Happy's PPC aliasing fix to the MIPS3 DRC, nw therealmogminer@gmail.com2016-04-151-179/+967
* Back out DMULT/DMULTU change, nw therealmogminer@gmail.com2016-04-131-68/+2
* Port Happy's branch-and-link fix from mips3 interpreter to DRC, nw therealmogminer@gmail.com2016-04-121-7/+16
* -mips3: Fixed DMULT and DMULTU in both interpreter and DRC modes. [marathonman] therealmogminer@gmail.com2016-04-121-2/+68
* Revert software-installed slot/image options when changing software AJR2016-04-041-2/+2
* Make generic VTLB implementation a modern device interface (nw) AJR2016-02-071-3/+3
* some handmade changes (nw) Miodrag Milanovic2015-12-211-7/+7
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-2/+2
* clang-modernize part 3 Miodrag Milanovic2015-12-041-23/+23
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+3310