From cb7774160021e8bec648118f7d7a9b0a3ff2530a Mon Sep 17 00:00:00 2001 From: Kaisaan <34224128+Kaisaan@users.noreply.github.com> Date: Mon, 15 Feb 2021 14:58:47 -0500 Subject: [PATCH] Update list of supported systems to include Atari XEGS emulator info (#3) --- pages/_en-US/twilightmenu/faq.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/_en-US/twilightmenu/faq.md b/pages/_en-US/twilightmenu/faq.md index 0a9502c8..b9fc3be2 100644 --- a/pages/_en-US/twilightmenu/faq.md +++ b/pages/_en-US/twilightmenu/faq.md @@ -62,6 +62,7 @@ A: | Atari 2600 | [StellaDS][stellads] | `.a26` | | | Atari 5200 | [A5200DS][a5200ds] | `.a52` | | | Atari 7800 | [A7800DS][a7800ds] | `.a78` | | +| Atari XEGS | [XEGS-DS][xegs-ds] | `.xex`, `.atr` | | | DS | [nds-bootstrap][ndsbs], flashcard kernel, native | `.nds`, `.dsi`, `.ids`, `.srl`, `.app` | `saves/[rom name].sav`[^2] | | DSiWare | [Unlaunch][unlaunch] | `.nds`, `.dsi`, `.ids`, `.srl`, `.app` | `[rom name].pub`, `[rom name].prv` | | DSTWO Plugin | [DSTWO][dstwo][^3] | `.plg` | | @@ -93,6 +94,7 @@ A: [snemulds]: https://www.gamebrew.org/wiki/SNEmulDS [stellads]: https://github.com/wavemotion-dave/StellaDS [unlaunch]: https://problemkaputt.de/unlaunch.htm +[xegs-ds]: https://github.com/wavemotion-dave/XEGS-DS [^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 [^2]: Only for retail ROMs, homebrew do not have specific save files