mirror of
https://github.com/libretro/libretro-core-info.git
synced 2024-11-23 16:29:55 +00:00
32 lines
733 B
Plaintext
32 lines
733 B
Plaintext
# Software Information
|
|
display_name = "CHIP-8 (Emux CHIP-8)"
|
|
authors = "Sebastien Ronsse"
|
|
supported_extensions = "ch8|bin|rom"
|
|
corename = "Emux CHIP-8"
|
|
license = "GPLv2"
|
|
permissions = ""
|
|
display_version = "0.1"
|
|
categories = "Emulator"
|
|
|
|
# Hardware Information
|
|
manufacturer = "Joseph Weisbecker"
|
|
systemname = "CHIP-8"
|
|
systemid = "chip_8"
|
|
|
|
# Libretro Features
|
|
supports_no_game = "false"
|
|
savestate = "false"
|
|
savestate_features = "null"
|
|
libretro_saves = "false"
|
|
cheats = "false"
|
|
input_descriptors = "false"
|
|
memory_descriptors = "false"
|
|
core_options = "false"
|
|
core_options_version = "null"
|
|
load_subsystem = "false"
|
|
hw_render = "false"
|
|
needs_fullpath = "true"
|
|
disk_control = "false"
|
|
needs_kbd_mouse_focus = "false"
|
|
is_experimental = "true"
|