summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/applefdc.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* apple2: introduce new accurate IWM controller and switch apple2cr1/3/4 to use... arbee2020-05-231-2/+2
* Rename the HLE Apple floppy controllers as legacy to avoid future conflicts (nw) arbee2020-05-221-4/+4
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* 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-14/+14
* fixed apple2 compile (nw) Miodrag Milanovic2016-05-011-0/+585