nes, famicom, fds documentation
This commit is contained in:
parent
0b1bdc9a81
commit
2b739630b1
4 changed files with 25 additions and 7 deletions
|
@ -1,4 +0,0 @@
|
|||
# Nintendo Famicom / Famicom Disk System (FDS)
|
||||
|
||||
famicom
|
||||
fds
|
21
docs/systems/fds.md
Normal file
21
docs/systems/fds.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Nintendo Famicom Disk System (FDS)
|
||||
|
||||
## Overview
|
||||
|
||||
| Path(s) | Supported Extensions |
|
||||
| --- | --- |
|
||||
| `storage/roms/fds` | .fds .zip .7z |
|
||||
|
||||
## Emulator(s)
|
||||
|
||||
| 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/) |
|
||||
|
||||
## Bios
|
||||
|
||||
| Filename | MD5 | Path |
|
||||
| --- | --- | --- |
|
||||
| disksys.rom | ca30b50f880eb660a320674ed365ef7a | `storage/roms/bios` |
|
|
@ -1,10 +1,11 @@
|
|||
# Nintendo Entertainment System
|
||||
# Nintendo NES / Famicom
|
||||
|
||||
## Overview
|
||||
|
||||
| Path(s) | Supported Extensions |
|
||||
| --- | --- |
|
||||
| `storage/roms/nes` | .nes .unif .unf .zip .7z |
|
||||
| `storage/roms/famicom` | .nes .unif .unf .zip .7z |
|
||||
|
||||
## Emulator(s)
|
||||
|
||||
|
|
|
@ -114,8 +114,8 @@ nav:
|
|||
- NEC PC-Engine / TurboGrafx-16: systems/pcengine.md
|
||||
- NEC SuperGrafx: systems/supergrafx.md
|
||||
- NEC PC-FX: systems/pcfx.md
|
||||
- Nintendo Famicom / Famicom Disk System (FDS): systems/famicom.md
|
||||
- Nintendo Entertainment System: systems/nes.md
|
||||
- Nintendo NES / Famicom: systems/nes.md
|
||||
- Nintendo Famicom Disk System (FDS): systems/fds.md
|
||||
- Nintendo Super Nintendo / Super Famicom / Satellaview: systems/snes.md
|
||||
- Nintendo 64: systems/n64.md
|
||||
- Nintendo Gamecube: systems/gamecube.md
|
||||
|
|
Loading…
Reference in a new issue