summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ripple_counter.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-1/+1
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-3/+2
* 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-1/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-5/+2
* 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-2/+4
* ripple_counter: Finish devcb3 conversion (nw) AJR2018-08-011-15/+0
* osbexec.cpp: Miscellaneous updates (nw) AJR2018-07-271-1/+1
* devcb3 Vas Crabb2018-07-071-2/+4
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-9/+7
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-0/+92
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-92/+0
* New generic ripple counter device AJR2017-12-101-0/+92