Add support for .DSK (disk) & .CAS (cassette) images

This commit is contained in:
Matt Sephton 2017-06-28 11:43:43 +01:00 committed by GitHub
parent 95e99da51c
commit 13a588ba58

View File

@ -1,6 +1,6 @@
display_name = "MSX (fMSX)"
authors = "Marat Fayzullin"
supported_extensions = "rom|mx1|mx2"
supported_extensions = "rom|mx1|mx2|dsk|cas"
corename = "fMSX"
manufacturer = "Various"
categories = "Emulator"