summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gaelco2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+1
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-36/+37
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-37/+36
* gaelco2.cpp : Updates cam9002019-03-211-33/+33
* more agreeable way to fix hangs in play2000 without a ROM hack (#4677) David Haywood2019-02-221-2/+1
* machines promoted to working (Play 2000) (#4676) David Haywood2019-02-221-3/+5
* -bus/adam/exp, adamnet, bus/coleco, bus/crvision: Removed MCFG macros. [Ryan ... mooglyguy2018-12-211-6/+6
* new NOT WORKING -- Pro Tele Cardioline (Salter Fitness Bike V.1.0, Checksum ... DavidHaywood2018-12-021-0/+2
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-32/+48
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5
* new clone added - World Rally 2 (Mask ROMS) braintro2018-04-141-0/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-1/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+8
* new WORKING clones - Maniac Square (unprotected, Version 1.0, Checksum 66B1, ... David Haywood2018-01-241-0/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+10
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* changed set names for 'grtesoro' sets to 'play2000' to more accurately repres... David Haywood2017-07-251-0/+2
* New 74LS259/9334/CD4099 devices AJR2017-07-251-9/+11
* Clean up Galeco Dallas hookup device. Vas Crabb2017-07-231-0/+2
* gaelco / ds5002fp changes: David Haywood2017-07-191-13/+1
* A number of DS5002FP chips were dumped using the method published by Morten S... David Haywood2017-07-171-21/+28
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* (nw) David Haywood2016-04-181-0/+1
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-2/+2
* unsurprisingly, there's decent protection, really need the dallas rom :/ (nw) David Haywood2016-01-241-2/+10
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* temp, until we have the proper algorithm (nw) David Haywood2016-01-041-0/+3
* Cleanups and version bumpmame0165 Miodrag Milanovic2015-08-261-1/+0
* gaelco2.c: reduce tagmap lookups (nw) Wilbert Pol2015-08-141-13/+50
* Update license and email for Manuel Abadia (nw) Miodrag Milanovic2015-05-231-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Moved m_generic_paletteram_* into drivers/device state objects so they are no... Miodrag Milanovic2014-04-231-1/+3
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* Rewrite serial EEPROM devices, breaking them out into separate chips of Aaron Giles2013-07-291-1/+1
* Split eeprom.c into a base class base_eeprom_device and a serial-specific Aaron Giles2013-07-271-1/+1
* Rename eeprom_device to serial_eeprom_device in anticipation of adding Aaron Giles2013-07-261-1/+1
* eeprom_device tag lookup cleanup (nw) Miodrag Milanovic2013-04-121-1/+4
* Modernization of drivers part 6 (no whatsnew) Miodrag Milanovic2013-02-081-0/+3
* Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) Miodrag Milanovic2012-09-271-7/+3
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-1/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-8/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-3/+6
* Memory handler normalization, part 1. Aaron Giles2012-09-171-3/+3