index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
cpu
/
mips
/
mips3drc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 bump
mame0173
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
*
Back out DMULT/DMULTU change, nw
therealmogminer@gmail.com
2016-04-13
1
-68
/
+2
*
Port Happy's branch-and-link fix from mips3 interpreter to DRC, nw
therealmogminer@gmail.com
2016-04-12
1
-7
/
+16
*
-mips3: Fixed DMULT and DMULTU in both interpreter and DRC modes. [marathonman]
therealmogminer@gmail.com
2016-04-12
1
-2
/
+68
*
Revert software-installed slot/image options when changing software
AJR
2016-04-04
1
-2
/
+2
*
Make generic VTLB implementation a modern device interface (nw)
AJR
2016-02-07
1
-3
/
+3
*
some handmade changes (nw)
Miodrag Milanovic
2015-12-21
1
-7
/
+7
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-2
/
+2
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-23
/
+23
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+3310