libretro-core-info/np2kai_libretro.info
2021-04-09 14:03:27 -04:00

58 lines
1.9 KiB
Plaintext

# Software Information
display_name = "NEC - PC-98 (Neko Project II Kai)"
authors = "Neko Project II Team, Tomohiro Yoshidomi"
supported_extensions = "d98|zip|98d|fdi|fdd|2hd|tfd|d88|88d|hdm|xdf|dup|cmd|hdi|thd|nhd|hdd|hdn"
corename = "Neko Project II"
license = "MIT"
permissions = ""
display_version = "0.86"
categories = "Emulator"
# Hardware Information
manufacturer = "NEC"
systemname = "PC-98"
systemid = "pc_98"
# Libretro Features
supports_no_game = "false"
database = "PC-98"
savestate = "true"
savestate_features = "serialized"
cheats = "false"
input_descriptors = "false"
memory_descriptors = "false"
libretro_saves = "false"
core_options = "true"
load_subsystem = "false"
hw_render = "false"
needs_fullpath = "true"
disk_control = "true"
is_experimental = "false"
# BIOS/Firmware
firmware_count = 5
firmware0_desc = "np2kai/font.bmp (needed to display text)"
firmware0_path = "np2kai/font.bmp"
firmware0_opt = "true"
firmware1_desc = "np2kai/FONT.ROM (alt font file)"
firmware1_path = "np2kai/FONT.ROM"
firmware1_opt = "true"
firmware2_desc = "np2kai/bios.rom"
firmware2_path = "np2kai/bios.rom"
firmware2_opt = "true"
firmware3_desc = "np2kai/itf.rom"
firmware3_path = "np2kai/itf.rom"
firmware3_opt = "true"
firmware4_desc = "np2kai/sound.rom"
firmware4_path = "np2kai/sound.rom"
firmware4_opt = "true"
notes = "YM2608 RYTHM samples present in the np2kai folder will be used:|2608_bd.wav, 2608_sd.wav, 2608_top.wav, 2608_hh.wav, 2608_tom.wav, 2608_rim.wav|JOY2KEY buttons mapping: A=x B=z X=space Y=lctrl|L=backspace R=rshift SELECT=escape START=return|Keep 'end' key down when booting for machine options.|Many games need GDC set as 2.5Mhz there."
description = "An emulator for NEC's PC-9801 (aka PC-98) personal computer platform, ported to libretro. This is the only choice for users wanting to play PC-98 games, as the meowPC98 and non-Kai NPKII cores are no longer in development and have been completely superseded by this core."