summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/com8116.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-6/+1
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-2/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-22/+29
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Clean up odds and ends (nw) AJR2020-03-061-11/+1
* New machines marked as NOT_WORKING mooglyguy2019-06-031-0/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-9/+20
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-20/+9
* com8116: Simplify read/write handlers (nw) AJR2019-02-021-8/+8
* v100: Correct clocks; eliminate MCFG (nw) AJR2019-01-171-1/+12
* com8116.cpp: More documentation (nw) AJR2018-10-021-4/+4
* com8116: Standardize nibble-packed write handlers; disable FX4 timer if not n... AJR2018-06-221-3/+28
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-12/+2
* com8116: Add several clock rate/divisor table variant types AJR2018-02-121-19/+45
* v100: Skeleton driver (nw) AJR2017-12-271-0/+1
* com8116.cpp: K1135 notes (nw) AJR2017-10-201-0/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+6
* 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
* COM5016/COM8116 Baud Generator: Added a bunch more divisor tables and notes [... Lord-Nightmare2016-02-191-0/+42
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+159