summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/40105.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-5/+0
* emu/devfind.h: Added a lookup() member function to device finders. Vas Crabb2023-06-121-11/+11
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-4/+4
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-5/+0
* 40105.cpp: HCF is not HC (just a manufacturer prefix), and 4000B CMOS was nev... AJR2017-10-031-3/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Start cleaning up duplicate shortnames Vas Crabb2017-03-031-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Further attempts to improve accuracy of 40105 emulation (nw) AJR2016-12-231-23/+64
* Preliminary work towards improving emulation of Cedar Magnet sound board (nw) AJR2016-12-221-30/+56
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+172