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
/
drcuml.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
1
-2
/
+2
*
modernise drcuml somewhat (nw)
Vas Crabb
2018-03-24
1
-127
/
+129
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-3
/
+9
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
1
-4
/
+4
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-44
/
+44
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
1
-5
/
+5
*
Fix x64 compile
Vas Crabb
2016-05-31
1
-0
/
+8
*
NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi...
Miodrag Milanovic
2016-04-24
1
-3
/
+3
*
drcbex64: map F0-F3 to SSE registers (nw)
Ville Linde
2016-04-14
1
-3
/
+0
*
Revert software-installed slot/image options when changing software
AJR
2016-04-04
1
-0
/
+1
*
* Support *n conversion in stream_format/string_format
Vas Crabb
2016-03-01
1
-25
/
+0
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-1
/
+1
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
1
-6
/
+3
*
Cleanups and version bump
mame0169
Miodrag Milanovic
2015-12-30
1
-1
/
+1
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-1
/
+1
*
fix exiting drivers with DRC cores (nw)
Miodrag Milanovic
2015-12-23
1
-7
/
+5
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-17
/
+17
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1142