mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
* 81_libretro: bumped to version 1.0a:20220911 * atari800_libretro: bumped to version 3.1.0:20220726 * bk_libretro: bumped to version 1.0:20220726 * bluemsx_libretro: bumped to version 2.9.0:20220721 * cap32_libretro: bumped to version 4.2.0:20220918 * fmsx_libretro: bumped to version 4.9:20220726 * fuse_libretro: bumped to version 1.1.1:20220726 * hatari_libretro: bumped to version 1.8:20220616 * puae_libretro: bumped to version 2.6.1:20220915 * mrboom_libretro: bumped to version 5.2:20220725 * xrick_libretro: bumped to version 1.0.0.6:20220806 * blastem_libretro: bumped to version 0.6.3:20220726 * desmume_libretro: bumped to version 0.9.11:20220926 * dosbox_pure_libretro: bumped to version 0.13:20220916 * fbneo_libretro: bumped to version 1.0.0.0:20220925 * fceumm_libretro: bumped to version 0.0.1:20220929 * freeintv_libretro: bumped to version 0.0:20220805 * gambatte_libretro: bumped to version 0.5.0:20220822 * gearboy_libretro: bumped to version 3.4:20220927 * gearcoleco_libretro: bumped to version 1.0.0:20220927 * gearsystem_libretro: bumped to version 3.4.1:20220927 * genesis_plus_gx_libretro: bumped to version 1.7.4:20220923 * gpsp_libretro: bumped to version 0.91:20220726 * gw_libretro: bumped to version 1.6.2:20220726 * mame2003_plus_libretro: bumped to version 1.0:20220929 * mednafen_lynx_libretro: bumped to version 0.9.32:20220610 * mednafen_ngp_libretro: bumped to version 0.9.36.1:20220719 * mednafen_pce_fast_libretro: bumped to version 0.9.38.7:20220828 * mednafen_pce_libretro: bumped to version 0.9.38.7:20220721 * mednafen_pcfx_libretro: bumped to version 0.9.33.3:20220721 * mednafen_psx_libretro: bumped to version 0.9.44.1:20220913 * Bump: mednafen_saturn_libretro
49 lines
1.9 KiB
Plaintext
49 lines
1.9 KiB
Plaintext
# Software Information
|
|
display_name = "Sinclair - ZX Spectrum (Fuse)"
|
|
authors = "Team Fuse"
|
|
supported_extensions = "tzx|tap|z80|rzx|scl|trd|dsk|zip"
|
|
corename = "Fuse"
|
|
categories = "Emulator"
|
|
license = "GPLv3"
|
|
permissions = ""
|
|
display_version = "@DISPLAY_VERSION@"
|
|
|
|
# Hardware Information
|
|
manufacturer = "Sinclair|Amstrad"
|
|
systemname = "ZX Spectrum (various)"
|
|
systemid = "zx_spectrum"
|
|
|
|
# Libretro Features
|
|
supports_no_game = "false"
|
|
database = "Sinclair - ZX Spectrum +3|Sinclair - ZX Spectrum"
|
|
|
|
# BIOS / Firmware
|
|
firmware_count = 8
|
|
firmware0_desc = "128p-0.rom (Pentagon machines)"
|
|
firmware0_path = "fuse/128p-0.rom"
|
|
firmware0_opt = "true"
|
|
firmware1_desc = "128p-1.rom (Pentagon machines)"
|
|
firmware1_path = "fuse/128p-1.rom"
|
|
firmware1_opt = "true"
|
|
firmware2_desc = "trdos.rom (Pentagon machines)"
|
|
firmware2_path = "fuse/trdos.rom"
|
|
firmware2_opt = "true"
|
|
firmware3_desc = "gluck.rom (Pentagon 512K / 1024)"
|
|
firmware3_path = "fuse/gluck.rom"
|
|
firmware3_opt = "true"
|
|
firmware4_desc = "256s-0.rom (Scorpion 256K)"
|
|
firmware4_path = "fuse/256s-0.rom"
|
|
firmware4_opt = "true"
|
|
firmware5_desc = "256s-1.rom (Scorpion 256K)"
|
|
firmware5_path = "fuse/256s-1.rom"
|
|
firmware5_opt = "true"
|
|
firmware6_desc = "256s-2.rom (Scorpion 256K)"
|
|
firmware6_path = "fuse/256s-2.rom"
|
|
firmware6_opt = "true"
|
|
firmware7_desc = "256s-3.rom (Scorpion 256K)"
|
|
firmware7_path = "fuse/256s-3.rom"
|
|
firmware7_opt = "true"
|
|
notes = "[1] Amstrad have kindly given their permission for the redistribution|[^] of their copyrighted material but retain that copyright."
|
|
|
|
description = "A port of the Fuse Unix Spectrum Emulator to libretro, this core supports many Spectrum, Timex, Pentagon and Scorpion variants. The Pentagon and Scorpion machines need BIOS images placed inside a 'fuse' subdirectory inside the frontend's 'system' directory. This core is a good first choice for playing Spectrum games, with 81 (EightyOne) covering the Sinclair ZX 81 games."
|