Merge pull request #1599 from phcoder/jaxe

JAXE: Add new core
This commit is contained in:
Autechre 2022-01-09 18:31:53 +01:00 committed by GitHub
commit 1d889e7550
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

18
dist/info/jaxe_libretro.info vendored Normal file
View File

@ -0,0 +1,18 @@
# Software Information
display_name = "CHIP-8/S-CHIP/XO-CHIP (JAXE)"
authors = "Kurtis Dinelle"
supported_extensions = "ch8|sc8|xo8"
corename = "JAXE"
manufacturer = "RCA"
categories = "Emulator"
# Hardware Information
systemname = "CHIP-8"
database = "CHIP-8"
system_id = "chip_8"
license = "MIT"
permissions = ""
display_version = "GIT"
supports_no_game = "false"
firmware_count = 0
description = "JAXE is a fully-featured, cross platform XO-CHIP/S-CHIP/CHIP-8 emulator written in C"