summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galivan.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add PCB location to Galivan set 3 NW Brian Troha2011-07-031-2/+2
* new clone added - New Parent for Galivan Brian Troha2011-07-031-3/+41
* Implemented serial type scrolling for Youma Ninpou Chou bootlegs [Angelo Salese] Angelo Salese2011-05-051-1/+22
* Fixed bootlegs Angelo Salese2011-05-051-0/+7
* More fixes for Ninja Emaki Angelo Salese2011-05-041-1/+1
* Hooked up NB1414M4 to Ninja Emaki, greatly improving gfxs in it [Angelo Salese] Angelo Salese2011-05-041-38/+18
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-25/+25
* BIG update. Aaron Giles2011-03-291-20/+20
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-7/+7
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-13/+13
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-7/+7
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-9/+9
* Cleaned up clocks of mid to late 80s Nichibutsu non-Mahjong games. Though not... Michaƫl Banaan Ananas2011-01-171-14/+16
* 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-56/+56
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-10/+4
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-4/+4
* Cleanups and version bump. Aaron Giles2010-06-171-1/+1
* Updated galivan.c with DIP LOCATIONS and verified setting via Service Mode. ... Scott Stone2010-06-101-65/+51
* New clones added Yasuhiro Ogawa2010-05-061-0/+43
* Convrted the rest of devintrf to classes and moved management Aaron Giles2010-01-191-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... Fabio Priuli2010-01-061-2/+2
* Renamed functions: Aaron Giles2009-12-051-2/+2
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-1/+1
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-13/+13
* Added driver data struct and save states to: gberet.c, ddrible.c, gaelco.c, t... Fabio Priuli2009-11-301-55/+90
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-6/+6
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-3/+3
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-27/+27
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-8/+8
* number-to-tag conversions in CPU calls for most of drivers starting with 'G' Fabio Priuli2009-05-021-8/+8
* Merged memory maps for all driver sources beginning with 'G': [MooglyGuy] Ryan Holtz2009-05-021-25/+22
* Bulk change alert. Aaron Giles2009-04-261-4/+4
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-5/+5
* 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-28/+28
* Ok, this is The Big One. Aaron Giles2009-02-111-5/+4
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* More device normalization: Aaron Giles2008-12-161-1/+1
* Fix a couple of regressions. Aaron Giles2008-12-141-0/+3
* Memory banking now requires a machine object. This makes the memory Aaron Giles2008-11-201-4/+4
* Another big one. Aaron Giles2008-11-201-6/+6
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-10/+10
* Part 6 of "The big IO_MAP merge of 2008". (Andrew Gardner) Andrew Gardner2008-09-041-29/+13
* reverted unit mask changes and removed the unused & unsafe memory_install fun... smf-2008-08-181-6/+6
* Added unit mask to all memory installs that override the bus width. You could... smf-2008-08-171-6/+6
* Cleanups and version bump.mame0126u5 Aaron Giles2008-08-141-6/+6