Update vice core info files
This commit is contained in:
parent
985a7d175a
commit
2f5f3959a9
|
@ -0,0 +1,12 @@
|
||||||
|
display_name = "Commodore 128 (VICE)"
|
||||||
|
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"
|
||||||
|
corename = "VICE"
|
||||||
|
manufacturer = "Commodore"
|
||||||
|
categories = "Emulator"
|
||||||
|
systemname = "C128"
|
||||||
|
database = "Commodore - C128"
|
||||||
|
license = "GPLv2"
|
||||||
|
permissions = ""
|
||||||
|
display_version = "v3.0"
|
||||||
|
supports_no_game = "false"
|
|
@ -1,7 +1,7 @@
|
||||||
display_name = "Commodore 64 (VICE 3.0)"
|
display_name = "Commodore 64 (VICE)"
|
||||||
authors = "VICE Core Team Members"
|
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"
|
||||||
corename = "VICE 3.0"
|
corename = "VICE"
|
||||||
manufacturer = "Commodore"
|
manufacturer = "Commodore"
|
||||||
categories = "Emulator"
|
categories = "Emulator"
|
||||||
systemname = "C64"
|
systemname = "C64"
|
||||||
|
|
Loading…
Reference in New Issue