jelos.org/docs/systems/snes.md

32 lines
1.7 KiB
Markdown
Raw Normal View History

2023-10-28 18:44:06 +00:00
# Super Nintendo / Super Famicom
2023-09-19 20:24:05 +00:00
2023-09-24 23:49:38 +00:00
## Overview
2023-10-28 14:00:04 +00:00
| System | Game Path | Supported Extensions |
2023-09-24 23:49:38 +00:00
| -- | -- | -- |
2023-10-28 18:39:53 +00:00
| Super Nintendo | `roms/snes` | ++".smc"++ ++".fig"++ ++".sfc"++ ++".swc"++ ++".zip"++ ++".7z"++ |
| Super Famicom | `roms/sfc` | ++".smc"++ ++".fig"++ ++".sfc"++ ++".swc"++ ++".zip"++ ++".7z"++ |
| Satellaview | `roms/satellaview` | ++".smc"++ ++".fig"++ ++".bs"++ ++".sfc"++ ++".bsx"++ ++".swc"++ ++".zip"++ ++".7z"++ |
| MSU-1 | `roms/snesmsu1` | ++".smc"++ ++".fig"++ ++".sfc"++ ++".swc"++ ++".zip"++ ++".7z"++ |
| Sufami Turbo | `roms/sufami` | ++".st"++ ++".zip"++ ++".7z"++ |
2023-09-24 23:49:38 +00:00
2023-10-28 14:00:04 +00:00
## Emulator/Core
2023-09-24 23:49:38 +00:00
| Name | Documentation |
| --- | --- |
| Snes9x   `default` | [docs.libretro.com/library/snes9x](https://docs.libretro.com/library/snes9x/) |
| Snes9x 2010 | [docs.libretro.com/library/snes9x_2010](https://docs.libretro.com/library/snes9x_2010/) |
| Snes9x 2002 | [docs.libretro.com/library/snes9x_2002](https://docs.libretro.com/library/snes9x_2002/) |
| Snes9x 2005 Plus | [docs.libretro.com/library/snes9x_2005_plus](https://docs.libretro.com/library/snes9x_2005_plus/) |
| Beetle Supafaust | [github.com/libretro/supafaust](https://github.com/libretro/supafaust/) |
| BSNES | [docs.libretro.com/library/beetle_bsnes](https://docs.libretro.com/library/beetle_bsnes/) |
| BSNES Mercury Performance | [docs.libretro.com/library/bsnes_mercury_performance](https://docs.libretro.com/library/bsnes_mercury_performance/) |
| BSNES HD (Beta) | [github.com/DerKoun/bsnes-hd](https://github.com/DerKoun/bsnes-hd/) |
## Bios
2023-10-28 18:39:53 +00:00
> Path: `roms/bios`
| Emulator | Required Files |
| -- | -- |
| All | STBIOS.bin (`d3a44ba7d42a74d3ac58cb9c14c6a5ca`) <br/> BS-X.bin (`fed4d8242cfbed61343d53d48432aced`) |