summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/nsc810.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-11/+3
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-118/+100
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* nsc810: Implemented port bit set/clear. Nigel Barnes2019-08-221-7/+26
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* i8155, nsc810: Simplify read/write handlers (nw) AJR2019-03-071-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-40/+50
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* reverting: Miodrag Milanovic2016-01-201-35/+35
* tags are now strings (nw) Miodrag Milanovic2016-01-161-35/+35
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-2/+2
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+312