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
/
devices
/
cpu
/
rsp
/
rspcp2d.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make osd_printf_* use util/strformat semantics.
Vas Crabb
2019-09-26
1
-1
/
+1
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
1
-500
/
+146
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-1
/
+3
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-1
/
+6
*
N64 / RSP - Make element selection in vector load/store DRC C functions consi...
Happy
2017-03-15
1
-4
/
+4
*
Changing the RSP DRC to not use static char buffers when disassembling
Nathan Woods
2016-11-20
1
-3
/
+4
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-1
/
+1
*
Moved the declaration of rsp_dasm_one() to a header file
Nathan Woods
2016-11-17
1
-2
/
+0
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
1
-81
/
+81
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-242
/
+242
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-32
/
+32
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
1
-1
/
+1
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-3
/
+3
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+3736