summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/magicard.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean for 0.223 Vas Crabb2020-07-261-4/+4
* New machines marked as NOT_WORKING Roberto Fresca2020-07-251-1/+32
* New machines marked as NOT_WORKING Roberto Fresca2020-07-251-24/+57
* drivers starting with i, j, k, l and m: more macro removal (nw) Ivan Vangelista2020-05-281-6/+6
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* srcclean (nw) Vas Crabb2019-08-251-1/+1
* Fix crc32/sha1 hashes for magicardf romset to actual dump values (nw) Scott Stone2019-08-041-3/+3
* New machines marked as NOT_WORKING Roberto Fresca2019-08-021-0/+32
* m68000: Read the initial SP and PC from memory after rather than during machi... AJR2019-04-291-1/+0
* scc68070: Merge CPU device with on-chip peripheral emulation AJR2019-04-171-182/+8
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-4/+19
* (nw) Clean up the mess on master Vas Crabb2019-03-261-21/+21
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-21/+21
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-20/+20
* src/mame: removed all instances of MCFG_DEVICE_REMOVE in the mame part of the... Ivan Vangelista2019-01-291-1/+1
* ay8910: small batch of MCFG removal (nw) Ivan Vangelista2018-11-071-2/+1
* ramdac.cpp : Remove MCFGs cam9002018-10-141-1/+2
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-3/+6
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-13/+13
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-14/+14
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-7/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-44/+48
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* srcclean (nw) Vas Crabb2017-06-251-3/+3
* hotslots: Some more useful addresses (nw) AJR2017-06-151-5/+9
* Magicard.cpp: List of supported games... RobertoFresca2017-06-151-2/+3
* Bel Slots Export: Added PCB layout. RobertoFresca2017-06-151-0/+79
* New machines marked as NOT_WORKING RobertoFresca2017-06-151-1/+22
* Big Deal Belgien: Added PCB layout. RobertoFresca2017-06-151-0/+79
* New machines marked as NOT_WORKING RobertoFresca2017-06-151-1/+24
* Quingo: switched to hot slots machine since is more accurate. RobertoFresca2017-06-141-1/+1
* New machines marked as NOT_WORKING RobertoFresca2017-06-081-17/+113
* OK now, I think (nw) AJR2017-06-071-2/+0
* saa1099: Create standard write handler; substitute for bogus YM2413 in magica... AJR2017-06-071-6/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-5/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* ym2413: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* Subtle corrections, cleans and spacing... n/w RobertoFresca2016-05-141-40/+40
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+911