summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/info.c
Commit message (Expand)AuthorAgeFilesLines
* making all softwarelist devices to appear in the listxml output (no mention n... Fabio Priuli2010-08-241-3/+5
* fixing listxml year output (it was skipped if the year contains a '?') [Fabio... Fabio Priuli2010-08-231-1/+1
* emu/info.c: Search all parents of a clone for merged ROMs [Atari Ace] Phil Bennett2010-07-291-18/+70
* Another OS X compile problem (no whatsnew) R. Belmont2010-07-071-1/+1
* - Added MDRV_SOFTWARE_LIST_COMPATIBLE_ADD for adding compatible software list... Miodrag Milanovic2010-07-061-1/+1
* Support for multiple software list per driver [Miodrag Milanovic] Miodrag Milanovic2010-07-061-9/+6
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-6/+5
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-12/+11
* - Fixed compile Miodrag Milanovic2010-06-271-4/+0
* Implemented hash file and battery support and did some cleanup (no whatsnew) Miodrag Milanovic2010-06-241-1/+3
* Moved listsofware command line option from MESS, and added softlist in XML ou... Miodrag Milanovic2010-06-201-3/+28
* Cleanups and version bump. Aaron Giles2010-06-171-2/+2
* Yet more OS X PPC compile fixes (still no whatsnew) R. Belmont2010-06-171-2/+2
* Even more OS X PPC compile fixes (no whatsnew) R. Belmont2010-06-171-1/+1
* Image device cleanup (no whatsnew) Miodrag Milanovic2010-06-161-16/+13
* devlegacy.c,clifront.c,info.c [Miodrag Milanovic] Miodrag Milanovic2010-06-151-2/+57
* 32bit mamed, official buildtools Michaƫl Banaan Ananas2010-06-081-2/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-37/+38
* Added some missing static qualifiers to MAME. Also, renamed some generically... Scott Stone2010-05-281-1/+1
* Readded info.c lines which got removed/changed by mistake in the previous com... Fabio Priuli2010-04-061-3/+5
* info.c: added keyboard and keypad controls to xml output [Fabio Priuli] Fabio Priuli2010-04-061-10/+22
* Small MESS-only listxml dtd update. No whatsnew. Wilbert Pol2010-04-051-0/+1
* Some MESS-only changes. No whatsnew. Wilbert Pol2010-04-041-3/+4
* Made device->tag and devconfig->tag into private member variables (m_tag). Aaron Giles2010-03-081-2/+2
* info.c: Moved print_game_categories into info.c, since it can Miodrag Milanovic2010-02-161-5/+34
* Made direct accessors for device configuration state. Currently they Aaron Giles2010-01-211-2/+2
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-21/+21
* Created new template class tagged_list which manages a simple list Aaron Giles2010-01-171-16/+15
* Added the mameconfig version to the -listxml output [Oliver Stoneberg] Phil Bennett2010-01-111-2/+5
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-3/+3
* Removed the various HAS_xxxx for sound cores. To select sound cores, Aaron Giles2010-01-021-4/+0
* Added additional information to the dipswitches and configurations sections i... Phil Bennett2009-12-311-2/+16
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* - Removed sysconfig section from game_driver struct Miodrag Milanovic2009-12-251-4/+0
* Added new module tagmap which is a simple hashed string map. Aaron Giles2009-11-231-16/+16
* > From: atari_ace@verizon.net Aaron Giles2009-10-211-1/+1
* Cleanups and version bump.mame0134u1 Aaron Giles2009-09-241-2/+2
* > From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2009-09-241-2/+7
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-5/+1
* Cleanups and version bump.mame0131u4 Aaron Giles2009-06-041-2/+2
* Added configuration settings and analog adjusters to xml output (see e.g. mar... Fabio Priuli2009-05-311-2/+75
* From: Oliver Stoeneberg [oliverst@online.de] Aaron Giles2009-05-251-6/+6
* > From: atari_ace@verizon.net Aaron Giles2009-05-151-7/+13
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-1/+1
* Ok, this is The Big One. Aaron Giles2009-02-111-32/+20
* romload cleanups: Aaron Giles2009-01-021-8/+1
* Update to a bit of MESS-only code. Wilbert Pol2008-12-241-1/+1
* Made the concept of a "clock" native to devices. The clock is now Aaron Giles2008-12-181-1/+1
* Made CPUs into proper devices. CPUs are now added in the Aaron Giles2008-12-161-10/+10
* This patch furthers the process of aligning the sound cores with the Aaron Giles2008-12-041-1/+1