mirror of
https://github.com/libretro/libretro-super
synced 2025-02-21 21:41:09 +00:00
atari800: Add .rom to the list of valid extensions
Sometimes it's used interchangeably with .car
This commit is contained in:
parent
418f41fa31
commit
4041e249dd
2
dist/info/atari800_libretro.info
vendored
2
dist/info/atari800_libretro.info
vendored
@ -1,7 +1,7 @@
|
|||||||
# Software Information
|
# Software Information
|
||||||
display_name = "Atari - 5200 (Atari800)"
|
display_name = "Atari - 5200 (Atari800)"
|
||||||
authors = "Petr Stehlik"
|
authors = "Petr Stehlik"
|
||||||
supported_extensions = "xfd|atr|cdm|cas|bin|a52|zip|atx|car|com|xex"
|
supported_extensions = "xfd|atr|cdm|cas|bin|a52|zip|atx|car|rom|com|xex"
|
||||||
corename = "Atari800"
|
corename = "Atari800"
|
||||||
categories = "Emulator"
|
categories = "Emulator"
|
||||||
license = "GPLv2"
|
license = "GPLv2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user