summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gticlub.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2
* -mb86235, sh7604, sharc: Removed MCFG macros, nw mooglyguy2018-12-091-62/+62
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-071-6/+6
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-36/+34
* k056800: removed MCFG macros (nw) Ivan Vangelista2018-09-101-4/+4
* k033906,k053252,k054321,k056230,kb3600,kr2376: De-MCFG, nw mooglyguy2018-09-051-17/+11
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-2/+2
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-24/+14
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-9/+11
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-15/+15
* k001005: use device_finder, nw Ryan Holtz2018-05-261-2/+1
* tp84: device_finder stuff. Also removed a bunch of commented-out stuff that w... Ryan Holtz2018-05-261-1/+1
* voodoo: Use device finders instead of machine().device (nw) Ryan Holtz2018-05-211-20/+25
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-13/+13
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-13/+13
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-17/+17
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+4
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-17/+17
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-71/+77
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+12
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-11/+11
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+8
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2
* Correct Operation Thunder Hurricane year (nw) sjy965252017-12-101-2/+2
* new clone added - Solar Assault Revised briantro2017-07-161-11/+42
* gticlub.cpp: Minor note about Solar Assault versions (nw) briantro2017-07-161-3/+3
* New clones added Phil Bennett2017-07-161-0/+31
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+2
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-20/+20
* use new syntax for gticlub I/O port array Vas Crabb2016-08-251-1/+1
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-5/+4
* runtime enable for sharcdrc (nw) Ville Linde2016-06-061-1/+3
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-15/+0
* start making this a little more modern c++y with classes, member functions et... David Haywood2016-02-011-4/+4
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1460