summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/aquarius/slot.cpp
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-2/+1
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-4/+0
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-081-6/+3
* neogeo/neogeo.cpp, neogeo/ng_memcard.cpp: Hooked up more control lines. Vas Crabb2023-04-051-1/+1
* API change for device_image_interface AJR2023-03-301-4/+4
* bus: Get rid of some dubious tag manipulation. Vas Crabb2022-08-201-3/+3
* device_image_interface: Interface overhaul AJR2022-01-061-1/+1
* util: Further API cleanups: (#8661) Vas Crabb2021-10-051-5/+7
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-1/+1
* aquarius: Peripherals implemeted as slot devices: 4K/16K/32K/16K+ Memory Cart... Nigel Barnes2020-10-311-0/+225