summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/williams.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-526/+0
* astrocde, drw80pkr, fm7, hp9845, igs011, mc1000, nmk16, ti99_8, williams, xor... Ivan Vangelista2020-10-311-0/+3
* Major update for HC55516 CVSD audio device and related filtering, as well as ... Jonathan Gevaryahu2020-10-101-3/+3
* drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-2/+2
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-5/+5
* -williams: Eliminated MACHINE_*_OVERRIDE and VIDEO_START_OVERRIDE. Eliminated... mooglyguy2019-12-241-73/+68
* 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