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
/
emu
/
clifront.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-4
/
+2
*
Revert "New driver specifiers; modify -listclones, -listsource; add -listtree"
Miodrag Milanović
2016-02-25
1
-236
/
+23
*
Merge pull request #650 from ajrhacker/listclones
Miodrag Milanović
2016-02-25
1
-23
/
+236
|
\
|
*
New driver specifiers; changes to -listclones, -listsource; add -listtree
AJR
2016-02-24
1
-23
/
+236
*
|
Cleanups and version bump
Miodrag Milanovic
2016-02-24
1
-2
/
+2
*
|
cleanup (nw)
Miodrag Milanovic
2016-02-21
1
-64
/
+0
*
|
Added option in the "Customize UI" menu for selecting the language. (nw)
dankan1890
2016-02-21
1
-3
/
+5
*
|
Added multi-language support for MAME [Miodrag Milanovic]
Miodrag Milanovic
2016-02-20
1
-0
/
+64
*
|
Remove redundant defines, in order to make translation easier (nw)
Miodrag Milanovic
2016-02-20
1
-4
/
+6
|
/
*
initialize LUA bit earlier to give more opportunities to scripts (nw)
Miodrag Milanovic
2016-02-14
1
-2
/
+5
*
made -cc creates ui.ini as well (nw)
Miodrag Milanovic
2016-02-06
1
-0
/
+10
*
Software list entries can now supply slot option defaults
AJR
2016-01-30
1
-1
/
+1
*
Some more validity checking improvements:
AJR
2016-01-24
1
-1
/
+2
*
reverting:
Miodrag Milanovic
2016-01-20
1
-11
/
+10
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-15
/
+15
*
Revert "Fix broken listdevices sorting (nw)"
Miodrag Milanovic
2016-01-20
1
-5
/
+9
*
Revert "Fix for hang, emu_options::add_slot_options was changed, other thing...
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
Fix for hang, emu_options::add_slot_options was changed, other things are ju...
Miodrag Milanovic
2016-01-18
1
-1
/
+1
*
Fix broken listdevices sorting (nw)
AJR
2016-01-16
1
-9
/
+5
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-15
/
+15
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-10
/
+11
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
1
-21
/
+10
*
removed memory tracking (nw)
Miodrag Milanovic
2016-01-08
1
-9
/
+1
*
Allow mame -validate -verbose to capture verbose messages
AJR
2016-01-02
1
-1
/
+1
*
Just name not acronym (nw)
Miodrag Milanovic
2015-12-31
1
-1
/
+1
*
Revert "removing MESS brand and making MAME a name not acronym (nw)"
Miodrag Milanovic
2015-12-31
1
-1
/
+1
*
removing MESS brand and making MAME a name not acronym (nw)
Miodrag Milanovic
2015-12-31
1
-1
/
+1
*
Cleanups and version bump
mame0169
Miodrag Milanovic
2015-12-30
1
-2
/
+0
*
Revert "Allow mame -validate -verbose to display more messages (and make erro...
Miodrag Milanović
2015-12-28
1
-6
/
+0
*
Allow mame -validate -verbose to display more messages (and make error/warnin...
AJR
2015-12-27
1
-0
/
+6
*
Make -verifyroms verify sub-devices like mpu401 and c2040fdc
qmc2
2015-12-23
1
-0
/
+61
*
tagmap_t to std::unordered_map or std::unordered_set where applicable (nw)
Miodrag Milanovic
2015-12-09
1
-17
/
+15
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-67
/
+67
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1947