Add core info file and add neko P2 rule

This commit is contained in:
twinaphex 2017-05-03 19:29:15 +02:00
parent 91c5498b27
commit 6814a30a88
3 changed files with 21 additions and 0 deletions

View File

@ -145,6 +145,7 @@ include_core_fuse
include_core_gw
include_core_81
include_core_lutro
include_core_nekop2
# -------------------------------------------------------------------------------------------------
# Devkits

12
dist/info/nekop2_libretro.info vendored Normal file
View File

@ -0,0 +1,12 @@
display_name = "NEC PC-98 (Neko Project II)"
authors = "Neko Project II Team"
supported_extensions = "fdd|thd|nhd|hdi|vhd"
corename = "Neko Project II"
manufacturer = "NEC"
categories = "Emulator"
systemname = "PC-98"
database = "PC-98"
license = ""
permissions = ""
display_version = "v0.0001"
supports_no_game = "false"

View File

@ -773,6 +773,14 @@ libretro_pokemini_name="PokeMini"
libretro_pokemini_git_url="https://github.com/libretro/PokeMini.git"
libretro_pokemini_build_makefile="Makefile"
include_core_nekop2() {
register_module core "nekop2" -theos_ios -ngc -ps3 -psp1 -qnx -wii
}
libretro_nekop2_name="Neko Project II"
libretro_nekop2_git_url="https://github.com/libretro/libretro-meowPC98.git"
libretro_nekop2_build_subdir="libretro"
libretro_nekop2_build_makefile="Makefile.libretro"
# CORE RULE VARIABLES
#
# All variables follow the format of libretro_<core>_<setting> where <core> is