Update segacd.md

This commit is contained in:
anthonycaccese 2023-10-28 20:37:25 -04:00
parent 59b3ebc83a
commit b93c9be141

View file

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