summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galivan.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-7/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-164/+164
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-8/+8
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-4/+4
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+2
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-43/+37
* Galivan: same as before Angelo Salese2012-08-101-3/+3
* According to Fujix, game name is Ufo Robo Dangar, not the other way around Angelo Salese2012-08-101-9/+9
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-22/+21
* Convert dac.c to a modern sound device. Update all callers. Aaron Giles2012-08-091-6/+6
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-11/+11
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-1/+1
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-4/+4
* Memory banks are now device-relative only. Global lookups Aaron Giles2012-04-191-9/+9
* Remove global memory banking functions in favor of referencing Aaron Giles2012-04-191-9/+9
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-4/+4
* Moved soundlatch helpers into driver.c and removed emu/audio/generic.c. Aaron Giles2012-04-091-3/+3
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-6/+6
* Moved all drivers to using the audio/watchdog helpers defined in the driver_d... Miodrag Milanovic2012-04-051-1/+1
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-36/+34
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-4/+4
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-17/+17
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-6/+6
* rom label adjustments to match discussed format. (nw) Scott Stone2012-02-211-3/+3
* Changed sample pack names for alphamc07 -> equites and aristmk4 -> 3bagflvt t... Scott Stone2012-02-181-3/+4
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-4/+2
* Everything else ... Angelo Salese2011-12-231-2/+2
* 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