Merge pull request #254 from leiradel/master

added rzx to list of supported extensions
This commit is contained in:
Twinaphex 2015-06-14 06:48:18 +02:00
commit 357994f776

View File

@ -1,6 +1,6 @@
display_name = "ZX Spectrum (Fuse)"
authors = "Team Fuse"
supported_extensions = "tzx|tap|z80"
supported_extensions = "tzx|tap|z80|rzx"
corename = "Fuse"
manufacturer = "Sinclair|Amstrad"
categories = "Emulator"
@ -9,4 +9,4 @@ license = "GPLv3"
permissions = ""
display_version = "1.1.1"
supports_no_game = "false"
notes = "- Amstrad have kindly given their permission for the redistribution of their copyrighted material but retain that copyright|"
notes = "Amstrad have kindly given their permission for the redistribution of their copyrighted material but retain that copyright"