From 0fcf15f089fc80f330d641ab2d014a0f03a2d2fe Mon Sep 17 00:00:00 2001 From: RocketRobz Date: Wed, 5 Jan 2022 20:08:56 -0700 Subject: [PATCH] Update emulators.md --- pages/_en-US/ds-index/emulators.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pages/_en-US/ds-index/emulators.md b/pages/_en-US/ds-index/emulators.md index bc413809..4035f383 100644 --- a/pages/_en-US/ds-index/emulators.md +++ b/pages/_en-US/ds-index/emulators.md @@ -18,6 +18,7 @@ There are many emulators present for the DS and DSi. This page provides a compre | Atari 5200 | [A5200DS][a5200ds] | `.a52` | | | Atari 7800 | [A7800DS][a7800ds] | `.a78` | | | Atari XEGS | [XEGS-DS][xegs-ds] | `.xex`, `.atr` | | +| ColecoVision | [S8DS][s8ds], [ColecoDS][colecods] | `.col` | | | DS | [nds-bootstrap][ndsbs], flashcard kernel, native | `.nds`, `.dsi`, `.ids`, `.srl`, `.app` | `saves/[rom name].sav`[^2] | | DSiWare | [Unlaunch][unlaunch], [nds-bootstrap][ndsbs] | `.nds`, `.dsi`, `.ids`, `.srl`, `.app` | `saves/[rom name].pub`, `saves/[rom name].prv` | | DSTWO Plugin | [DSTWO][dstwo][^3] | `.plg` | | @@ -27,11 +28,15 @@ There are many emulators present for the DS and DSi. This page provides a compre | Genesis/Mega Drive | [jEnesisDS][jenesis], [PicoDriveTWL][pdtwl] | `.gen` | `[rom name].srm`[^6] | | Intellivision | [Nintellivision][nintellivision] | `.int` | | | Master System | [S8DS][s8ds] | `.sms` | `[rom name].sms.sav` | +| Neo Geo Pocket (Color) | [NGPDS][ngpds] | `.ngp`, `.ngc` | `/data/ngpds/[rom name].ngp.fla` | | Fast Video | Coming Soon | `.fv` | | | NES/Famicom | [nesDS][nesds] | `.nes`, `.fds` | `[rom name].sav` | | PC Engine/TurboGrafx-16 | [NitroGrafx][nitrografx] | `.pce` | | | Rocket Video | [Rocket Video Player][rvidplayer] | `.rvid` | | +| SG-1000 | [S8DS][s8ds], [ColecoDS][colecods] | `.sg` | | +| Sord M5 | [ColecoDS][colecods] | `.m5` | | | SNES[^7] | [SNEmulDS][snemulds] | `.smc`, `.sfc` | `[rom name].srm`[^8] | +| WonderSwan (Color) | [NitroSwan][nitroswan] | `.ws`, `.wsc` | ??? | {:.table} [^1]: Text files containing the path to a DS homebrew app and arguments to launch it with, see [nds-hb-menu's README](https://github.com/devkitPro/nds-hb-menu#passing-arguments) for more info