mirror of
https://github.com/libretro/libretro-super
synced 2025-01-01 09:00:08 +00:00
Merge pull request #1693 from gouchi/fake-08
Add fake-08 core info file
This commit is contained in:
commit
6394a9039e
19
dist/info/fake08_libretro.info
vendored
Normal file
19
dist/info/fake08_libretro.info
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
# Software Information
|
||||
display_name = "Pico-8 (FAKE-08)"
|
||||
authors = "jtothebell"
|
||||
supported_extensions = "p8|png"
|
||||
corename = "FAKE-08"
|
||||
categories = "Emulator"
|
||||
license = "MIT"
|
||||
permissions = ""
|
||||
display_version = "v0.0.2.19"
|
||||
|
||||
# Hardware Information
|
||||
manufacturer = "Lexaloffle"
|
||||
systemname = "Pico-8"
|
||||
systemid = "pico8"
|
||||
|
||||
# Libretro Features
|
||||
supports_no_game = "true"
|
||||
savestate = "true"
|
||||
savestate_features = "serialized"
|
Loading…
Reference in New Issue
Block a user