summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emuopts.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for softlist loading (no whatsnew) Miodrag Milanovic2011-07-251-1/+1
* Clean-ups and version bumpmame0143u1 Angelo Salese2011-07-111-1/+1
* Made quicklaunch work for slot/image devices (no whatsnew) Miodrag Milanovic2011-07-031-15/+34
* Small core changes to enable making slot device also a image device (no whats... Miodrag Milanovic2011-07-031-1/+2
* Always parse one more time in case additional devices are added in previous p... Miodrag Milanovic2011-06-291-3/+1
* Port from MESS, nw Angelo Salese2011-06-281-2/+2
* Added support for multi level slot devices [Miodrag Milanovic] Miodrag Milanovic2011-06-271-26/+52
* Added support for starting softlist item directly without Miodrag Milanovic2011-06-151-0/+1
* emuopts: added confirm_quit option (defaults to off). when on, pressing ESC y... Fabio Priuli2011-06-031-0/+1
* Initial frameworking for upcoming artwork updates [Mr. Do] Angelo Salese2011-05-231-0/+2
* Coding convention cleanup. Aaron Giles2011-05-051-7/+3
* Added support for dynamic devices, will add more info for log Miodrag Milanovic2011-05-041-3/+38
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-5/+5
* (Big tangle of changes that all happened as I was looking into the ROM Aaron Giles2011-04-131-7/+8
* BIG update. Aaron Giles2011-03-291-1/+1
* Cleanups and version bump.mame0141u4 Aaron Giles2011-03-251-6/+6
* Attached emu_options to the machine_config, and the running_machine Aaron Giles2011-03-101-2/+2
* Converted core_options to a class. Removed a bunch of marginal Aaron Giles2011-03-031-244/+367
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-2/+2
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-1/+1
* Added new flag for options OPTION_DRIVER_ONLY, and marked bios and ramsize as... Miodrag Milanovic2011-01-181-2/+2
* Fixed some long standing issues with image device config (no whatsnew) Miodrag Milanovic2011-01-171-1/+1
* Made MESS drivers too load config from parent drivers (as MAME) but images ar... Miodrag Milanovic2011-01-171-1/+1
* Cleaned OSD windows and emu part from NEWUI dependencies (no whatsnew) Miodrag Milanovic2011-01-131-3/+0
* - Moved RAM device into emu core [Miodrag Milanovic] Miodrag Milanovic2011-01-051-5/+4
* - Fixed issue with image empty slot [Miodrag Milanovic] Miodrag Milanovic2010-11-261-6/+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
* Changed driver_device to expose the game_driver's ROMs through the Aaron Giles2010-09-031-6/+2
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-2/+2
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-3/+3
* - Added writeconfig option to emuopts (default for MAME is off) to save ini o... Miodrag Milanovic2010-06-181-0/+5
* - removed MESS dependency from config.c Miodrag Milanovic2010-06-171-2/+2
* Cleanups and version bump. Aaron Giles2010-06-171-5/+5
* More OS X PPC compile fixes (no whatsnew) R. Belmont2010-06-171-1/+1
* emuopts - added support for image devices parameters [Miodrag Milanovic] Miodrag Milanovic2010-06-161-0/+90
* Cleanups and version bump.mame0136u3 Aaron Giles2010-02-141-3/+3
* Made uimodekey default to "auto" and let OSD decide about default key. (no cr... Miodrag Milanovic2010-02-141-5/+1
* - Moved natural keyboard support from MESS to MAME Miodrag Milanovic2010-02-121-1/+8
* Internal debugger using the mame rendering infrastructure Couriersud2010-02-111-0/+1
* Rollback of show_warning add, sorry did not know about policy of this issue. Miodrag Milanovic2010-02-101-1/+0
* - Added skip_warnings option Miodrag Milanovic2010-02-101-0/+1
* Minor documentation change. No whatsnew needed. Scott Stone2010-01-191-1/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-3/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-1/+1
* Added basic support in bitmap.c for 64-bit indexed bitmaps. As a Aaron Giles2009-07-131-1/+2
* Crosshair update Derrick Renaud2009-03-281-0/+1
* 02687: emuopts.c: CORE INPUT AUTOMATIC ENABLE OPTIONS Aaron Giles2008-12-041-8/+8
* Added new options 'cheatpath' to specify one or more paths for cheat Aaron Giles2008-07-311-4/+1
* Update docs a bit. Turn off debugger by default. Aaron Giles2008-06-261-1/+1