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
/
drivenum.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cherry-pick some features from self-registering drivers PoC:
Vas Crabb
2017-02-16
1
-122
/
+79
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-1
/
+1
*
Revert "Added IS_ENABLED, so we have compiler check for non used part, it is ...
Miodrag Milanovic
2016-11-12
1
-1
/
+1
*
Added IS_ENABLED, so we have compiler check for non used part, it is checked ...
Miodrag Milanovic
2016-11-11
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
some bool <-> int not needed conversions, also cleaned drivenum.* was using m...
Miodrag Milanovic
2016-10-21
1
-7
/
+1
*
Redo of split of src/emu/softlist.[cpp|h]
Nathan Woods
2016-08-02
1
-2
/
+2
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-1
/
+1
*
Iterate over devices C++11 style
AJR
2016-04-18
1
-3
/
+2
*
Revert "New driver specifiers; modify -listclones, -listsource; add -listtree"
Miodrag Milanović
2016-02-25
1
-40
/
+6
*
New driver specifiers; changes to -listclones, -listsource; add -listtree
AJR
2016-02-24
1
-6
/
+40
*
placed cache back in new form, fixes listxml and similar (nw)
Miodrag Milanovic
2015-12-04
1
-0
/
+8
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-8
/
+8
*
Initial conversion of core to C++14. Note that compilers are now limited to G...
Miodrag Milanovic
2015-12-03
1
-11
/
+1
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+412