summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/adb (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-2/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-012-4/+4
* Revert initialisation of device members in headers. Vas Crabb2022-04-032-4/+4
* init vars for coverity (bus/a-l) Robbbert2022-04-022-4/+4
* apple2gs: remove keyboard 8048 ROMs now that a9m0330 is a device. [R. Belmont] arbee2021-05-221-2/+4
* adb: preliminary working A9M0330 IIgs keyboard emulation (not used yet). [R. ... arbee2021-05-225-4/+323
* adb: add skeleton for model A9M0331 ADB mouse. [R. Belmont, Al Kossow] arbee2021-05-173-0/+169
* Add bus/adb for real ADB device emulation [O. Galibert, R. Belmont] arbee2021-04-064-0/+215