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
/
clifront.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split UI and frontend part from core [Miodrag Milanovic]
Miodrag Milanovic
2016-04-23
1
-2050
/
+0
*
Added file for mame depended handling of opts (nw)
Miodrag Milanovic
2016-04-22
1
-0
/
+1
*
Created mame_options as 1st step towards creating core independent of MAME im...
Miodrag Milanovic
2016-04-21
1
-7
/
+7
*
Isolate CLI part (nw)
Miodrag Milanovic
2016-04-20
1
-4
/
+78
*
Iterate over devices C++11 style
AJR
2016-04-18
1
-92
/
+75
*
Merge pull request #812 from jmallach/program-name
Miodrag Milanović
2016-04-16
1
-5
/
+5
|
\
|
*
Make display_help() use exename to print MAME's program name.
Jordi Mallach
2016-04-16
1
-5
/
+5
|
*
Show mame's program name lowercase in help output.
Santiago Vila
2016-04-15
1
-3
/
+3
*
|
Reduction code for entries of "enum class ui_menu_item_type" and the use of i...
dankan1890
2016-04-15
1
-1
/
+0
*
|
lower deps on clifront.h (nw)
Miodrag Milanovic
2016-04-15
1
-0
/
+1
|
/
*
diimage.cpp: Allow image devices to be configured with a fixed
etabeta78
2016-04-12
1
-0
/
+3
*
Iterate over core classes C++11 style
AJR
2016-03-31
1
-54
/
+54
*
Cleanups and version bump
Miodrag Milanovic
2016-03-30
1
-1
/
+1
*
Populate plugins structures and start marked plugins (nw)
Miodrag Milanovic
2016-03-25
1
-0
/
+15
*
Fold some redundant code
Vas Crabb
2016-03-18
1
-47
/
+15
*
* Remove confusing method from vectorstreams that hide base_ios method (fixes...
Vas Crabb
2016-03-18
1
-22
/
+34
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-46
/
+39
*
Turn core_file into a proper class that gets cleaned up safely using unique_ptr
Vas Crabb
2016-03-06
1
-1
/
+1
*
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
[next]