summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bublbobl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* deprecat.h removal, part 1 for today Angelo Salese2011-04-281-2/+1
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-67/+67
* BIG update. Aaron Giles2011-03-291-21/+21
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-1/+1
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-10/+10
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-4/+2
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-27/+27
* Attotime bulk conversion step: Aaron Giles2011-02-031-2/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-62/+62
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-16/+8
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-13/+13
* New games added as NOT_WORKING: Jonathan Gevaryahu2010-07-151-89/+132
* Time to kill off some deadwood. Aaron Giles2010-07-071-4/+4
* firetrap.c: Added PCB documentation, corrected ROM names, corrected clocks [G... Michaël Banaan Ananas2010-06-281-2/+2
* - even more small company name cleanups Michaël Banaan Ananas2010-05-221-1/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Memory shares are now specified by tag instead of index. Aaron Giles2009-12-051-5/+5
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-4/+4
* Cleanups and version bump.mame0135u2 Aaron Giles2009-11-301-4/+4
* Make use of AM_BASE_SIZE_MEMBER macros. Aaron Giles2009-11-291-3/+3
* same as 7449 (less cputag calls during emulation and no generic sizes for str... Fabio Priuli2009-11-291-5/+9
* Added AM_BASE_SIZE_MEMBER() macro for specifying both base and size Aaron Giles2009-11-281-3/+3
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-6/+6
* Added driver_data struct and save states to chaknpop.c Fabio Priuli2009-11-211-40/+243
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-2/+2
* Added verified PAL dump to Tokio/Scramble Formation [Corrado Tomaselli] Phil Bennett2009-10-211-25/+25
* > -----Original Message----- Aaron Giles2009-10-031-7/+7
* Add PCB locations to the rom names for Dream Land (Bubble Bobble bootleg) Brian Troha2009-08-031-12/+12
* Cleanups and version bump. Aaron Giles2009-08-021-3/+3
* New clones: Aaron Giles2009-08-021-0/+62
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-7/+7
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-18/+18
* Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE Aaron Giles2009-06-081-2/+2
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-9/+9
* A few more number-to-tag conversions in CPU calls Fabio Priuli2009-04-271-2/+2
* * bublbobl.diff Aaron Giles2009-03-281-19/+8
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-3/+3
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-35/+35
* Ok, this is The Big One. Aaron Giles2009-02-111-10/+7
* 02866: bublbobl and clones: Bubble Bobble vertical sync value seems slightly ... Phil Bennett2009-01-241-14/+5
* Removed MDRV_INTERLEAVE(x), which specified the minimum scheduling Aaron Giles2008-12-201-2/+2
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+2
* removed ROM banking kludge Nicola Salmoria2008-11-231-4/+12
* Another big one. Aaron Giles2008-11-201-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-1/+1