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
/
rsp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
moved rsp to use devcb2 (nw)
Miodrag Milanovic
2014-05-13
3
-56
/
+104
*
removed usage of legacy IRQ callback (nw)
Miodrag Milanovic
2014-04-29
2
-2
/
+2
*
Moved eminline and related files into /src/osd since it's system related (nw)
Miodrag Milanovic
2014-04-16
2
-6
/
+6
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
2
-88
/
+88
*
- N64 RSP changes: [MooglyGuy]
Ryan Holtz
2014-03-25
2
-389
/
+1239
*
compile fix since not all have SSE3 enabled (nw)
Miodrag Milanovic
2014-03-25
1
-1
/
+1
*
(nw) Temporarily split all RSP functions into SIMD and scalar versions so
Ryan Holtz
2014-03-25
2
-942
/
+2660
*
second round of clang 3.4 fixes for MESS (nw)
Oliver Stöneberg
2014-02-20
1
-0
/
+2
*
Silence excessive printf spam in RSP core with -nodrc (nw)
Justin Kerk
2014-02-05
1
-6
/
+6
*
Cleanups and version bump
mame0151
Miodrag Milanovic
2013-11-05
2
-4223
/
+4223
*
Erroneous commit, nw
Ryan Holtz
2013-09-28
1
-1
/
+1
*
-Refactored N64 RDP blender to use function arrays in order to [MooglyGuy]
Ryan Holtz
2013-09-28
2
-4
/
+2
*
fixed compile error
Robbbert
2013-09-27
1
-2
/
+2
*
Fixed non-SIMD mode, nw
Ryan Holtz
2013-09-26
1
-8
/
+18
*
-RSP SIMD changes: [MooglyGuy, Marathon Man]
Ryan Holtz
2013-09-26
3
-4674
/
+5166
*
Cleanups and version bump
mame0150
Miodrag Milanovic
2013-09-17
1
-1
/
+0
*
Added command line option to force DRC C backend [Miodrag Milanovic]
Miodrag Milanovic
2013-08-27
1
-5
/
+0
*
Made both DRC and Non-DRC compile for MIPS, RSP and SH2 core and added option...
Miodrag Milanovic
2013-08-27
3
-33
/
+17
*
setname and description changes to DRC devices to indicate such is being used...
Scott Stone
2013-08-23
1
-2
/
+2
*
added missing short names to legacy devices and added validation that short n...
Miodrag Milanovic
2013-08-23
2
-0
/
+2
*
Cleanups and version bump
mame0149u1
Miodrag Milanovic
2013-07-23
1
-68
/
+68
*
Fixes for building MAME with Visual Studio 2013 preview [smf]
smf-
2013-07-05
1
-2
/
+2
*
01234567890123456789012345678901234567890123456789012345678901234567890123456789
Ryan Holtz
2013-06-29
2
-598
/
+1754
*
Cleanups and version bump
mame0149
Miodrag Milanovic
2013-06-11
1
-1
/
+1
*
<tmmintrin.h> already included in rsp.h if needed (nw)
Miodrag Milanovic
2013-06-09
1
-2
/
+0
*
- Added SIMD code for the rest of the RSP vector load instructions [MooglyGuy]
Ryan Holtz
2013-06-09
1
-0
/
+78
*
Turn off USE_SIMD, nw
Ryan Holtz
2013-06-09
1
-1
/
+1
*
- Added USE_SIMD flag to RSP headers and began converting some opcodes to use
Ryan Holtz
2013-06-09
2
-4
/
+78
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
2
-14
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
6
-1178
/
+1178
*
Clean-ups and version bump
mame0147u2
Miodrag Milanovic
2012-10-30
2
-3
/
+3
*
made rsp core use callbacks (no whatsnew)
Miodrag Milanovic
2012-10-11
3
-20
/
+36
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
2
-2
/
+2
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-4
/
+4
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-2
/
+2
*
Final round of struct/union/enum normalization.
Aaron Giles
2012-09-16
2
-2
/
+2
*
Enum and union normalization.
Aaron Giles
2012-09-16
1
-4
/
+4
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
2
-8
/
+4
*
added missing \n to some fatalerror() calls (no whatsnew)
Oliver Stöneberg
2012-09-07
1
-4
/
+4
*
DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew)
Miodrag Milanovic
2012-09-03
2
-30
/
+30
*
Renamed device_irq_callback to device_irq_acknowledge_callback to
Aaron Giles
2012-04-10
2
-2
/
+2
*
[N64] Force mtc0 opcodes that initiate to-RSP DMAs to end recompile sequences...
Miodrag Milanovic
2012-02-23
2
-2
/
+10
*
- Checksum the delay slot in single-instruction blocks in the MIPS3 and RSP D...
Ryan Holtz
2012-02-20
1
-46
/
+72
*
Some cleanup of some observed #include redundancy from source files which use...
Scott Stone
2012-02-06
1
-1
/
+0
*
- RDP optimizations and memory system shunting in N64 driver; relative speedu...
Ryan Holtz
2012-02-03
3
-36
/
+54
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
2
-2
/
+2
*
BIG update.
Aaron Giles
2011-03-29
2
-11
/
+11
*
Created new enum type address_spacenum for specifying an address
Aaron Giles
2011-03-27
2
-18
/
+18
*
Cleanups and version bump.
mame0141u1
Aaron Giles
2011-01-24
2
-32
/
+32
*
Simplified UML parameters, as follows:
Aaron Giles
2011-01-17
1
-183
/
+183
[prev]
[next]