| Commit message (Expand) | Author | Age | Files | Lines |
| * | misc cpu: no need to check debug enabled flag manually |  hap | 2025-04-11 | 1 | -2/+2 |
| * | -cpu/drcbex64.cpp: Align HANDLE entry point to 16-byte boundary. |  Vas Crabb | 2025-03-12 | 1 | -115/+89 |
| * | mips3: revert mistaken change, fix MT#8694 |  Patrick Mackinlay | 2023-07-10 | 1 | -1/+1 |
| * | mips3: fix tlb modify exception registers |  Patrick Mackinlay | 2023-06-07 | 1 | -2/+2 |
| * | cpu/mips: Fixed memory access handling in the IDT MIPS R4650 core. (#11065) [... |  MooglyGuy | 2023-04-03 | 1 | -67/+129 |
| * | -Lua engine: run everything in coroutines. (#11019) |  Vas Crabb | 2023-03-25 | 1 | -2/+1 |
| * | dimemory: Add the target address space to translate, wrap the constants |  Olivier Galibert | 2023-03-18 | 1 | -6/+6 |
| * | Addressed performance loss from recent z80scc changes (#9629) [Ryan Holtz] |  MooglyGuy | 2022-04-26 | 1 | -12/+13 |
| * | -mips3drc: Moved unchanging conditionals outside for loop in generate_checksu... |  MooglyGuy | 2022-04-25 | 1 | -17/+48 |
| * | srcclean in preparation for 0.243 |  Vas Crabb | 2022-04-24 | 1 | -2/+2 |
| * | Replaced a couple of static_cast downcasts with dynamic_cast for safety, clea... |  Vas Crabb | 2022-04-16 | 1 | -10/+12 |
| * | Fix MT07823: nbagold (vegas) watchdog reset when select other game menu from ... |  tedgreen99 | 2022-04-14 | 1 | -11/+86 |
| * | src/devices/cpu: Remove #include "debugger.h" where no longer necessary |  AJR | 2022-04-06 | 1 | -1/+0 |
| * | mips3: Ensure there is at least 1 cycle to be counted after reading Count. Wi... |  Aaron Giles | 2021-04-22 | 1 | -0/+12 |
| * | Eliminate ARRAY_LENGTH template in favor of C++17's std::size |  AJR | 2021-02-14 | 1 | -4/+4 |
| * | mips3: Removed depricated DRC flag and add a flag to disable intrablock branc... |  Ted Green | 2020-06-28 | 1 | -1/+5 |
| * | MISP3 DRC: Fix tlbmiss in delay slot (#4979) |  tedgreen99 | 2019-05-05 | 1 | -5/+10 |
| * | 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 | 1 | -17/+45 |
| * | MIPS3: Add divide by zero floating point exception (nw) |  Ted Green | 2019-04-06 | 1 | -2/+21 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -24/+35 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -35/+24 |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2019-01-27 | 1 | -5/+5 |
| * | mips3drc: Fixed block checksumming. Fixes IRIX installer hang on ip225015. [R... |  MooglyGuy | 2019-01-12 | 1 | -24/+35 |
| * | mips3.cpp: Started laying the groundwork for cache support, nw |  mooglyguy | 2018-11-19 | 1 | -2/+2 |
| * | Revert "MIPS3: Fixup LL/SC opcode operation. (nw)" |  Ted Green | 2018-09-01 | 1 | -2/+0 |
| * | MIPS3: Fixup LL/SC opcode operation. (nw) |  Ted Green | 2018-09-01 | 1 | -0/+2 |
| * | ps2sony: Some basic VU1 support, major file reshuffling, nw |  mooglyguy | 2018-07-21 | 1 | -0/+1 |
| * | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 1 | -6/+6 |
| * | don't pass so many naked pointers around (nw) |  Vas Crabb | 2018-03-25 | 1 | -283/+264 |
| * | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 1 | -2/+7 |
| * | mips3: Cleanup TX4925 implementation. (nw) |  Ted Green | 2017-11-06 | 1 | -63/+0 |
| * | mips3: Revert removal of start and end checks as they potentially improve per... |  Ted Green | 2017-10-29 | 1 | -5/+10 |
| * | mips3: Minor MIPS DRC fastram optimization and simplification. (nw) |  Ted Green | 2017-10-29 | 1 | -18/+8 |
| * | srcclean (nw) |  Vas Crabb | 2017-03-26 | 1 | -66/+66 |
| * | MIPS: initial support for VR5500 and TX4925 CPUs. [R. Belmont] |  arbee | 2017-03-25 | 1 | -0/+63 |
| * | mips3 drc : Make sure branch delay slot instruction is not virtual |  Happy | 2017-03-24 | 1 | -2/+6 |
| * | mips3: Retry fixing FPU register aliasing |  Happy | 2017-02-26 | 1 | -769/+109 |
| * | srcclean (nw) |  Vas Crabb | 2016-11-27 | 1 | -1/+1 |
| * | Changing the MIPS DRC to not use static char buffers when disassembling |  Nathan Woods | 2016-11-20 | 1 | -7/+10 |
| * | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 1 | -1/+1 |
| * | Put the declaration of dasmmips3() in a header file |  Nathan Woods | 2016-11-16 | 1 | -2/+0 |
| * | converted lot of TRUE/FALSE to real boolean and updated types (nw) |  Miodrag Milanovic | 2016-10-22 | 1 | -354/+354 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -89/+89 |
| * | use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... |  Miodrag Milanovic | 2016-10-22 | 1 | -4/+4 |
| * | (nw) Updated rom naming/mapping and changed ram instantiation. |  Ted Green | 2016-05-25 | 1 | -1/+3 |
| * | iteagle: fix gtfore (nw) |  cracyc | 2016-04-28 | 1 | -1/+1 |
| * | Cleanups and version bumpmame0173 |  Miodrag Milanovic | 2016-04-27 | 1 | -349/+349 |
| * | NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... |  Miodrag Milanovic | 2016-04-24 | 1 | -1/+1 |
| * | Port Happy's PPC aliasing fix to the MIPS3 DRC, nw |  therealmogminer@gmail.com | 2016-04-15 | 1 | -179/+967 |