summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/info.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-1/+1
* Cleanups and version bump.mame0127u3 Aaron Giles2008-09-111-1/+1
* Added concept of rom sources to the rom loader. Updated auditing, Aaron Giles2008-09-061-101/+99
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-2/+2
* Region classes go bye-bye. Aaron Giles2008-07-281-5/+3
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-56/+8
* Merged some memory maps. Aaron Giles2008-07-211-2/+1
* Tagged all the first CPUs for drivers (mostly as "main"). Aaron Giles2008-07-191-0/+4
* Added TOKEN_SKIP_* macros to tokenize.h. Aaron Giles2008-05-251-1/+1
* Cleanups and version bump. Aaron Giles2008-05-221-1/+1
* Restructured input port internals and cleaned up inptport.c: Aaron Giles2008-05-151-224/+197
* Added a temporary MESS specific hook Nathan Woods2008-04-061-0/+4
* Added a machine_config* parameter to certain MESS specific hooks Nathan Woods2008-03-231-8/+7
* - the public screen_state is made to only contain items that are currently ac... Zsolt Vasvari2008-03-071-12/+11
* From: Oliver Stoneberg Aaron Giles2008-03-051-1/+1
* Spacing and version bump.mame0123u3 Aaron Giles2008-02-281-1/+1
* Converted MACHINE_DRIVER definitions from function Aaron Giles2008-02-261-6/+4
* * output raw video parameters pixclock, htotal, hbend, hbstart, vtotal, vbend... Couriersud2008-02-231-0/+24
* Cleanups and version bump for 0.123u2.mame0123u2 Aaron Giles2008-02-211-17/+17
* Most important thing to note about this change: Aaron Giles2008-02-211-46/+54
* Removed expand_machine_driver(). Aaron Giles2008-02-181-349/+383
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-171-4/+4
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1009