summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/abcbus/abcbus.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-12/+0
* abc1600: Partially fixed hard disk DMA. [Curt Coder] Curt Coder2022-02-271-6/+18
* New working machines Curt Coder2021-01-141-5/+9
* abc1600: Fixed floppy DMA. [Curt Coder] Curt Coder2020-04-181-2/+10
* c64.cpp, c128.cpp: fixed CBM IEC slot address not being set when replacing de... Vas Crabb2019-11-151-3/+3
* Spring cleaning: Vas Crabb2019-11-011-3/+3
* abc80: Added skeleton for Owoco Super Smartaid. [Curt Coder, Anders Sandahl] Curt Coder2019-05-051-8/+10
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-36/+39
* cadmouse: Addressed review comments and changed short name to match product n... Joakim Larsson Edstrom2018-02-141-1/+1
* cadmouse.cpp: NEW non working mouse/hi-res unit for the abcbus [Valgrind] Joakim Larsson Edstrom2018-02-141-0/+2
* abc800: Added skeleton for Databoard 4112-23 floppy disk controller. [Curt Co... Curt Coder2017-10-041-0/+3
* abc800: Fixed Turbo Kontroller name to UNI DISK and identified CPU type. [Cur... Curt Coder2017-10-031-2/+3
* 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-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+144