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
/
drcbex86.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
use C++ library includes (nw)
firewave
2020-01-22
1
-1
/
+1
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-4
/
+7
*
drcbex86: Fix remainder clobbering quotient, thanks smf, nw
mooglyguy
2017-12-31
1
-2
/
+4
*
drcbex86: Fixed an 'optimization' which was actually a random bug inducer, nw
mooglyguy
2017-12-31
1
-6
/
+2
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-2
/
+2
*
Do not use FUNC in delegate where applicable (nw)
Miodrag Milanovic
2016-11-06
1
-2
/
+2
*
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
-177
/
+177
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
1
-43
/
+43
*
fix android x86 and x64 full build
Jeffrey Clark
2016-06-30
1
-0
/
+12
*
Cleanups and version bump
mame0174
Miodrag Milanovic
2016-05-25
1
-16
/
+16
*
UML: Added TZCNT instruction (Trailing Zero Count) [Ville Linde]
Ville Linde
2016-05-20
1
-0
/
+46
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
1
-20
/
+20
*
Revert software-installed slot/image options when changing software
AJR
2016-04-04
1
-0
/
+1
*
UML: Added FCOPYI and ICOPYF instructions to pass raw data between integer an...
Ville Linde
2016-04-03
1
-1
/
+102
*
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
-4
/
+2
*
Modernize x86log.h and x86log.cpp:
Vittorio Romeo
2015-12-21
1
-1
/
+1
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-48
/
+48
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+6589