summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rocnrope.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-4/+4
* BIG update. Aaron Giles2011-03-291-1/+1
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Cleanups and version bump.mame0141u4 Aaron Giles2011-03-251-3/+3
* New Clones Scott Stone2011-03-181-10/+52
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-15/+15
* From: Atari Ace <atari_ace@frontier.com> Aaron Giles2010-11-151-6/+7
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-6/+3
* some minor company name cleanups again, and: Michaƫl Banaan Ananas2010-05-221-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Added common driver data struct to timeplt.c, tutankhm.c, junofrst.c, pooyan.... Fabio Priuli2009-12-091-10/+9
* Added save states to funybubl.c, galaxi.c, gaiden.c and rocnrope.c Fabio Priuli2009-11-301-21/+58
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-4/+4
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-2/+2
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-4/+4
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-1/+1
* Memory maps merges for the following drivers: Angelo Salese2009-04-281-14/+11
* Konami inputs improvements: Fabio Priuli2009-04-011-60/+6
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-3/+3
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-8/+8
* XTal and divisors verified in schematics Couriersud2009-02-231-1/+2
* From Kevin Eshbach: Aaron Giles2008-12-311-0/+13
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-1/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-201-14/+13
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-6/+6
* Region classes go bye-bye. Aaron Giles2008-07-281-11/+11
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-15/+15
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-1/+1
* Tagged all the first CPUs for drivers (mostly as "main"). Aaron Giles2008-07-191-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-051-7/+4
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-10/+10
* 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-3/+3
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-1/+1
* - Color table removal Zsolt Vasvari2008-02-061-14/+13
* Cleaned up Time Pilot sound board implementation: Aaron Giles2008-01-291-30/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+358