summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/mips/mips3com.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mips3: fix tlb modify exception registers Patrick Mackinlay2023-06-071-1/+1
* cpu/mips, sgi/sgi.cpp: Fixed MIPS3 PRID and memory controller RPSS issues: (#... Jiaxun Yang2023-04-301-1/+9
* dimemory: Add the target address space to translate, wrap the constants Olivier Galibert2023-03-181-3/+3
* (nw) MIPS3: Use sequence generator for random tlb indices so that DRC and non... Ted Green2019-05-051-4/+14
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+7
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-7/+0
* MIPS3: Add minimal support for revealing the Secondary Cache Line size in the... tyfighter2019-01-141-0/+7
* mips3.cpp: Started laying the groundwork for cache support, nw mooglyguy2018-11-191-10/+11
* mips3: Added correct R5271 processor id (nw) Ted Green2018-11-131-1/+3
* mips3: add r4000 and r4400 variants (nw) Patrick Mackinlay2018-09-191-0/+6
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-1/+1
* ps2sony: Some basic VU1 support, major file reshuffling, nw mooglyguy2018-07-211-0/+1
* ps2sony: Checkpoint, nw mooglyguy2018-07-171-1/+1
* -ps2sony: Fleshing out the skeleton driver. [Ryan Holtz] mooglyguy2018-06-281-1/+5
* mips3: Added disassembler for Emotion Engine core opcodes. VU macro ops are s... mooglyguy2018-06-231-0/+3
* MIPS: initial support for VR5500 and TX4925 CPUs. [R. Belmont] arbee2017-03-251-0/+24
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-1/+1
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-30/+30
* Port Happy's PPC aliasing fix to the MIPS3 DRC, nw therealmogminer@gmail.com2016-04-151-2/+0
* Fix for mips3 compare timer. Happy2016-03-011-2/+3
* Make generic VTLB implementation a modern device interface (nw) AJR2016-02-071-6/+6
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+433