summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/luckgrln.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed mc6845 trampolines (nw) Wilbert Pol2011-05-171-2/+2
* 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-102/+102
* BIG update. Aaron Giles2011-03-291-31/+31
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-1/+1
* 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-98/+129
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-16/+16
* 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
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-2/+2
* Cleanups and version bump. Aaron Giles2010-06-171-4/+4
* Fixed palette / priority handling in Lucky Girl (Newer Z180 hardware) [David ... Angelo Salese2010-06-081-37/+74
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-9/+9
* More improvements to Lucky Girl (newer Z80 based hardware) [Roberto Fresca] Roberto Fresca2010-06-071-30/+29
* Improvements to Lucky Girl (newer Z80 based hardware): [Roberto Fresca] Roberto Fresca2010-06-071-78/+160
* new working game Angelo Salese2010-06-011-49/+257
* Added palette DAC handling, reel layers and removed NMI patch in Lucky Girl (... Angelo Salese2010-06-011-34/+329
* companyname corrections from robbie Michaƫl Banaan Ananas2010-05-251-1/+1
* Cleanups and version bump. Aaron Giles2010-03-041-2/+2
* Improved gfxs in Lucky Girl (New version) [David Haywood] Angelo Salese2010-02-241-26/+12
* Hooked-up preliminary heuristic vram table in Lucky Girl New HW, no whatsnew Angelo Salese2010-02-231-2/+34
* Applied a simple kludge to Lucky Girl (New HW) NMI checks, just to show how m... Angelo Salese2010-02-201-7/+21
* Some improvements to Lucky Girl (New HW) [Angelo Salese] Angelo Salese2010-02-191-23/+57
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* luckgrln: Implemented CRT Controller hook-up Angelo Salese2009-12-191-1/+21
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-2/+2
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-2/+2
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-4/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-01-141-1/+1
* Cleanups and version bump.mame0129 Aaron Giles2009-01-041-21/+21
* From David Haywood... Roberto Fresca2008-12-311-0/+196