summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/saa1043.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-36/+11
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* devices/machine/saa1043, mame/video/k057714: fixed some initialization proble... Ivan Vangelista2020-07-041-0/+1
* devcb.cpp: syntactic sugar for constructing/resolving arrays of callbacks (nw) Vas Crabb2020-02-051-4/+5
* srcclean (nw) Vas Crabb2018-04-221-4/+4
* vp415 updates, now actually starts proper testing loop, nw mooglyguy2018-04-151-2/+3
* saa1043.cpp: parenthesized initialization of a member array is a GNU extensio... AJR2018-04-131-2/+2
* Added skeleton SAA1403 device, nw Ryan Holtz2018-04-131-0/+78