mame/src/emu/cpu/mips
Aaron Giles 1b941383f0 MIPS recompiler:
* marked IDT instructions for R4650 only
 * accounted for time taken in throwaway likely branch slots
 * fixed jalr to respect the correct link register
 * fixed c.eq, c.lt, c.le to fail if unordered
 * fixed swxc1, sdxc1 to use the correct source register (fixes many Gauntlet problems)
 * fixed CCR31 display in debugger
2008-06-30 08:23:20 +00:00
..
dismips.c Fixed the SR masks for MTC0. 2008-04-06 16:42:10 +00:00
dismips.mak Fixed the SR masks for MTC0. 2008-04-06 16:42:10 +00:00
mips3.c Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER 2008-06-26 14:51:23 +00:00
mips3.h Cleanups and version bump. 2008-06-12 19:59:19 +00:00
mips3com.c MIPS recompiler: 2008-06-30 08:23:20 +00:00
mips3com.h Don't generate compare interrupts unless the compare register was written 2008-06-27 14:23:50 +00:00
mips3drc.c MIPS recompiler: 2008-06-30 08:23:20 +00:00
mips3dsm.c New universal dynamic recompiler system. The central module 2008-05-11 22:15:13 +00:00
mips3fe.c MIPS recompiler: 2008-06-30 08:23:20 +00:00
mips3fe.h Hornet driver: 2008-06-25 15:02:07 +00:00
mipsdasm.c Fixed the SR masks for MTC0. 2008-04-06 16:42:10 +00:00
psx.c Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER 2008-06-26 14:51:23 +00:00
psx.h Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER 2008-06-26 14:51:23 +00:00
r3kdasm.c Changes for MAME 0.121u3. 2007-12-17 16:39:40 +00:00
r3000.c Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER 2008-06-26 14:51:23 +00:00
r3000.h Added XTAL clocks to zaxxon.c. 2008-01-13 01:15:32 +00:00