jelos.org/docs/systems/nes.md

17 lines
682 B
Markdown
Raw Permalink Normal View History

2023-10-28 18:44:06 +00:00
# NES / Famicom
2023-09-19 20:24:05 +00:00
2023-10-01 10:46:19 +00:00
## Overview
2023-10-28 14:00:04 +00:00
| Game Path | Supported Extensions |
2023-10-01 10:46:19 +00:00
| --- | --- |
2023-10-28 18:39:53 +00:00
| `roms/nes` | ++".nes"++ ++".unif"++ ++".unf"++ ++".zip"++ ++".7z"++ |
| `roms/famicom` | ++".nes"++ ++".unif"++ ++".unf"++ ++".zip"++ ++".7z"++ |
2023-10-01 10:46:19 +00:00
2023-10-28 14:00:04 +00:00
## Emulator/Core
2023-10-01 10:46:19 +00:00
| Name | Documentation |
| --- | --- |
| Nestopia   `default` | [docs.libretro.com/library/nestopia_ue](https://docs.libretro.com/library/nestopia_ue/) |
| FCEUmm | [docs.libretro.com/library/fceumm](https://docs.libretro.com/library/fceumm/) |
| QuickNES | [docs.libretro.com/library/quicknes](https://docs.libretro.com/library/quicknes/) |
2023-10-01 10:46:58 +00:00
| Mesen | [docs.libretro.com/library/mesen](https://docs.libretro.com/library/mesen/) |