summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/chsuper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-23/+23
* BIG update. Aaron Giles2011-03-291-12/+12
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-2/+2
* Continued moving global/static variables to the driver_device classes. Aaron Giles2011-03-171-25/+39
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-5/+5
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-18/+18
* Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern Aaron Giles2010-09-051-1/+1
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-2/+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
* Serving a cup of STFU to clrmamepro. (no whatsnew) Curt Coder2010-03-071-3/+3
* new WORKING game Angelo Salese2010-03-021-6/+66
* new not working Angelo Salese2010-03-021-1/+21
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-1/+1
* Unified sets with unknown manufacturer to use all the same manufacturer <unkn... Fabio Priuli2009-08-021-2/+2
* Added default input mappings for gambling / poker / slot games. Converted man... Fabio Priuli2009-08-021-7/+6
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-1/+1
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-2/+2
* Cleanups and version bump. Aaron Giles2009-03-191-2/+2
* set chsuper2/3 ram as battery backed, so that initialization gets saved corre... davidhay2009-03-151-1/+3
* New games added or promoted from NOT_WORKING status Angelo Salese2009-03-151-12/+91
* improved visible area in chsuper, added dummy reads, chsuper2 now runs attrac... davidhay2009-03-141-1/+4
* improved gfx in chsuper3 davidhay2009-03-141-3/+3
* improve gfx in chsuper2 davidhay2009-03-141-12/+22
* Added RAMDAC and identified vram to the chsuper driver. Angelo Salese2009-03-131-4/+77
* fixed chsuper rom sizes in loading davidhay2009-03-131-18/+12
* New games marked as GAME_NOT_WORKING Mirko Buffoni2009-03-121-0/+108