summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/calomega.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-6/+6
* lower cased sn76477_interface and ay8910_interface Derrick Renaud2008-08-081-2/+2
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-2/+2
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-54/+54
* Region classes go bye-bye. Aaron Giles2008-07-281-164/+164
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-166/+166
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-1/+1
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-1/+1
* Cleanups and version bump.mame0125u9 Aaron Giles2008-07-031-48/+48
* Improvements to Cal Omega driver: Roberto Fresca2008-07-011-87/+101
* Cleanups/version bump.mame0125u7 Aaron Giles2008-06-261-53/+53
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-3/+3
* Cal Omega driver updates: Roberto Fresca2008-06-231-681/+1509
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-121-4/+4
* Cal Omega driver improvements: Roberto Fresca2008-06-111-52/+67
* Cal Omega driver: Roberto Fresca2008-06-091-8/+38
* Fixed remaining input port bit conflicts. Aaron Giles2008-06-051-6/+6
* Replaced elgrande ROMs u28 and u68 with new dumps provided by SoftwareThis site. Roberto Fresca2008-05-291-11/+5
* Created new macro: AM_RAM_WRITE(handler) which specifies a memory Aaron Giles2008-04-161-4/+4
* Bulk converted drivers explicitly calling input_port_n_r() with a bogus Aaron Giles2008-04-061-4/+4
* Added new macros AM_DEVREAD, AM_DEVWRITE, and AM_DEVREADWRITE, Aaron Giles2008-03-051-7/+4
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-4/+4
* Changed parent/clone relationship to separate SSI Poker sets from Jackpot Jok... Roberto Fresca2008-03-011-4/+4
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-1/+1
* Spacing and version bump.mame0123u3 Aaron Giles2008-02-281-2/+2
* Added Cal Omega - Game 10.7 (Big Game). Roberto Fresca2008-02-271-3/+31
* Big changes to Cal Omega driver to support systems 903/904/905/906. Roberto Fresca2008-02-261-0/+2095