Merge pull request #1104 from rsn8887/master

Add m3u as valid extension for Vice cores
This commit is contained in:
hizzlekizzle 2019-07-31 15:25:40 -05:00 committed by GitHub
commit 6f7ef82f96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
display_name = "Commodore - C128 (VICE C128)"
authors = "VICE Core Team Members"
supported_extensions = "d64|d71|d80|d81|d82|g64||g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z"
supported_extensions = "d64|d71|d80|d81|d82|g64||g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|m3u"
corename = "VICE"
manufacturer = "Commodore"
categories = "Emulator"

View File

@ -1,6 +1,6 @@
display_name = "Commodore - C64 (VICE C64)"
authors = "VICE Core Team Members"
supported_extensions = "d64|d71|d80|d81|d82|g64||g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z"
supported_extensions = "d64|d71|d80|d81|d82|g64||g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|m3u"
corename = "VICE"
manufacturer = "Commodore"
categories = "Emulator"

View File

@ -1,6 +1,6 @@
display_name = "Commodore - C64 (VICE C64-SC, Accurate)"
authors = "VICE Core Team Members"
supported_extensions = "d64|d71|d80|d81|d82|g64||g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z"
supported_extensions = "d64|d71|d80|d81|d82|g64||g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|m3u"
corename = "VICE"
manufacturer = "Commodore"
categories = "Emulator"

View File

@ -1,6 +1,6 @@
display_name = "Commodore - PET (VICE PET)"
authors = "VICE Core Team Members"
supported_extensions = "d64|d71|d80|d81|d82|g64||g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z"
supported_extensions = "d64|d71|d80|d81|d82|g64||g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|m3u"
corename = "VICE"
manufacturer = "Commodore"
categories = "Emulator"

View File

@ -1,6 +1,6 @@
display_name = "Commodore - PLUS4 (VICE PLUS4)"
authors = "VICE Core Team Members"
supported_extensions = "d64|d71|d80|d81|d82|g64||g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z"
supported_extensions = "d64|d71|d80|d81|d82|g64||g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|m3u"
corename = "VICE"
manufacturer = "Commodore"
categories = "Emulator"

View File

@ -1,6 +1,6 @@
display_name = "Commodore - VIC20 (VICE VIC20)"
authors = "VICE Core Team Members"
supported_extensions = "d64|d71|d80|d81|d82|g64||g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|a0|20|60"
supported_extensions = "d64|d71|d80|d81|d82|g64||g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|a0|20|60|m3u"
corename = "VICE"
manufacturer = "Commodore"
categories = "Emulator"