mirror of
https://github.com/libretro/libretro-super
synced 2024-12-28 06:26:29 +00:00
31 lines
944 B
Plaintext
31 lines
944 B
Plaintext
|
display_name = "Atari - 2600 (Stella 2023)"
|
||
|
authors = "Stephen Anthony|Bradford Mott|Eckhard Stolberg|Brian Watson"
|
||
|
supported_extensions = "a26|bin"
|
||
|
corename = "Stella 2023"
|
||
|
license = "GPLv2"
|
||
|
permissions = ""
|
||
|
display_version = "6.6"
|
||
|
categories = "Emulator"
|
||
|
|
||
|
# Hardware Information
|
||
|
manufacturer = "Atari"
|
||
|
systemname = "Atari 2600"
|
||
|
systemid = "atari_2600"
|
||
|
|
||
|
# Libretro Features
|
||
|
database = "Atari - 2600"
|
||
|
supports_no_game = "false"
|
||
|
savestate = "true"
|
||
|
savestate_features = "deterministic"
|
||
|
cheats = "false"
|
||
|
input_descriptors = "true"
|
||
|
memory_descriptors = "true"
|
||
|
libretro_saves = "false"
|
||
|
core_options = "false"
|
||
|
load_subsystem = "false"
|
||
|
hw_render = "false"
|
||
|
needs_fullpath = "false"
|
||
|
disk_control = "false"
|
||
|
|
||
|
description = "A port of Stella, the multi-platform Atari 2600 VCS emulator, to libretro. This core has high accuracy and wide compatibility with the Atari 2600 library, making it an excellent first choice for users wanting to play these games."
|