summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/info.c
Commit message (Expand)AuthorAgeFilesLines
* 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