jelos.org/docs/systems/genesis.md

25 lines
1 KiB
Markdown
Raw Normal View History

2023-09-19 20:24:05 +00:00
# Sega Genesis / Megadrive
2023-10-29 00:34:33 +00:00
## Overview
| System | Game Path | Supported Extensions |
| -- | -- | -- |
2023-10-29 00:38:06 +00:00
| Sega Genesis | `roms/genesis` | ++".md"++ ++".gen"++ ++".bin"++ ++".sg"++ ++".smd"++ ++".zip"++ ++".7z"++ |
2023-10-29 00:34:33 +00:00
| 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) |