Update genesis.md

This commit is contained in:
anthonycaccese 2023-10-28 20:34:33 -04:00
parent 7f19c31c48
commit 59b3ebc83a

View file

@ -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) |