summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/mc10
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up boilerplate for more slot devices. Vas Crabb2026-03-231-5/+2
* Cleanup: Vas Crabb2024-11-254-12/+12
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-275-17/+17
* srcclean and cleanup Vas Crabb2024-07-281-1/+1
* bus/mc10: Added minimum ROM size and block size checks for cartridge ROMs. (#... Sylvain Glaize2024-07-138-91/+77
* osd: Cleaned up MIDI and network interfaces a little more. Vas Crabb2024-03-012-48/+35
* trs/mc10.cpp: Add "Multiport" cartridge and RAM expansion for the Matra & Hac... Sylvain Glaize2024-02-283-0/+155
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-1/+0
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-086-28/+22
* Fixed various bugs: Vas Crabb2023-04-061-1/+1
* Small fixes and cleanup: Vas Crabb2023-04-042-11/+10
* API change for device_image_interface AJR2023-03-304-16/+16
* bus: Get rid of some dubious tag manipulation. Vas Crabb2022-08-201-1/+1
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-2/+2
* init vars for coverity (bus/l-w) Robbbert2022-04-021-2/+2
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-061-1/+1
* device_image_interface: Interface overhaul AJR2022-01-062-10/+3
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-3/+3
* srcclean in preparation for release Vas Crabb2021-06-272-97/+97
* mc10.cpp: Converted expansion port to slot device and removed fake machines. ... tim lindner2021-06-178-0/+932