summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a2bus/agat_fdc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add adjust_periodic() to persistent_timer. Update obvious situations where it... Aaron Giles2021-09-111-1/+1
* Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-2/+2
* 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
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-4/+5
* agat.cpp: Native keyboard, video and floppy improvements. (#7449) shattered2020-11-101-1/+11
* another bunch of READ* / WRITE* macros removal (nw) Ivan Vangelista2020-05-201-5/+5
* srcclean (nw) Vas Crabb2019-07-281-24/+24
* (nw) Validation Robbbert2019-07-051-1/+1
* agat: basic emulation of agat9 (video, apple compat mode, LLE floppy) Sergey Svishchev2019-07-021-0/+488