system updates

This commit is contained in:
anthonycaccese 2023-10-28 20:49:07 -04:00
parent d6743a6ab2
commit b6009adafd
5 changed files with 22 additions and 15 deletions

View file

@ -4,7 +4,7 @@
| Game Path | Supported Extensions |
| --- | --- |
| `roms/amigacd32` | .iso .cue .lha .chd |
| `roms/amigacd32` | ++".iso"++ ++".cue"++ ++".lha"++ ++".chd"++ |
## Emulator/Core
@ -16,6 +16,8 @@
## Bios
| Path | Files |
> Path: `roms/bios`
| Emulator | Required Files |
| -- | -- |
| `roms/bios` | Add the files listed here: [docs.libretro.com/library/puae/#bios](https://docs.libretro.com/library/puae/#bios) |
| All | [docs.libretro.com/library/puae/#bios](https://docs.libretro.com/library/puae/#bios) |

View file

@ -2,9 +2,9 @@
## Overview
| Game Path | Supported Extensions |
| Game Path           | Supported Extensions |
| --- | --- |
| `roms/atari5200` | .rom .xfd .atr .atx .cdm .cas .car .bin .a52 .xex .zip .7z |
| `roms/atari5200` | ++".rom"++ ++".xfd"++ ++".atr"++ ++".atx"++ ++".cdm"++ ++".cas"++ ++".car"++ ++".bin"++ ++".a52"++ ++".xex"++ ++".zip"++ ++".7z"++ |
## Emulator/Core
@ -15,6 +15,8 @@
## Bios
| Path | Files Needed |
| --- | --- |
| `roms/bios` | See: [docs.libretro.com/library/atari800/#bios](https://docs.libretro.com/library/atari800/#bios) |
> Path: `roms/bios`
| Emulator | Required Files |
| -- | -- |
| All | [docs.libretro.com/library/atari800/#bios](https://docs.libretro.com/library/atari800/#bios) |

View file

@ -4,16 +4,19 @@
| Game Path | Supported Extensions |
| --- | --- |
| `roms/atari800` | .rom .xfd .atr .atx .cdm .cas .car .bin .a52 .xex .zip .7z |
| `roms/atari800` | ++".rom"++ ++".xfd"++ ++".atr"++ ++".atx"++ ++".cdm"++ ++".cas"++ ++".car"++ ++".bin"++ ++".a52"++ ++".xex"++ ++".zip"++ ++".7z"++ |
## Emulator/Core
| Name | Documentation |
| --- | --- |
| Atari800 | [docs.libretro.com/library/atari800](https://docs.libretro.com/library/atari800/) |
| a5200 | [github.com/libretro/a5200](https://github.com/libretro/a5200) |
## Bios
| Path | Files Needed |
| --- | --- |
| `roms/bios` | See: [docs.libretro.com/library/atari800/#bios](https://docs.libretro.com/library/atari800/#bios) |
> Path: `roms/bios`
| Emulator | Required Files |
| -- | -- |
| All | [docs.libretro.com/library/atari800/#bios](https://docs.libretro.com/library/atari800/#bios) |

View file

@ -4,7 +4,7 @@
| Game Path | Supported Extensions |
| --- | --- |
| `roms/atarijaguar` | .j64 .jag .rom .abs .cof .bin .prg |
| `roms/atarijaguar` | ++".j64"++ ++".jag"++ ++".rom"++ ++".abs"++ ++".cof"++ ++".bin"++ ++".prg"++ |
## Emulator/Core

View file

@ -17,5 +17,5 @@
| Emulator | Required Files |
| -- | -- |
| Yuzu | `/roms/bios/yuzu/keys/keys.txt` <br/> `/roms/bios/yuzu/keys/titles.txt` <br/> `/roms/bios/yuzu/nand/[firmware files]` |
| Ryujinx | `/roms/bios/ryujinx/keys/keys.txt` <br/> `/roms/bios/ryujinx/keys/titles.txt` <br/> `/roms/bios/ryujinx/nand/[firmware files]` |
| Yuzu | `/roms/bios/yuzu/keys/prod.keys` <br/> `/roms/bios/yuzu/keys/title.keys` <br/> `/roms/bios/yuzu/nand/[firmware files]` |
| Ryujinx | `/roms/bios/ryujinx/keys/prod.keys` <br/> `/roms/bios/ryujinx/keys/title.keys` <br/> `/roms/bios/ryujinx/nand/[firmware files]` |