summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ripple_counter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ds8874: move to video folder (led driver chip), hap13 days1-1/+1
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-16/+2
* emu/devfind.h: Added a lookup() member function to device finders. Vas Crabb2023-06-121-10/+10
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* dirom: added pre and post rom bank change callbacks and changed almost all us... hap2022-10-041-3/+3
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-10/+4
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-13/+0
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-0/+202
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-202/+0
* New generic ripple counter device AJR2017-12-101-0/+202