summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/msx/module/module.cpp
Commit message (Collapse)AuthorAgeFilesLines
* bus/msx/module: Added Yamaha SKW-01 emulation. (#11113) wilbertpol2023-04-171-0/+3
| | | msx/msx2.cpp, msx/msx1_v9938.cpp: Changed the name of all MSX_SLOT_YAMAHA_EXPANSION devices to 'module'.
* bus/msx: Moved Yamaha module and minicart slots into their own folders. (#10984) wilbertpol2023-03-141-0/+38
Also defined MSX cartridge slot options in one place.