summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mm74c922.cpp
Commit message (Expand)AuthorAgeFilesLines
* Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-1/+1
* Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-1/+1
* Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-1/+1
* New working machines hap2020-07-181-2/+3
* mm74c922: data output pins are clocked the same time as DA pin hap2020-07-171-9/+15
* mm74c922: Fix typo in device name (nw) AJR2020-05-151-1/+1
* (nw) tec1: added pwm device, added 74c923 device instead of custom code. Corr... Robbbert2020-05-161-1/+1
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-3/+2
* mm74c922: Device overhaul (nw) AJR2019-11-141-33/+30
* Sarayan made me do it. Vas Crabb2018-04-281-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-13/+8
* 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
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* reverting: Miodrag Milanovic2016-01-201-5/+5
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+190