summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/williams.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* PORT_CUSTOM simplification (nw) AJR2019-09-141-7/+0
* Merge pull request #4830 from cam900/williams_args R. Belmont2019-03-311-20/+20
|\
| * williams.cpp, wmg.cpp : Simplify handlers cam9002019-03-311-20/+20
* | devices/machine/watchdog.cpp : Simplify handlers cam9002019-03-311-2/+2
|/
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* audio/williams.cpp : Remove unnecessary arguments in handlers cam9002019-02-021-2/+2
* williams.cpp : Cleanups (#3660) cam9002018-06-161-88/+39
* get rid of some overloaded names - a lot of these will become unnecessary aft... Vas Crabb2018-06-141-5/+5
* williams.cpp: Clean up scanline timers (nw) AJR2018-05-251-82/+18
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-18/+18
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-18/+18
* williams.cpp: Use 74157 device to do input multiplexing (nw) AJR2017-12-271-37/+5
* williams.cpp: reduced tagmap lookups, identified some dips for jin (nw) Ivan Vangelista2017-05-161-43/+18
* replaced machine().driver_data()->generic_space() with machine().dummy_space(... smf-2016-11-031-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Further IRQ passthrough cleanup AJR2016-07-081-2/+2
* Make watchdog timer a separate device AJR2016-04-301-7/+2
* As per whatsnew_096.txt Aaron Giles rewrote driver (nw) Miodrag Milanovic2016-01-191-2/+2
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-4/+4
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-4/+4
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+710