mirror of
https://github.com/libretro/libretro-super
synced 2025-02-20 09:40:09 +00:00
Merge pull request #1804 from JesseTG/patch-1
Create a new `.info` file
This commit is contained in:
commit
3dae37e321
26
dist/info/mcsoftserve_libretro.info
vendored
Normal file
26
dist/info/mcsoftserve_libretro.info
vendored
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
# Software Information
|
||||||
|
display_name = "McSoftServe"
|
||||||
|
display_version = "1.0.0"
|
||||||
|
description = "An experimental libretro core for the Taylor C713 soft-serve ice cream machine, popularized by a well-known American fast food chain. Provides an accurate user experience without the need for firmware dumps."
|
||||||
|
authors = "Jesse Talavera"
|
||||||
|
categories = "Emulator"
|
||||||
|
corename = "mcsoftserve"
|
||||||
|
license = "MIT"
|
||||||
|
|
||||||
|
# Hardware Information
|
||||||
|
manufacturer = "Taylor"
|
||||||
|
systemname = "C713"
|
||||||
|
systemid = "taylor"
|
||||||
|
|
||||||
|
# Libretro Features
|
||||||
|
cheats = "false"
|
||||||
|
core_options = "false"
|
||||||
|
hw_render = "false"
|
||||||
|
input_descriptors = "false"
|
||||||
|
is_experimental = "false"
|
||||||
|
libretro_saves = "false"
|
||||||
|
load_subsystem = "false"
|
||||||
|
needs_fullpath = "false"
|
||||||
|
savestate = "false"
|
||||||
|
single_purpose = "true"
|
||||||
|
supports_no_game = "true"
|
Loading…
x
Reference in New Issue
Block a user