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
/
drcbec.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed flipendian -> swapendian, as I spent minutes trying to find the funct...
mooglyguy
2018-11-05
1
-4
/
+4
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-1
/
+2
*
DRC: fix regression on OS X [Phil Bennett]
arbee
2017-03-18
1
-1
/
+1
*
drcbec: fixed long-standing copy/paste error (nw)
arbee
2017-01-24
1
-1
/
+1
*
Do not use FUNC in delegate where applicable (nw)
Miodrag Milanovic
2016-11-06
1
-1
/
+1
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
1
-8
/
+8
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-162
/
+162
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-4
/
+4
*
Cleanups and version bump
mame0174
Miodrag Milanovic
2016-05-25
1
-2
/
+2
*
UML: Added TZCNT instruction (Trailing Zero Count) [Ville Linde]
Ville Linde
2016-05-20
1
-0
/
+40
*
UML: Added FCOPYI and ICOPYF instructions to pass raw data between integer an...
Ville Linde
2016-04-03
1
-0
/
+16
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-6
/
+3
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-3
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+2278