summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/peplus.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-09-251-107/+107
* Adjusted tags in drivers to meet conformity checks. Promoted checks to Aaron Giles2008-09-101-2/+2
* Updated readme info for initialization of some missing games. Jim Stolis2008-08-201-0/+6
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-2/+2
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-21/+21
* (Modified to allow for overwrites of RAM ranges only.) Aaron Giles2008-07-291-7/+7
* Region classes go bye-bye. Aaron Giles2008-07-281-69/+69
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-70/+70
* New games added or promoted from NOT_WORKING status Jim Stolis2008-07-221-0/+18
* 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
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+1
* * All video slot titles now accept coins and play normally Jim Stolis2008-06-121-5/+80
* Renamed EEPROM_* to eeprom_* Aaron Giles2008-05-251-2/+2
* Optimized code via Aaron's suggestions. Jim Stolis2008-05-231-45/+39
* * Updated coin-in timing Jim Stolis2008-05-231-101/+154
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-3/+2
* Corrects regression issues from sweeping mem_mask changes. Jim Stolis2008-04-231-1/+1
* Flipped the damn mem_mask. It is no longer inverted when passed to Aaron Giles2008-04-201-1/+1
* Renamed input port functions: Aaron Giles2008-04-061-5/+5
* WIP check-in. Things work now, but I'm still working on the code. Aaron Giles2008-03-091-1/+1
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-1/+1
* Most important thing to note about this change: Aaron Giles2008-02-211-4/+4
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-1/+1
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-1/+1
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-1/+1
* Removed distinction between *_gettotalcycles() and *_gettotalcycles64(). Aaron Giles2008-01-291-4/+4
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Cleanups and version bump to 0.122u7.mame0122u7 Aaron Giles2008-01-251-12/+12
* Removed all memory hacks and game specific DRIVER_INIT. There are now just tw... Jim Stolis2008-01-251-154/+45
* Changed all other video_*, sound_*, etc. calls to use macros Zsolt Vasvari2008-01-221-1/+1
* Credit Jim Stolis Brian Troha2008-01-191-14/+76
* slight clean up again... nothing interesting ;-) Brian Troha2008-01-171-5/+5
* Credit: Jim Stolis Brian Troha2008-01-161-17/+45
* (From Jim Stolis) Aaron Giles2008-01-071-18/+3
* Cleanups for MAME 0.122.mame0122 Aaron Giles2007-12-181-1/+1
* Changes for MAME 0.122. Aaron Giles2007-12-181-7/+25
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-293/+466
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1138