mirror of
https://github.com/libretro/libretro-super
synced 2025-02-05 09:40:38 +00:00
Add rom, abs, cof, bin, prg formats to info file.
Virtual jaguar supports these so i thought I'd add them. I have tested a few for each format and i can get a few to work. I suspect many don't work because they are header-less or just bad files, as I got them from a dat called "nongood". None the less i can get a few to work so i feel this should be added.
This commit is contained in:
parent
d09d3e425b
commit
c8e544fe48
2
dist/info/virtualjaguar_libretro.info
vendored
2
dist/info/virtualjaguar_libretro.info
vendored
@ -1,6 +1,6 @@
|
|||||||
display_name = "Atari Jaguar (Virtual Jaguar)"
|
display_name = "Atari Jaguar (Virtual Jaguar)"
|
||||||
authors = "David Raingeard|Shamus"
|
authors = "David Raingeard|Shamus"
|
||||||
supported_extensions = "j64|jag"
|
supported_extensions = "j64|jag|rom|abs|cof|bin|prg"
|
||||||
corename = "Virtual Jaguar"
|
corename = "Virtual Jaguar"
|
||||||
manufacturer = "Atari"
|
manufacturer = "Atari"
|
||||||
categories = "Emulator"
|
categories = "Emulator"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user