summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/options.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump.mame0141u4 Aaron Giles2011-03-251-27/+27
* Fix -no<option> for booleans Aaron Giles2011-03-051-0/+7
* Converted core_options to a class. Removed a bunch of marginal Aaron Giles2011-03-031-971/+469
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-10/+10
* - Display suggestions in case commands that require game name are called and ... Miodrag Milanovic2011-01-231-1/+23
* Ignore warnings for non existing options in previous level of ini files (pare... Miodrag Milanovic2011-01-211-2/+2
* Added new flag for options OPTION_DRIVER_ONLY, and marked bios and ramsize as... Miodrag Milanovic2011-01-181-0/+17
* Fixed some long standing issues with image device config (no whatsnew) Miodrag Milanovic2011-01-171-2/+6
* Made MESS drivers too load config from parent drivers (as MAME) but images ar... Miodrag Milanovic2011-01-171-3/+30
* Cleanups and version bump.mame0138u4 Aaron Giles2010-07-221-2/+2
* - Added new operation on options which enables adding of parameter and execut... Miodrag Milanovic2010-07-211-0/+24
* lib/util now includes stdlib.h where needed Couriersud2010-01-171-0/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-121-13/+13
* Moved all files in src/lib/util over to straight BSD and common Aaron Giles2009-10-101-2/+30
* Added casts to ensure proper values are passed to the ctype.h functions. Aaron Giles2009-06-251-4/+4
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-281-2/+2
* Reverted change to options.c - not ready for release due to potential breakag... Couriersud2008-03-021-8/+1
* Rewrote some potentially compiler specific code: Couriersud2008-03-021-1/+8
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* (From Oliver Stoneberg) Aaron Giles2008-01-031-2/+2
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1133