summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/msx/cart/ink.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* msx ink: small cleanup hap2024-04-121-8/+4
* msx ink: fix regression with flash read hap2024-04-121-4/+11
* bus/msx/cart: Moved most msx_cart_interface implementations to anonymous name... wilbertpol2023-08-051-7/+27
* bus/msx: Updated most delegate construction to emu::rw_delegate. (#11103) wilbertpol2023-04-151-4/+4
* API change for device_image_interface AJR2023-03-301-3/+3
* msx/slot/cartridge.cpp: Stop copying software memory region contents. (#10629) wilbertpol2022-12-051-3/+11
* msx.cpp: Made the general purpose ports (joystick/mouse) a slot device. (#10579) wilbertpol2022-11-241-0/+61