summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cmmb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Finally found the time to finish this....) Aaron Giles2011-05-301-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-5/+5
* BIG update. Aaron Giles2011-03-291-16/+16
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-1/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+3
* From: Atari Ace [atari_ace@frontier.com] Aaron Giles2011-01-271-2/+3
* Changed Multipede CPU to G658C02, no whatsnew Angelo Salese2011-01-111-5/+8
* corrected name, added note (no whatsnew) Michaƫl Banaan Ananas2011-01-081-2/+11
* Ok, last major rename for this round: Aaron Giles2011-01-011-4/+4
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-17/+17
* Removed generic.videoram and generic.videoram_size. These generics Aaron Giles2010-09-081-4/+17
* Corrected or clarified a number of duplicated inputs for drivers up through C... Scott Stone2010-09-061-3/+3
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* cmmb.c - Identified and marked Service Mode DIP. Commented out printf spam. Scott Stone2009-12-281-3/+3
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-3/+3
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-4/+4
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-1/+1
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-101-2/+2
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-061-1/+1
* Cleanups and version bump.mame0132u5 Aaron Giles2009-07-161-11/+11
* New games marked as GAME_NOT_WORKING Angelo Salese2009-07-131-0/+315