summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/csplayh5.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-52/+52
* v9938.c: Removed the "ignore-sprite-limit" hack entirely. [Wilbert Pol] Wilbert Pol2012-11-161-1/+0
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-251-7/+7
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-6/+5
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-1/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-10/+20
* Convert dac.c to a modern sound device. Update all callers. Aaron Giles2012-08-091-6/+6
* Removed NOTIMER hack from Z80 CTC interface (Star Force was Aaron Giles2012-08-081-1/+0
* Removed legacy Z80 CTC interfaces. Aaron Giles2012-08-081-2/+2
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-11/+11
* Remaining csplayh8->csplayh1 renames (no whatsnew) Miodrag Milanovic2012-05-201-2/+2
* Game name change, nw Angelo Salese2012-05-051-3/+3
* New NOT WORKING game Angelo Salese2012-05-041-11/+40
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-5/+5
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-3/+3
* Memory banks are now device-relative only. Global lookups Aaron Giles2012-04-191-1/+1
* Remove global memory banking functions in favor of referencing Aaron Giles2012-04-191-1/+1
* Moved soundlatch helpers into driver.c and removed emu/audio/generic.c. Aaron Giles2012-04-091-3/+3
* MAME going modern part 4 (no whatsnew) Miodrag Milanovic2012-04-031-98/+104
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-18/+18
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-5/+5
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-33/+12
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-3/+3
* Bulk converted cliprect * to cliprect & across the system. This makes Aaron Giles2011-12-311-1/+1
* Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* Aaron Giles2011-12-311-1/+1
* Change 'screen' parameter in SCREEN_UPDATE and SCREEN_EOF callbacks to a Aaron Giles2011-12-291-2/+2
* deprecat.h Angelo Salese2011-12-091-1/+1
* deprecat.h Angelo Salese2011-12-051-13/+19
* Clean-ups and version bumpmame0143u8 Angelo Salese2011-10-231-6/+6
* Followup to r14208 to cover CHD names (nw) Scott Stone2011-10-141-4/+4
* Fixed various translitteration errors in csplayh5.c game name descriptions [F... Angelo Salese2011-10-131-23/+22
* Provided DVD dump for jyunai [alien_mame, The Dumping Union] Angelo Salese2011-10-111-2/+27
* Bulk replace Maina -> Mania Angelo Salese2011-05-071-4/+4
* Boot patches, nw Angelo Salese2011-05-071-19/+11
* new NOT WORKING games Angelo Salese2011-05-071-9/+96
* Ported i8275 from MESS to MAME, will be needed for Dwarf's Den / Quarter Hors... Angelo Salese2011-05-041-3/+2
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Dumped the DVD image for bikiniko [alien_mame, The Dumping Union] Angelo Salese2011-04-061-1/+1
* new not working game Angelo Salese2011-04-021-8/+67
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-30/+30
* BIG update. Aaron Giles2011-03-291-46/+46
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-6/+6
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-2/+2
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-1/+1
* Convert nichibut/nintendo/nix to driver_devices. [Atari Ace] Aaron Giles2011-02-281-33/+153
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+3
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-2/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3