Update segacd.md
This commit is contained in:
parent
59b3ebc83a
commit
b93c9be141
1 changed files with 22 additions and 2 deletions
|
@ -1,4 +1,24 @@
|
|||
# Sega CD / Mega CD
|
||||
|
||||
segacd
|
||||
megacd
|
||||
## Overview
|
||||
|
||||
| System | Game Path | Supported Extensions |
|
||||
| -- | -- | -- |
|
||||
| Sega CD | `roms/segacd` | ++".chd"++ ++".cue"++ ++".iso"++ ++".m3u"++ |
|
||||
| Mega CD | `roms/megacd` | ++".chd"++ ++".cue"++ ++".iso"++ ++".m3u"++ |
|
||||
|
||||
## Emulator/Core
|
||||
|
||||
| Name | Documentation |
|
||||
| --- | --- |
|
||||
| Genesis Plus GX | [docs.libretro.com/library/genesis_plus_gx](https://docs.libretro.com/library/genesis_plus_gx/) |
|
||||
| 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