summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/magicard.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* New clones added mariuszw12011-07-201-0/+33
* (Finally found the time to finish this....) Aaron Giles2011-05-301-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-67/+67
* BIG update. Aaron Giles2011-03-291-36/+36
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-2/+2
* Continuation of static/global cleanup. [Atari Ace] Aaron Giles2011-03-171-72/+150
* 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
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-3/+3
* 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
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-6/+6
* Convrted the rest of devintrf to classes and moved management Aaron Giles2010-01-191-1/+1
* 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-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Just minor cosmetic changes to get the thing aligned. Roberto Fresca2009-11-261-6/+6
* Fixed regression in magicard.c driver [Angelo Salese] Angelo Salese2009-11-261-32/+7
* Added Magic Card Jackpot and Magic Lotto Export to Impera Magic Card driver. Roberto Fresca2009-11-261-27/+167
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-2/+2
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-061-2/+2
* Makes the 2 Magic Card alternate sets clones so the file name can exceed 8 ch... Brian Troha2009-07-291-4/+4
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-5/+5
* Added 4bpp/8bpp switch Angelo Salese2009-07-041-11/+47
* SCC68070: some minor stuff sorted out Angelo Salese2009-07-041-19/+29
* SCC68070: hooked up basic registers in the memory map. Angelo Salese2009-07-041-19/+81
* Added very basic SCC68070 implementation, currently is just a basic m68k with... Angelo Salese2009-07-031-1/+1
* Cleanups and version bump.mame0132u1 Aaron Giles2009-06-181-3/+3
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-1/+1
* More numbers-to-tags changes. Also, removed two unneeded variables in megadri... Fabio Priuli2009-04-301-1/+1
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-02-261-1/+1
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-13/+13
* Ok, this is The Big One. Aaron Giles2009-02-111-2/+1
* Fixed Casino 5 hang on the Horse Racing game [Angelo Salese] Angelo Salese2009-01-291-9/+10
* Cleanups and version bump.mame0129u3 Aaron Giles2009-01-291-15/+15
* Starting to convert the Magic Card 68k version driver with proper infos & add... Angelo Salese2009-01-271-40/+259
* Fixed colors,visible area and soft resets in the Magic Card 68k version [Ange... Angelo Salese2009-01-261-99/+65
* Cleanups and version bump.mame0129 Aaron Giles2009-01-041-30/+30
* Wrote a preliminary driver for the original Magic Card [Roberto Fresca,David ... Angelo Salese2009-01-031-0/+324