summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galastrm.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* es5506.cpp: Updates [cam900] cam9002020-08-271-2/+8
* PORT_CUSTOM simplification (nw) AJR2019-09-141-2/+2
* tc0100scn.cpp : Updates cam9002019-06-111-3/+3
* tc0480scp.cpp : Updates (#5201) cam9002019-06-101-3/+0
* galastrm.cpp : Simplify gfxdecode, Fix naming cam9002019-06-071-24/+13
* galastrm.cpp : Updates cam9002019-05-111-12/+11
* tc0110pcr.cpp : Updates cam9002019-05-051-6/+5
* tc0100scn.cpp : Updates cam9002019-04-061-2/+1
* Merge pull request #4852 from cam900/tc0100scn_args R. Belmont2019-04-051-2/+2
|\
| * tc0100scn.cpp : Updates cam9002019-04-031-2/+2
* | tc0480scp.cpp : Updates cam9002019-04-031-1/+1
|/
* tc0480scp.cpp : Updates cam9002019-02-211-2/+2
* galastrm.cpp : Device'fied TC0110PCR, Reduce duplicate, ACCESSING_BITs, Unnes... cam9002019-01-061-27/+13
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-39/+44
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-4/+4
* devcb3 Vas Crabb2018-07-071-8/+8
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-7/+7
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2
* galastrm: Use ADC0808 device Dirk Best2018-04-021-36/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-16/+17
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* taito_en: Use MB8421 for communication RAM AJR2017-06-121-1/+1
* galastrm: Use TC0510NIO device for inputs AJR2017-06-081-86/+41
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* a few more timer_set removals (nw) Ivan Vangelista2017-04-191-2/+8
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* Make watchdog timer a separate device AJR2016-04-301-1/+3
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-1/+0
* audio/taito_en.cpp: use device_mconfig_additions() (nw) Ivan Vangelista2016-03-111-2/+2
* Update license for Hau on his request (nw) Miodrag Milanovic2016-03-031-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+360