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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Self-registering devices prep:
Vas Crabb
2017-02-27
2
-21
/
+21
*
mips3: Retry fixing FPU register aliasing
Happy
2017-02-26
3
-857
/
+183
*
srcclean (nw)
Vas Crabb
2016-11-27
2
-2
/
+2
*
Changing the MIPS DRC to not use static char buffers when disassembling
Nathan Woods
2016-11-20
2
-8
/
+10
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
6
-31
/
+11
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
3
-10
/
+10
*
Merge pull request #1715 from npwoods/dasmstream_r3000
Vas Crabb
2016-11-17
1
-179
/
+189
|
\
|
*
Changed the r3000 disassembler to use 'std::ostream &' internally
Nathan Woods
2016-11-16
1
-179
/
+189
*
|
Changed the mips3 disassembler to use 'std::ostream &' internally
Nathan Woods
2016-11-16
1
-236
/
+246
*
|
Put the declaration of dasmmips3() in a header file
Nathan Woods
2016-11-16
3
-3
/
+8
|
/
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
4
-377
/
+377
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
10
-773
/
+773
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
1
-4
/
+4
*
fix disassembly window (nw)
smf-
2016-10-18
2
-5
/
+5
*
Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi...
smf-
2016-09-28
1
-1
/
+1
*
Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ...
Lord-Nightmare
2016-09-27
1
-1
/
+1
*
Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi...
smf-
2016-09-27
1
-1
/
+1
*
made constexprs lower case and used constexpr for returning input value as we...
Miodrag Milanovic
2016-07-31
3
-6
/
+6
*
gcc 6.1.1 warning fixes (nw)
Olivier Galibert
2016-06-16
2
-7
/
+16
*
Fix build on MSVC thanks to Rene, also fix debug_break crashes
therealmogminer@gmail.com
2016-06-08
1
-1
/
+1
*
Major refactoring of debugger core [Ryan Holtz]
therealmogminer@gmail.com
2016-06-08
1
-1
/
+1
*
Revert "(nw) MIP3 DRC handle branches in delay slot properly."
Ted Green
2016-06-03
1
-2
/
+0
*
Revert "(nw) Fix issue with kinst driver. Only allow MIPs VR4300 to have the ...
Ted Green
2016-06-03
1
-3
/
+2
*
(nw) Fix issue with kinst driver. Only allow MIPs VR4300 to have the DRC bran...
Ted Green
2016-06-02
1
-2
/
+3
*
(nw) MIP3 DRC handle branches in delay slot properly.
Ted Green
2016-06-01
1
-0
/
+2
*
(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
2
-2
/
+2
*
mips3: Fixed interpreter bug where BADCOP exceptions would execute the faulti...
therealmogminer@gmail.com
2016-04-15
1
-18
/
+40
*
Port Happy's PPC aliasing fix to the MIPS3 DRC, nw
therealmogminer@gmail.com
2016-04-15
3
-183
/
+975
*
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
2
-11
/
+90
*
mips3: Branch and Link instructions unconditionally set return address register.
Happy
2016-04-12
1
-5
/
+4
*
Merge pull request #784 from Happy-yappH/master
R. Belmont
2016-04-05
1
-68
/
+78
|
\
|
*
mips3: Fix behavior for 32/64 bit mode floating point register aliasing.
Happy
2016-04-03
1
-68
/
+78
*
|
Revert software-installed slot/image options when changing software
AJR
2016-04-04
2
-3
/
+3
|
/
*
Fix for mips3 compare timer.
Happy
2016-03-01
1
-2
/
+3
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-65
/
+65
*
Make generic VTLB implementation a modern device interface (nw)
AJR
2016-02-07
5
-57
/
+35
*
reverting:
Miodrag Milanovic
2016-01-20
4
-30
/
+30
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
4
-4
/
+4
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
4
-4
/
+4
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
4
-30
/
+30
*
Revert "remove const (nw)"
Miodrag Milanovic
2016-01-13
4
-4
/
+4
*
remove const (nw)
Miodrag Milanovic
2016-01-11
4
-4
/
+4
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
4
-4
/
+4
*
some handmade changes (nw)
Miodrag Milanovic
2015-12-21
3
-13
/
+11
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
4
-6
/
+6
[next]