summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/rstbuf.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-2/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-6/+6
* ts1: Add XTAL definition; configure more appropriate devices for this hardwar... AJR2018-11-231-2/+2
* remove more MCFG_ (nw) Vas Crabb2018-07-071-12/+4
* devcb3 Vas Crabb2018-07-071-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-7/+3
* Create RST interrupt buffer device AJR2018-02-181-0/+111