summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/gaelco3d.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-108/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-0/+1
* Remove http related header pollution (#9201) Miodrag Milanović2022-01-261-0/+1
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-221-3/+3
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-10/+1
* devcb3 Vas Crabb2018-07-071-1/+1
* Sarayan made me do it. Vas Crabb2018-04-281-1/+1
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-2/+2
* New 74LS259/9334/CD4099 devices AJR2017-07-251-7/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-37/+36
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* Use std::atomic and std::mutex where applicable (nw) Miodrag Milanovic2016-03-011-2/+1
* 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-3/+3
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-3/+3
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Updated gaelco_serial device to use devcb2 (nw) Ivan Vangelista2014-03-121-13/+6
* Based on memory and obvious stuff, attempted to flag driver code Aaron Giles2013-10-161-0/+2
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-3/+3
* Modernized galeco, okim6376, vr0video, mb87078, snk6502 devices. [Osso] Scott Stone2013-07-251-27/+60
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+6
* Memory handler normalization, part 1. Aaron Giles2012-09-171-7/+7
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-3/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-1/+21
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-1/+1
* Added serial interface to gaelco3d hardware. In machine/gaelco3d there are in... Couriersud2011-01-211-0/+73