summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/galastrm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-111/+0
* init vars for coverity Robbbert2022-03-231-19/+19
* video/voodoo.cpp: Major rewrite: (#8267) Aaron Giles2021-07-091-1/+1
* PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+1
* galastrm.cpp : Updates cam9002019-05-111-13/+13
* tc0110pcr.cpp : Updates cam9002019-05-051-3/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-9/+9
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-9/+9
* galastrm.cpp : Device'fied TC0110PCR, Reduce duplicate, ACCESSING_BITs, Unnes... cam9002019-01-061-9/+9
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-17/+16
* misc cleanup (nw) Vas Crabb2018-07-041-3/+11
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* galastrm: Use ADC0808 device Dirk Best2018-04-021-14/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+1
* galastrm: Use TC0510NIO device for inputs AJR2017-06-081-6/+1
* a few more timer_set removals (nw) Ivan Vangelista2017-04-191-0/+2
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* Make watchdog timer a separate device AJR2016-04-301-0/+3
* Update license for Hau on his request (nw) Miodrag Milanovic2016-03-031-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* some manual changes to unique_ptr (nw) Miodrag Milanovic2015-12-251-1/+1
* some handmade changes (nw) Miodrag Milanovic2015-12-211-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Cleanups and version bumpmame0166 Miodrag Milanovic2015-09-301-8/+8
* Convert galastrm driver to render with the newer polygon interface instead of Andrew Gardner2015-09-011-4/+28
* Quiet LTO ODR warnings (NW) Cowering2015-07-081-3/+3
* 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
* renamed poly.{c|h} to polylgcy.{c|h} and polynew.h to poly.h Oliver Stöneberg2014-03-191-1/+1
* renamed old poly_manager to legacy_poly_manager Oliver Stöneberg2014-03-191-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+6
* 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
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-1/+1
* Split up the video devices contained in taitoic.c. [Osso] Scott Stone2013-07-201-2/+3
* Modernization of the remainder of taitoic as well as the deco_bac06 device. ... Scott Stone2013-06-301-1/+3
* Modernized the TC0080VCO and the TC0100SCN video devices [Osso] Fabio Priuli2013-06-201-3/+6
* More MAME drivers lose their anonymous timers. (nw) Andrew Gardner2013-05-151-1/+8
* more eeprom devices (nw) Miodrag Milanovic2013-04-121-1/+4
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* Modernization of drivers part 6 (no whatsnew) Miodrag Milanovic2013-02-081-0/+3
* machine_notify_delegate modernization (nw) Miodrag Milanovic2013-02-041-0/+1
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+1