summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mc68901.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add adjust_periodic() to persistent_timer. Update obvious situations where it... Aaron Giles2021-09-111-7/+6
* Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-3/+3
* 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
* mc68901: Automatic turnaround is only done once (nw) AJR2020-01-251-0/+3
* mc68901: Sweeping rewrite of USART emulation (no longer based on device_seria... AJR2020-01-021-164/+509
* mc68901: Preliminary cleanup (nw) AJR2020-01-021-121/+115
* Various changes related to 68000 interrupts (nw) AJR2019-04-041-2/+7
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-12/+13
* mc68681: Detect framing and parity errors, storing flags with FIFO characters AJR2018-12-281-1/+15
* Grammar police (nw) Olivier Galibert2018-02-241-3/+3
* mc68901: Improve USART behavior for polled operation AJR2017-11-021-19/+39
* mc68901 : fix TCDCR register Nicolas PLANEL2017-10-061-1/+1
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-111-2/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-75/+76
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* reverting: Miodrag Milanovic2016-01-201-62/+62
* tags are now strings (nw) Miodrag Milanovic2016-01-161-62/+62
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1134