mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Remove footnote from DSiWare saves
This commit is contained in:
parent
eee47bbf9d
commit
d7d50c36db
@ -63,26 +63,26 @@ No, this is not an emulator. The menu and DS games (loaded via nds-bootstrap) ar
|
||||
|
||||
#### What systems does TWiLight Menu++ support?
|
||||
|
||||
| Format | Loader | Extensions | Save file |
|
||||
| ----------------------- | ------------------------------------------------ | -------------------------------------- | ------------------------------------------------- |
|
||||
| ARGV[^1] | Native | `.argv` | |
|
||||
| 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-bootstrap][ndsbs] | `.nds`, `.dsi`, `.ids`, `.srl`, `.app` | `saves/[rom name].pub`, `saves/[rom name].prv`[^2]|
|
||||
| DSTWO Plugin | [DSTWO][dstwo][^3] | `.plg` | |
|
||||
| Game Boy (Color) | [GameYob][gameyob] | `.gb`, `.sgb`, `.gbc` | `[rom name].sav` |
|
||||
| Game Boy Advance | [GBARunner2][gbarunner2][^4], native[^5] | `.agb`, `.gba`, `.mb` | `[rom name].sav` |
|
||||
| Game Gear | [S8DS][s8ds] | `.gg` | `[rom name].gg.sav` |
|
||||
| Genesis/Mega Drive | [jEnesisDS][jenesis], [PicoDriveTWL][pdtwl] | `.gen` | `[rom name].srm`[^6] |
|
||||
| Master System | [S8DS][s8ds] | `.sms` | `[rom name].sms.sav` |
|
||||
| MPEG4 Video | [MPEG4 Player][mpeg4player] | `.mp4` | |
|
||||
| NES/Famicom | [nesDS][nesds] | `.nes`, `.fds` | `[rom name].sav` |
|
||||
| PC Engine/TurboGrafx-16 | [NitroGrafx][nitrografx] | `.pce` | |
|
||||
| RVID Video | [Rocket Video Player][rvidplayer] | `.rvid` | |
|
||||
| SNES[^7] | [SNEmulDS][snemulds] | `.smc`, `.sfc` | `[rom name].srm`[^8] |
|
||||
| Format | Loader | Extensions | Save file |
|
||||
| ----------------------- | ------------------------------------------------ | -------------------------------------- | ---------------------------------------------- |
|
||||
| ARGV[^1] | Native | `.argv` | |
|
||||
| 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-bootstrap][ndsbs] | `.nds`, `.dsi`, `.ids`, `.srl`, `.app` | `saves/[rom name].pub`, `saves/[rom name].prv` |
|
||||
| DSTWO Plugin | [DSTWO][dstwo][^3] | `.plg` | |
|
||||
| Game Boy (Color) | [GameYob][gameyob] | `.gb`, `.sgb`, `.gbc` | `[rom name].sav` |
|
||||
| Game Boy Advance | [GBARunner2][gbarunner2][^4], native[^5] | `.agb`, `.gba`, `.mb` | `[rom name].sav` |
|
||||
| Game Gear | [S8DS][s8ds] | `.gg` | `[rom name].gg.sav` |
|
||||
| Genesis/Mega Drive | [jEnesisDS][jenesis], [PicoDriveTWL][pdtwl] | `.gen` | `[rom name].srm`[^6] |
|
||||
| Master System | [S8DS][s8ds] | `.sms` | `[rom name].sms.sav` |
|
||||
| MPEG4 Video | [MPEG4 Player][mpeg4player] | `.mp4` | |
|
||||
| NES/Famicom | [nesDS][nesds] | `.nes`, `.fds` | `[rom name].sav` |
|
||||
| PC Engine/TurboGrafx-16 | [NitroGrafx][nitrografx] | `.pce` | |
|
||||
| RVID Video | [Rocket Video Player][rvidplayer] | `.rvid` | |
|
||||
| SNES[^7] | [SNEmulDS][snemulds] | `.smc`, `.sfc` | `[rom name].srm`[^8] |
|
||||
{:.table}
|
||||
|
||||
[a5200ds]: https://github.com/wavemotion-dave/A5200DS
|
||||
|
||||
Loading…
Reference in New Issue
Block a user