libretro-super/dist/info/atari800_libretro.info
Matthias Reichl 5af8a7b85a atari800_libretro.info: sync supported_extensions with core
Add car and com extensions which were added in
https://github.com/libretro/libretro-atari800/pull/61
and change the order so it matches valid_extensions from
the libretro-atari800 core

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-09 23:53:03 +01:00

40 lines
973 B
Plaintext

# Software Information
display_name = "Atari - 5200 (Atari800)"
authors = "Petr Stehlik"
supported_extensions = "xfd|atr|cdm|cas|bin|a52|zip|atx|car|com|xex"
corename = "Atari800"
categories = "Emulator"
license = "GPLv2"
permissions = ""
# Hardware Information
manufacturer = "Atari"
systemname = "Atari 5200"
systemid = "atari_5200"
database = "Atari - 5200"
display_version = "3.1.0"
# Libretro Features
supports_no_game = "false"
savestate = "false"
savestate_features = "null"
cheats = "false"
input_descriptors = "true"
memory_descriptors = "false"
libretro_saves = "false"
core_options = "true"
core_options_version = "1.0"
load_subsystem = "false"
hw_render = "false"
needs_fullpath = "true"
disk_control = "false"
is_experimental = "false"
needs_kbd_mouse_focus = "true"
# BIOS/Firmware
firmware_count = 1
firmware0_desc = "5200.rom (5200 BIOS)"
firmware0_path = "5200.rom"
firmware0_opt = "false"
notes = "(!) 5200.rom (md5): 281f20ea4320404ec820fb7ec0693b38"