| Commit message (Expand) | Author | Age | Files | Lines |
| * | n64: modify burn_cycles method (nw) |  hap | 2020-06-22 | 1 | -5/+0 |
| * | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 1 | -12/+12 |
| * | mips3drc: log a message if a "fast" register is set via the debugger. If the... |  Vas Crabb | 2019-09-27 | 1 | -64/+74 |
| * | (nw) MIPS3: Use sequence generator for random tlb indices so that DRC and non... |  Ted Green | 2019-05-05 | 1 | -4/+10 |
| * | srcclean, fix up apple2_flop_clcracked.xml (nw) |  Vas Crabb | 2019-04-21 | 1 | -2/+2 |
| * | (nw) MIPS3: Don't adjust EPC to pc-4 when not backing up |  Ted Green | 2019-04-11 | 1 | -7/+2 |
| * | MIPS3: Clean up LL/SC instructions and add debug break to DRC (nw) |  Ted Green | 2019-04-09 | 1 | -22/+33 |
| * | MIPS3: Add divide by zero floating point exception (nw) |  Ted Green | 2019-04-06 | 1 | -4/+24 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -47/+27 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -27/+47 |
| * | mips3: trivial changes (nw) |  Patrick Mackinlay | 2019-02-18 | 1 | -36/+2 |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2019-01-27 | 1 | -4/+4 |
| * | mips3: debugger exception hook (nw) |  Patrick Mackinlay | 2019-01-22 | 1 | -0/+1 |
| * | MIPS3: Add minimal support for revealing the Secondary Cache Line size in the... |  tyfighter | 2019-01-14 | 1 | -0/+1 |
| * | mips3: Fixed fastram accesses and COP0 exception handling. [Ryan Holtz] |  MooglyGuy | 2019-01-11 | 1 | -11/+23 |
| * | srcclean and fixup (nw) |  Vas Crabb | 2018-11-25 | 1 | -1/+1 |
| * | mips3.cpp: Added logging of cache opcodes, nw |  mooglyguy | 2018-11-19 | 1 | -3/+92 |
| * | mips3.cpp: Started laying the groundwork for cache support, nw |  mooglyguy | 2018-11-19 | 1 | -44/+67 |
| * | -o2.cpp: Added CRIME and MACE skeleton devices. [Ryan Holtz] |  mooglyguy | 2018-11-18 | 1 | -2/+15 |
| * | mips3: exception handling fixes (nw) |  Patrick Mackinlay | 2018-10-03 | 1 | -25/+19 |
| * | mips3: add r4000 and r4400 variants (nw) |  Patrick Mackinlay | 2018-09-19 | 1 | -0/+4 |
| * | Revert "MIPS3: Fixup LL/SC opcode operation. (nw)" |  Ted Green | 2018-09-01 | 1 | -21/+21 |
| * | MIPS3: Fixup LL/SC opcode operation. (nw) |  Ted Green | 2018-09-01 | 1 | -21/+21 |
| * | mip3: Proper DMULT(U) implementation from git issue #3718 [bryanperris] (#3746) |  tedgreen99 | 2018-08-31 | 1 | -22/+32 |
| * | fix for undefined fmin & ceil on GNU Guix with GCC 5.5.0 (nw) |  smf- | 2018-08-11 | 1 | -0/+1 |
| * | (nw) srcclean and some cleanup: |  Vas Crabb | 2018-07-22 | 1 | -141/+141 |
| * | ps2sony: Some basic VU1 support, major file reshuffling, nw |  mooglyguy | 2018-07-21 | 1 | -5/+4 |
| * | ps2sony: Checkpoint, nw |  mooglyguy | 2018-07-17 | 1 | -76/+919 |
| * | ps2sony: Checkpoint. Adds a bunch of vector and parallel ops to the EE core, ... |  mooglyguy | 2018-07-14 | 1 | -63/+348 |
| * | ps2sony: Checkpoint, nw |  mooglyguy | 2018-07-10 | 1 | -17/+43 |
| * | ps2sony: checkpoint, nw |  mooglyguy | 2018-07-07 | 1 | -4/+16 |
| * | -ps2sony: Various DMA and SIF bug fixes, initial OSDSYS ELF transfers to IOP ... |  mooglyguy | 2018-07-05 | 1 | -13/+62 |
| * | -ps2sony: Fleshing out the skeleton driver. [Ryan Holtz] |  mooglyguy | 2018-06-28 | 1 | -35/+1116 |
| * | srcclean and other cleanup (nw) |  Vas Crabb | 2018-06-24 | 1 | -23/+23 |
| * | mips3: Added VU0 macro-instructions to R5900 disassembler, pending split into... |  mooglyguy | 2018-06-23 | 1 | -28/+27 |
| * | mips3: Added disassembler for Emotion Engine core opcodes. VU macro ops are s... |  mooglyguy | 2018-06-23 | 1 | -27/+62 |
| * | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 1 | -2/+13 |
| * | Reshuffle some stuff: |  Vas Crabb | 2018-03-28 | 1 | -2/+2 |
| * | don't pass so many naked pointers around (nw) |  Vas Crabb | 2018-03-25 | 1 | -2/+2 |
| * | Blind faith fixed long names for almost all CPUs (nw) |  angelosa | 2018-03-15 | 1 | -20/+20 |
| * | emumem: API change [O. Galibert] |  Olivier Galibert | 2017-11-29 | 1 | -1/+1 |
| * | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 1 | -7/+3 |
| * | mips3: Cleanup TX4925 implementation. (nw) |  Ted Green | 2017-11-06 | 1 | -71/+9 |
| * | This is too contentious, please put it up for review |  Vas Crabb | 2017-08-01 | 1 | -13/+8 |
| * | Changes to debugger memory address translation |  AJR | 2017-08-01 | 1 | -8/+13 |
| * | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 1 | -2/+2 |
| * | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -1/+8 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -22/+22 |
| * | srcclean (nw) |  Vas Crabb | 2017-03-26 | 1 | -9/+9 |
| * | MIPS: initial support for VR5500 and TX4925 CPUs. [R. Belmont] |  arbee | 2017-03-25 | 1 | -0/+74 |