Update genesis.md
This commit is contained in:
parent
7f19c31c48
commit
59b3ebc83a
1 changed files with 23 additions and 3 deletions
|
@ -1,5 +1,25 @@
|
|||
# Sega Genesis / Megadrive
|
||||
|
||||
genesis
|
||||
megadrive
|
||||
megadrive-japan
|
||||
## Overview
|
||||
|
||||
| System | Game Path | Supported Extensions |
|
||||
| -- | -- | -- |
|
||||
| Super Genesis | `roms/genesis` | ++".md"++ ++".gen"++ ++".bin"++ ++".sg"++ ++".smd"++ ++".zip"++ ++".7z"++ |
|
||||
| Megadrive | `roms/megadrive` | ++".md"++ ++".gen"++ ++".bin"++ ++".sg"++ ++".smd"++ ++".zip"++ ++".7z"++ |
|
||||
|
||||
## Emulator/Core
|
||||
|
||||
| Name | Documentation |
|
||||
| --- | --- |
|
||||
| Genesis Plus GX | [docs.libretro.com/library/genesis_plus_gx](https://docs.libretro.com/library/genesis_plus_gx/) |
|
||||
| Genesis Plus GX Wide | [github.com/libretro/Genesis-Plus-GX-Wide](https://github.com/libretro/Genesis-Plus-GX-Wide) |
|
||||
| PicoDrive | [docs.libretro.com/library/picodrive](https://docs.libretro.com/library/picodrive/) |
|
||||
|
||||
## Bios
|
||||
|
||||
> Path: `roms/bios`
|
||||
|
||||
| Emulator | Required Files |
|
||||
| -- | -- |
|
||||
| Genesis Plus GX | [docs.libretro.com/library/genesis_plus_gx/#bios](https://docs.libretro.com/library/genesis_plus_gx/#bios) |
|
||||
| PicoDrive | [docs.libretro.com/library/picodrive/#bios](https://docs.libretro.com/library/picodrive/#bios) |
|
Loading…
Reference in a new issue