mirror of
https://github.com/libretro/libretro-super
synced 2024-12-27 12:27:50 +00:00
f56541c020
* Update core-rules.sh * Update build-config.sh * Update cores-android * Update cores-linux-arm7neonhf * Update cores-linux-x86-generic * Update cores-windows-x86_dw2-generic * Update cores-windows-x64_seh-generic * Update libnx * Update 3ds * Update emscripten * Update cores-ios-arm64-generic * Update cores-osx-x64-generic * Update cores-linux-x64-generic * Update cores-linux-armhf-generic * Update vita * Update cores-ios9-generic * Update cores-ios-generic * Create tamalibretro_libretro.info
32 lines
935 B
Plaintext
32 lines
935 B
Plaintext
# Software Information
|
|
display_name = "Bandai - Tamagotchi P1 (TamaLIBretro)"
|
|
authors = "Jean-Christophe Rona, Keith Bourdon"
|
|
supported_extensions = "b|bin|rom"
|
|
corename = "TamaLIBretro"
|
|
license = "GPL-2.0"
|
|
permissions = ""
|
|
display_version = "1.0"
|
|
categories = "Emulator"
|
|
|
|
# Hardware Information
|
|
manufacturer = "Bandai"
|
|
systemname = "Tamagotchi P1"
|
|
systemid = "tamagotchi"
|
|
|
|
# Libretro Features
|
|
supports_no_game = "false"
|
|
savestate = "true"
|
|
cheats = "true"
|
|
input_descriptors = "true"
|
|
memory_descriptors = "true"
|
|
libretro_saves = "false"
|
|
core_options = "true"
|
|
load_subsystem = "false"
|
|
hw_render = "false"
|
|
needs_fullpath = "false"
|
|
disk_control = "false"
|
|
is_experimental = "false"
|
|
|
|
notes = "TamaLIB Copyright (C) 2021 Jean-Christophe Rona.|TamaLIBretro by Keith Bourdon.|TamaLIB and TamaLIBretro are distributed under the GPLv2 license.
|
|
description = "A port of the TamaLIB emulator for first-generation Tamagotchi handhelds to libretro."
|