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
/
emuopts.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Support *n conversion in stream_format/string_format
Vas Crabb
2016-03-01
1
-2
/
+2
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-6
/
+6
*
Cleanups and version bump
Miodrag Milanovic
2016-02-24
1
-2
/
+2
*
placing back UI related settings to emu_options on popular demand (nw)
Miodrag Milanovic
2016-02-22
1
-0
/
+4
*
Added multi-language support for MAME [Miodrag Milanovic]
Miodrag Milanovic
2016-02-20
1
-0
/
+2
*
Added plugins and boot.lua as startup script [Miodrag Milanovic]
Miodrag Milanovic
2016-02-14
1
-0
/
+1
*
Added new options:
Michele Fochi
2016-02-08
1
-0
/
+3
*
move some options to ui.ini (nw)
Miodrag Milanovic
2016-02-05
1
-4
/
+0
*
Keep ui options separate from emulator ini file. (nw)
Miodrag Milanovic
2016-02-05
1
-1
/
+1
*
added UI parameter, option simple gives back old style start screen, features...
Miodrag Milanovic
2016-02-05
1
-0
/
+1
*
change default (nw)
David Haywood
2016-02-04
1
-1
/
+1
*
more mewui -> ui renames (nw)
Miodrag Milanovic
2016-02-04
1
-1
/
+1
*
Initial import of MEWUI to MAME [Dankan1890]
Dankan1890
2016-02-04
1
-4
/
+4
*
Ignore invalid default slot options in software lists
AJR
2016-01-31
1
-1
/
+1
*
Software list entries can now supply slot option defaults
AJR
2016-01-30
1
-25
/
+34
*
reverting:
Miodrag Milanovic
2016-01-20
1
-2
/
+2
*
Revert "fix for slots, makes c64 and other loading (nw)"
Miodrag Milanovic
2016-01-20
1
-4
/
+4
*
Revert "Fix for hang, emu_options::add_slot_options was changed, other thing...
Miodrag Milanovic
2016-01-20
1
-7
/
+7
*
Revert "cleanup (nw)"
Miodrag Milanovic
2016-01-20
1
-2
/
+2
*
cleanup (nw)
Miodrag Milanovic
2016-01-18
1
-2
/
+2
*
Fix for hang, emu_options::add_slot_options was changed, other things are ju...
Miodrag Milanovic
2016-01-18
1
-7
/
+7
*
fix for slots, makes c64 and other loading (nw)
Miodrag Milanovic
2016-01-17
1
-4
/
+4
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-2
/
+2
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
1
-13
/
+10
*
add lua console support back in
Jeffrey Clark
2016-01-06
1
-0
/
+1
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-51
/
+51
*
add casts from emu_file to core_file (issue #482)
Trammell Hudson
2015-11-27
1
-1
/
+1
*
Cleanup (nw)
ImJezze
2015-11-18
1
-1
/
+1
*
More cleanups (nw)
Miodrag Milanovic
2015-11-11
1
-6
/
+8
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+607
[prev]