summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/msx/slot/disk.cpp
Commit message (Expand)AuthorAgeFilesLines
* msx/slot/disk.cpp: TC8566AF ready line is not connected. [crazyc] (#12945) wilbertpol2024-11-061-0/+1
* msx: add magic key dongle hap2024-04-081-2/+1
* bus/msx/slot/disk.cpp: Small improvement to Turbo-R disk interface. (#12221) wilbertpol2024-04-071-1/+45
* bus/msx/slot/disk.cpp: Added banking support for MSX Turbo-R internal disk RO... wilbertpol2024-03-091-1/+11
* msx/msx.cpp,msx/msx2.cpp: Enable floppy sounds. (#11986) wilbertpol2024-01-291-1/+1
* msx: Refactored to standard layout and output usage. (#11216) wilbertpol2023-05-151-4/+1
* bus/msx: Updated most delegate construction to emu::rw_delegate. (#11103) wilbertpol2023-04-151-176/+176
* cpu/nec: Fixed build; also, srcclean Vas Crabb2023-03-261-1/+1
* msx/msx.cpp: Added keyboard LEDs to internal artwork. (#10950) wilbertpol2023-03-041-94/+90
* msx.cpp: Added layouts for displaying internal drive activity. (#10932) wilbertpol2023-02-261-153/+230
* msx.cpp: Made the general purpose ports (joystick/mouse) a slot device. (#10579) wilbertpol2022-11-241-0/+1311