index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
cpu
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
11
-11171
/
+0
*
Add cache operation descriptions to MIPS disassembly.
Happy
2015-09-08
1
-1
/
+8
*
Merge branch 'local'
Happy
2015-09-07
1
-4
/
+28
|
\
|
*
N64 driver improvements.
Happy
2015-09-07
1
-4
/
+28
*
|
mips3drc.c - Mippity mip mips. Fixed drc bug.
ted green
2015-07-16
1
-1
/
+1
*
|
Minor MIPS fixups.
ted green
2015-07-12
2
-2
/
+2
*
|
blame balrog for this :) (NW)
Cowering
2015-07-08
1
-1
/
+1
|
/
*
-core: Add MCFG_FORCE_NO_DRC. [MooglyGuy]
therealmogminer@gmail.com
2015-06-27
1
-2
/
+2
*
nw, add MCFG_FORCE_NO_DRC option, does not work for no apparent reason becaus...
therealmogminer@gmail.com
2015-06-27
2
-3
/
+3
*
memory: Remove support for decrypted bases, use an address space instead [O. ...
Olivier Galibert
2015-06-24
4
-9
/
+9
*
mips3: Make fast RAM handling faster by caching certain values. [MooglyGuy]
therealmogminer@gmail.com
2015-05-27
3
-12
/
+12
*
Cleanups and version bump
mame0162
Miodrag Milanovic
2015-05-27
1
-1
/
+1
*
mips3 -- Added routine for clearing fastram region so that dynamic ram alloca...
ted green
2015-05-23
2
-1
/
+15
*
Sorted out cpu cores (nw)
Miodrag Milanovic
2015-05-13
1
-2
/
+2
*
(MESS) -n64: 50% RDP speedup on an i7-5930K [MooglyGuy]
therealmogminer@gmail.com
2015-05-09
1
-13
/
+15
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
Cleanups and version bump
mame0161
Miodrag Milanovic
2015-04-29
1
-2
/
+2
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
4
-69
/
+69
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
2
-5
/
+5
*
string -> str rename due to future conflicts (nw)
Miodrag Milanovic
2015-04-12
4
-69
/
+69
*
- mips3: Made fast RAM option common to both interpreter and DRC. [MooglyGuy]
therealmogminer@gmail.com
2015-03-29
3
-352
/
+337
*
Forgot to hit save, nw
therealmogminer@gmail.com
2015-03-26
1
-2
/
+4
*
- mips3: Add integer divide-by-zero handling to MIPS III cores. [MooglyGuy]
mooglyguy
2015-03-25
3
-6
/
+105
*
oops (nw)
Olivier Galibert
2015-01-25
1
-1
/
+1
*
Fix compilation with GCC 4.4.7 (n/w)
Lord-Nightmare
2014-11-12
1
-1
/
+1
*
added asserts for n64 -cart conker crash in mips3_device::generate_checksum_b...
Oliver Stöneberg
2014-11-08
1
-0
/
+3
*
added command-line option -[no]drc_log_native to control DRC native diassembl...
Oliver Stöneberg
2014-11-07
3
-6
/
+2
*
added command-line option -[no]drc_log_uml to control DRC UML disassembly log...
Oliver Stöneberg
2014-11-07
3
-19
/
+18
*
mips3: Fixed left-shift-of-signed-value issues. [MooglyGuy]
mooglyguy
2014-11-04
2
-8
/
+8
*
mips3drc: Generate -0.0 for NEG.S/D of 0.0 as FNEG does not on x86 [MooglyGuy]
mooglyguy
2014-11-03
1
-0
/
+8
*
mips3drc: Sign-extend ROUND.L, TRUNC.L, CEIL.L and FLOOR.L [MooglyGuy]
mooglyguy
2014-11-03
1
-0
/
+4
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-1
/
+1
*
fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn...
Oliver Stöneberg
2014-09-08
2
-3
/
+2
*
(nw) mips3drc: Made badcop exception handling cleaner. If you haven't read Bo...
Ryan Holtz
2014-08-27
2
-30
/
+60
*
mips3drc: Throw badcop exceptions on COP1 accesses while the COP1 status bit is
Ryan Holtz
2014-08-26
1
-0
/
+8
*
More cleanups, there is issue with srcclean that needs to be taken care as we...
Miodrag Milanovic
2014-07-22
1
-2
/
+2
*
Cleanups and version bump
Miodrag Milanovic
2014-07-22
2
-2
/
+0
*
mips3.c: Modernised cpu core (nw)
Wilbert Pol
2014-06-01
7
-3069
/
+2215
*
The official MIPS ABI doesn't have $ in front of the software names for the i...
smf-
2014-05-23
1
-98
/
+98
*
devcv2 -> devcb (nw)
Miodrag Milanovic
2014-05-14
1
-12
/
+12
*
removed usage of legacy IRQ callback (nw)
Miodrag Milanovic
2014-04-29
3
-4
/
+4
*
Moved eminline and related files into /src/osd since it's system related (nw)
Miodrag Milanovic
2014-04-16
1
-1
/
+1
*
Removed some auto_mallocs in favor of dynamic_arrays.
Aaron Giles
2014-02-19
2
-6
/
+6
*
fixes for building with Visual Studio 2013 RTM [smf]
smf-
2013-10-19
1
-5
/
+5
*
Added license tags to a few more files. Also converted many of OG's
Aaron Giles
2013-10-16
5
-0
/
+10
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
5
-97
/
+10
*
Cleanups and version bump
mame0150
Miodrag Milanovic
2013-09-17
1
-2
/
+1
*
Added command line option to force DRC C backend [Miodrag Milanovic]
Miodrag Milanovic
2013-08-27
1
-3
/
+0
*
Made both DRC and Non-DRC compile for MIPS, RSP and SH2 core and added option...
Miodrag Milanovic
2013-08-27
4
-127
/
+161
*
setname and description changes to DRC devices to indicate such is being used...
Scott Stone
2013-08-23
1
-32
/
+32
[next]