mirror of
https://github.com/libretro/libretro-super
synced 2025-01-30 15:32:48 +00:00
Merge pull request #1578 from 6lackmag3/patch-4
Update fceumm_libretro.info
This commit is contained in:
commit
ab51c76137
7
dist/info/fceumm_libretro.info
vendored
7
dist/info/fceumm_libretro.info
vendored
@ -30,13 +30,16 @@ disk_control = "false"
|
||||
database = "Nintendo - Nintendo Entertainment System|Nintendo - Family Computer Disk System"
|
||||
|
||||
# BIOS / Firmware
|
||||
firmware_count = 2
|
||||
firmware_count = 3
|
||||
firmware0_desc = "disksys.rom (Family Computer Disk System BIOS)"
|
||||
firmware0_path = "disksys.rom"
|
||||
firmware0_opt = "true"
|
||||
firmware1_desc = "nes.pal (custom NES Palette)"
|
||||
firmware1_path = "nes.pal"
|
||||
firmware1_opt = "true"
|
||||
notes = "(!) disksys.rom (md5): ca30b50f880eb660a320674ed365ef7a|(!) nes.pal must be located in system directory."
|
||||
firmware2_desc = "gamegenie.nes (Game Genie add-on cartridge)"
|
||||
firmware2_path = "gamegenie.nes"
|
||||
firmware2_opt = "true"
|
||||
notes = "(!) disksys.rom (md5): ca30b50f880eb660a320674ed365ef7a|(!) gamegenie.nes (md5): 7f98d77d7a094ad7d069b74bd553ec98|(!) nes.pal must be located in system directory."
|
||||
|
||||
description = "FCEUmm libretro is based on the FCEUmm (mappers modified) fork of the FCEU emulator. It is very fast and supports many mappers, including those for weird, obscure bootleg carts. It is tightly integrated with libretro features, which makes it a good choice for users seeking advanced frontend functionality, such as runahead and rollback netplay. While most NES emulators are lightweight, FCEUmm's particularly low resource requirements make it a good option for mobile, low-power/embedded and console targets."
|
||||
|
Loading…
x
Reference in New Issue
Block a user