summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lucky74.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump.mame0126u5 Aaron Giles2008-08-141-13/+13
* Minor corrections to the notes and some acknowledgements. Roberto Fresca2008-08-131-16/+20
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-2/+2
* Fixed array size to avoid memory trashing. R. Belmont2008-08-101-1/+1
* Updated src\emu\sound headers from K-S, so they use latest naming/structure a... Derrick Renaud2008-08-101-8/+8
* Improvements to Lucky74.c driver: Roberto Fresca2008-08-091-153/+595
* lower cased sn76477_interface and ay8910_interface Derrick Renaud2008-08-081-1/+1
* 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-9/+9
* Cleanups/version bump.mame0126u3 Aaron Giles2008-07-311-19/+19
* (Modified to allow for overwrites of RAM ranges only.) Aaron Giles2008-07-291-4/+4
* Changes to lucky74.c driver: Roberto Fresca2008-07-281-253/+239
* Region classes go bye-bye. Aaron Giles2008-07-281-10/+10
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-12/+12
* 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. Aaron Giles2008-07-061-15/+15
* New driver for Lucky 74 (Wing Co.Ltd, 1988) Roberto Fresca2008-07-061-0/+955