summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emuopts.h
Commit message (Expand)AuthorAgeFilesLines
* coleco.c: Reduce tagmap lookups and added support for 31in1 and 63in1 multica... Wilbert Pol2015-08-101-1/+2
* bebox.c: reduce tagmap lookups (nw) Wilbert Pol2015-08-021-1/+2
* Some more tagmap lookup reduction work (nw) Wilbert Pol2015-08-011-2/+9
* Core - Added emulation options for comm settings Ariane Fugmann2015-06-061-0/+12
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-6/+6
* made -[no]dummywrite DEBUG only and removed it from the official documentatio... Oliver Stöneberg2015-03-241-0/+4
* Fix performance regression from -dummywrite addition (nw) Alex W. Jackson2015-03-201-1/+1
* added command-line option -[no]dummywrite to create snaphots of each frame wi... Oliver Stöneberg2015-03-171-0/+2
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-5/+5
* ui: fixed bug where slot options set via internal UI did not properly etabeta782015-01-171-1/+2
* Untangled options inheritance. Previously code locked in osd_options couriersud2015-01-131-6/+11
* added command-line option -[no]drc_log_native to control DRC native diassembl... Oliver Stöneberg2014-11-071-0/+2
* added command-line option -[no]drc_log_uml to control DRC UML disassembly log... Oliver Stöneberg2014-11-071-0/+2
* added command-line option -[no]snapbilinear to control binlinear filtering fo... Oliver Stöneberg2014-10-251-0/+2
* -Created machine_manager as singleton class that contains (for now) one runni... Miodrag Milanovic2014-06-061-0/+2
* no need for this it's in main class now (nw) Miodrag Milanovic2014-05-091-2/+0
* -Reorganized OSD, handling more sound output systems and debuggers, defaults ... Miodrag Milanovic2014-05-081-10/+2
* use the flag set by the GAME/CONS/COMP/SYST macro to parse additional optiona... David Haywood2014-05-011-0/+1
* Removed not used option (nw) Miodrag Milanovic2014-04-171-2/+0
* reverting r28187, if menus are unusable at that size user should make window ... Miodrag Milanovic2014-04-151-4/+0
* Adding minimum width/height options; defaulting to '0' so there is no change ... Nathan Woods2014-03-021-0/+4
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-4/+4
* Added command line option to force DRC C backend [Miodrag Milanovic] Miodrag Milanovic2013-08-271-0/+2
* Made both DRC and Non-DRC compile for MIPS, RSP and SH2 core and added option... Miodrag Milanovic2013-08-271-0/+2
* Initial commit of internal web server, mostly to check compiling on various p... Miodrag Milanovic2013-08-071-0/+8
* emuopts.c: Added a new option -statename which allows to specify the location... Fabio Priuli2013-05-281-0/+2
* Cleanups and version bumpmame0148u5 Miodrag Milanovic2013-05-201-4/+4
* LUA 5.2.2 added to libraries, did basic hookup of LUA VM into running machine... Miodrag Milanovic2013-05-091-0/+2
* Autoboot command support added [Ben Geeves,Miodrag Milanovic] Miodrag Milanovic2013-05-061-0/+5
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-102/+102
* Made core able to use bios selection per slot device [Miodrag Milanovic] Miodrag Milanovic2012-09-051-0/+3
* make ui_active a user option Michaël Banaan Ananas2012-08-281-0/+2
* Clean-ups and version bumpmame0146u5 Miodrag Milanovic2012-08-201-1/+1
* Made UI mouse cursor optional (default is off for now), in games with clickab... Miodrag Milanovic2012-08-171-1/+3
* Fixed handling slot/image options so it's possible to override slot setting b... Miodrag Milanovic2011-11-231-0/+1
* Validation of drivers require absence of slot and image options (no whatsnew) Miodrag Milanovic2011-11-161-1/+1
* Made some fixes/additions to the input system [kanikani] Angelo Salese2011-10-231-0/+4
* Made quicklaunch work for slot/image devices (no whatsnew) Miodrag Milanovic2011-07-031-0/+1
* Added support for multi level slot devices [Miodrag Milanovic] Miodrag Milanovic2011-06-271-1/+2
* Added support for starting softlist item directly without Miodrag Milanovic2011-06-151-0/+2
* emuopts: added confirm_quit option (defaults to off). when on, pressing ESC y... Fabio Priuli2011-06-031-0/+3
* Initial frameworking for upcoming artwork updates [Mr. Do] Angelo Salese2011-05-231-0/+4
* Cleanups and version bump.mame0141u4 Aaron Giles2011-03-251-4/+4
* Converted core_options to a class. Removed a bunch of marginal Aaron Giles2011-03-031-67/+231
* - Moved RAM device into emu core [Miodrag Milanovic] Miodrag Milanovic2011-01-051-0/+1
* - Fixed issue with image empty slot [Miodrag Milanovic] Miodrag Milanovic2010-11-261-2/+0
* Added support for OSD-generated fonts. The OSD is queried first to see Aaron Giles2010-10-241-0/+1
* Fix crash when specifying -effect. Aaron Giles2010-10-161-0/+1
* Added missing OPTION_WRITECONFIG define (no whatsnew) Miodrag Milanovic2010-06-181-0/+1