summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/vectrex.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-345/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-77/+56
* vectrex.cpp: Fix regression AJR2022-01-291-2/+14
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-11/+10
* Various buses and associated drivers: Simplify handler signatures (nw) AJR2020-05-211-2/+2
* more macro removal (nw) Ivan Vangelista2020-05-191-4/+4
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+1
* ay8910.cpp : Updates cam9002019-02-151-1/+1
* even more encapsulation/cleanup (nw) Vas Crabb2018-02-201-36/+38
* Improvements to rgb_t (nw) AJR2016-10-221-6/+6
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Devfind revision phase 2 (nw) AJR2016-08-051-4/+1
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+356