Skip to content

Commit

Permalink
add tg16 platform
Browse files Browse the repository at this point in the history
Many themes support an independent 'tg16' folder. This adds a 'tg16' system/alias for pc engine titles.
  • Loading branch information
s1eve-mcdichae1 authored and Gemba committed Sep 10, 2023
1 parent b4c262f commit 1f11afd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions platforms.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
{"name":"snes","scrapers":["openretro", "screenscraper"],"formats":["*.smc", "*.sfc", "*.fig", "*.swc", "*.mgd", "*.bin"],"aliases":["super nintendo (snes)", "super nintendo entertainment system (snes)", "super nintendo", "super famicom", "nintendo power", "satellaview", "sufami turbo", "snes - super mario world hacks", "super nintendo msu-1"]},
{"name":"steam","scrapers":["screenscraper"],"formats":[],"aliases":["pc dos", "pc win3.xx", "dos", "windows", "windows apps", "pc (microsoft windows)", "steamos", "microsoft xbox one", "sony playstation 4"]},
{"name":"switch","scrapers":["screenscraper"],"formats":["*.xci", "*.nsp", "*.nca"],"aliases":["nintendo switch"]},
{"name":"tg16","scrapers":["openretro","screenscraper"],"formats":["*.pce", "*.chd", "*.cue"],"aliases":["turbografx 16", "turbografx cd", "turbografx-16", "turbografx-16/pc engine", "turbografx-16/pc engine cd", "pc engine", "pc engine cd-rom", "pc engine supergrafx"]},
{"name":"ti99","scrapers":["screenscraper"],"formats":["*.ctg"],"aliases":["ti-99/4a", "texas instruments ti-99", "texas instruments ti-99/4a"]},
{"name":"trs-80","scrapers":["screenscraper"],"formats":["*.dsk"],"aliases":["trs-80 color computer"]},
{"name":"vectrex","scrapers":["screenscraper"],"formats":["*.bin", "*.gam", "*.vec"],"aliases":[]},
Expand Down
1 change: 1 addition & 0 deletions screenscraper.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
{"name":"snes","id":4},
{"name":"steam","id":138},
{"name":"switch","id":225},
{"name":"tg16","id":31},
{"name":"ti99","id":205},
{"name":"trs-80","id":144},
{"name":"vectrex","id":102},
Expand Down

0 comments on commit 1f11afd

Please sign in to comment.