Readd modules info files

This commit is contained in:
twinaphex 2013-05-27 01:21:09 +02:00
parent cbe9bbfeba
commit 4c5ebb46f6
19 changed files with 108 additions and 0 deletions

View File

@ -0,0 +1,5 @@
display_name = "Nintendo DS"
recommended_extensions = "nds"
corename = "DeSmuME"
manufacturer = "Nintendo"
systemname = "Nintendo DS"

16
ios/modules/example.info Normal file
View File

@ -0,0 +1,16 @@
## All data is optional, but helps improve user experience.
# Name displayed when the user is selecting an core.
# display_name = "NES / Famicom"
# List of supported extensions.
# supported_extensions = "nes|fds"
# Name the core.
# corename = "Nestopia"
# The developer.
# manufacturer = "Nintendo"
# Name of the system that the emulator targets.
# systemname = "Nintendo Entertainment System"

View File

@ -0,0 +1,5 @@
display_name = "Arcade"
supported_extensions = "zip|ZIP"
corename = "Final Burn Alpha"
manufacturer = "Various"
systemname = "Arcade (various)"

View File

@ -0,0 +1,5 @@
display_name = "Game Boy / Game Boy Color"
supported_extensions = "gb|gbc|dmg"
corename = "gambatte"
manufacturer = "Nintendo"
systemname = "Game Boy Color"

View File

@ -0,0 +1,6 @@
display_name = "Sega (MS/GG/MD/CD)"
supported_extensions = "md|smd|gen|sms|gg|sg|bin|cue|ios"
corename = "Genesis Plus GX"
manufacturer = "Sega"
systemname = "Sega (Various)"

View File

@ -0,0 +1,6 @@
display_name = "Neo Geo Pocket (Color)"
supported_extensions = "ngp|ngc"
corename = "Mednafen Neopop"
manufacturer = "SNK"
systemname = "Neo Geo Pocket (Color)"

View File

@ -0,0 +1,6 @@
display_name = "PC Engine/TurboGrafx-16"
supported_extensions = "pce|sgx|cue"
corename = "Mednafen PCE Fast"
manufacturer = "NEC"
systemname = "PC Engine/TurboGrafx-16"

View File

@ -0,0 +1,6 @@
display_name = "PlayStation"
supported_extensions = "cue|toc"
corename = "Mednafen PSX"
manufacturer = "Sony"
systemname = "PlayStation"

View File

@ -0,0 +1,6 @@
display_name = "Virtual Boy"
supported_extensions = "vb|vboy|bin"
corename = "Mednafen VB"
manufacturer = "Nintendo"
systemname = "Virtual Boy"

View File

@ -0,0 +1,6 @@
display_name = "WonderSwan (Color)"
supported_extensions = "ws|wsc"
corename = "Mednafen WonderSwan"
manufacturer = "Bandai"
systemname = "WonderSwan (Color)"

View File

@ -0,0 +1,5 @@
display_name = "Modelviewer"
recommended_extensions = "obj"
corename = "Modelviewer"
manufacturer = "Various"
systemname = "3D Models"

View File

@ -0,0 +1,6 @@
display_name = "NES / Famicom"
supported_extensions = "nes|fds"
corename = "Nestopia"
manufacturer = "Nintendo"
systemname = "Nintendo Entertainment System"

View File

@ -0,0 +1,3 @@
display_name = "NXEngine (Cave Story)"
supported_extensions = "exe"
corename = "NXEngine"

View File

@ -0,0 +1,5 @@
display_name = "PlayStation1"
supported_extensions = "bin|cue|img|mdf|pbp|cbn|toc"
corename = "PCSX ReARMed"
manufacturer = "Sony"
systemname = "PlayStation"

View File

@ -0,0 +1,3 @@
display_name = "PrBoom (DOOM)"
supported_extensions = "wad|iwad"
corename = "prboom"

View File

@ -0,0 +1,5 @@
display_name = "SNES / Super Famicom"
supported_extensions = "smc|fig|sfc|gd3|gd7|dx2|bsx|swc"
corename = "SNES9x Next"
manufacturer = "Nintendo"
systemname = "Super Nintendo Entertainment System"

View File

@ -0,0 +1,6 @@
display_name = "Atari 2600"
supported_extensions = "a26|bin"
corename = "Stella"
manufacturer = "Atari"
systemname = "Atari 2600"

View File

@ -0,0 +1,3 @@
display_name = "TyrQuake"
supported_extensions = "pak"
corename = "prboom"

View File

@ -0,0 +1,5 @@
display_name = "Game Boy Advance"
supported_extensions = "gba"
corename = "VBA Next"
manufacturer = "Nintendo"
systemname = "Game Boy Advance"