summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a800/a8sio.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various buses and associated drivers: Simplify handler signatures (nw) AJR2020-05-211-1/+1
* Spring cleaning: Vas Crabb2019-11-011-6/+3
* a8sio: Radical excision of interface brain damage (nw) AJR2019-05-171-62/+24
* Add dumps of Atari 800 floppy controller ROMs [Atari Age] AJR2019-05-171-3/+54
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-15/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-13/+9
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* reverting: Miodrag Milanovic2016-01-201-8/+9
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-9/+8
* clang-modernize part 2 Miodrag Milanovic2015-12-041-3/+3
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+219