summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ibm21s850.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-2/+0
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-3/+3
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-13/+10
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* srcclean for 0.223 Vas Crabb2020-07-261-18/+18
* -ibm21s850: Added skeleton 21S851 support, hooked it up in midzeus2 to accura... Ryan Holtz2020-07-131-19/+48
* -ibm21s850, tsb12lv01a: Assorted fixes, nw. The Grid no longer hangs. Ryan Holtz2020-07-121-0/+47
* -midzeus: Moved some Zeus2-specific members into the appropriate subclass, an... Ryan Holtz2020-07-111-0/+90