summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/info.c
Commit message (Expand)AuthorAgeFilesLines
* removed support for PORT_CATEGORY from the core, since PORT_CONDITION is enou... Fabio Priuli2011-08-171-37/+1
* Fix for listxml DTD by Firewave (no whatsnew) Miodrag Milanovic2011-08-151-2/+2
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-141-7/+7
* Listxml changes (no whatsnew) Miodrag Milanovic2011-08-051-23/+55
* - Updated romload so devices are loaded from separate files [Miodrag Milanovic] Miodrag Milanovic2011-08-021-4/+41
* - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] Miodrag Milanovic2011-07-311-2/+0
* Fix for softlist loading (no whatsnew) Miodrag Milanovic2011-07-251-2/+2
* Writeable -> Writable Angelo Salese2011-07-111-1/+1
* Small core changes to enable making slot device also a image device (no whats... Miodrag Milanovic2011-07-031-2/+2
* Cleanups and version bumpmame0142u6 Angelo Salese2011-06-191-4/+4
* Fix for listxml and centronics device (no whatsnew) Miodrag Milanovic2011-06-141-1/+1
* info.c: added display of disk is writeable in -lx. no whatsnew. Fabio Priuli2011-06-091-0/+4
* info.c: added basic display of slot info in -lx [Fabio Priuli] Fabio Priuli2011-06-091-1/+42
* Switch input ports to use function-based constructors instead of tokens. Aaron Giles2011-05-101-13/+13
* Attach gamedrv's input ports to the driver_device, so that there's Aaron Giles2011-05-051-1/+0
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-42/+42
* Removed various differences between MESS and MAME, all is now defined in mame.h. Miodrag Milanovic2011-04-141-12/+0
* Fix compile? Angelo Salese2011-04-131-15/+15
* (Big tangle of changes that all happened as I was looking into the ROM Aaron Giles2011-04-131-987/+875
* Convert scramble/galaxold to driver_device [Atari Ace] Scott Stone2011-04-091-3/+0
* Migrate variables in corona/galaxian/namcos21/namcos22/namcos23/psikyosh/quiz... Scott Stone2011-04-091-0/+4
* Move overridable device->rom_region(), device->machine_config_additions(), and Aaron Giles2011-03-301-2/+1
* Attached emu_options to the machine_config, and the running_machine Aaron Giles2011-03-101-6/+6
* MT 04271: Merge attribute incorrectly matches parent NO_DUMP ROMs. Aaron Giles2011-03-081-1/+4
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-2/+2
* Hash generation and general cleanup. New class hash_collection holds Aaron Giles2011-02-141-14/+12
* Input ports can now be added to device, names are formed as sub tags from par... Miodrag Milanovic2011-02-131-2/+8
* C++-ified the sound and streams interfaces. Combined sound.c and streams.c Aaron Giles2011-01-271-1/+1
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-1/+1
* Fixing order so XML output is valid XML (no whatsnew) Miodrag Milanovic2011-01-081-1/+1
* Marking mechanical games as such in XML [Miodrag Milanovic] Miodrag Milanovic2011-01-051-0/+3
* - Moved RAM device into emu core [Miodrag Milanovic] Miodrag Milanovic2011-01-051-11/+44
* Split the screen device into a separate module. Aaron Giles2010-12-021-1/+1
* Cleanups and version bump. Aaron Giles2010-10-141-1/+1
* Fix bug where multiple sampleof attributes could be output, resulting in Aaron Giles2010-09-291-0/+3
* Changed driver_device to expose the game_driver's ROMs through the Aaron Giles2010-09-031-29/+25
* Remove artificial SOUND_ prefix from sound device names. Aaron Giles2010-09-021-2/+2
* 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