fix table view

Vamsi Krishna 2021-06-21 21:44:43 +05:30
parent 120c7054d0
commit d424557048

@ -4,17 +4,17 @@
Available homebrew demos:
| Name | Download | License | Source | Notes
|-------------|--------------------------------------|---------|------------------|-------------------------
| EasyRPG | https://ci.easyrpg.org/job/player-switch/lastSuccessfulBuild/artifact/builds/switch/easyrpg-player-switch.zip | GPL-3.0 | https://github.com/EasyRPG/Player | RPG Maker 2000/2003 game interpreter, uses LibNX |
| FCEUmm | https://gbatemp.net/attachments/retroarch_switch_nes-zip.115761/ | GPL-2.0 | https://github.com/libretro/libretro-fceumm | An NES emulator for RetroArch. ROMs need to be provided separately, uses LibTransistor |
| Kgdoom | https://github.com/kgsws/kgdoom/raw/master/temp/kgdoom/kgdoom.nro | MIT | https://github.com/kgsws/kgdoom | Homebrew DOOM port for the Switch. Doesn't work because of unimplemented BSD services |
| mGBA | https://github.com/mgba-emu/mgba/releases/tag/0.8.4 | MPL-2.0 | https://github.com/mgba-emu/mgba | GameBoy Advanced emulator. Versions after 0.8.4 do not work. UI does not render. OpenGL renderer does not work. Software renderer can play games at full speed.
| Oxidgb | https://github.com/j-selby/oxidgb/releases/latest | MIT | http://github.com/j-selby/oxidgb/tree/libtransistor | No controls, no audio. Contains https://github.com/svendahlstrand/10-print-game-boy/ |
| pFBN | https://github.com/Cpasjuste/pemu/releases/download/v4.4/pfba-4.4_vita.zip | Unlicensed | https://github.com/Cpasjuste/pemu/tree/master/pfba | Portable Final Burn Neo, a watered-down version of MAME, uses LibNX |
| Pixel Paint | https://github.com/16BitWonder/Pixel-Painter-Switch/releases/latest | MIT | https://github.com/16BitWonder/Pixel-Painter-Switch | A pixel paint application with 7 colors to choose from, uses LibNX |
| Push A NX | https://github.com/Maschell/PushA_NX/blob/master/hello.nro | Unlicensed | https://github.com/Maschell/PushA_NX | Push the A button as fast as you can! Uses LibNX |
| Snes9x-2010 | https://gbatemp.net/attachments/retroarch_switch-nro-zip.115733/ | Unlicensed | https://github.com/libretro/snes9x2010 | An SNES emulator for RetroArch. ROMs need to be provided separately, uses LibTransistor |
| Spacenx | https://github.com/vgmoose/spacenx/releases/latest | MIT | https://github.com/vgmoose/spacenx | Download the `NRO` file.
| Tic Tac Toe | https://sh3rlock.ch/ttt.nro | Unlicensed | https://sh3rlock.ch/ttt.zip | A simple tic-tac-toe game, uses LibNX |
| Ultimate Mod Manager | https://github.com/ultimate-research/UltimateModManager/releases/latest | MIT | https://github.com/ultimate-research/UltimateModManager | A Switch homebrew application for installing mods for Smash Ultimate. |
| Name | License | Notes | Source | Download |
|---------------------- |------------ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------- |--------------------------------------------------------- |--------------------------------------------------------------------------------------------------------------------------- |
| EasyRPG | GPL-3.0 | RPG Maker 2000/2003 game interpreter. Uses LibNX | https://github.com/EasyRPG/Player | [Download](https://ci.easyrpg.org/job/player-switch/lastSuccessfulBuild/artifact/builds/switch/easyrpg-player-switch.zip) |
| FCEUmm | GPL-2.0 | An NES emulator for RetroArch. ROMs need to be provided separately. Uses LibTransistor | https://github.com/libretro/libretro-fceumm | [Download](https://gbatemp.net/attachments/retroarch_switch_nes-zip.115761/) |
| Kgdoom | MIT | Homebrew DOOM port for the Switch. Doesn't work because of unimplemented BSD services | https://github.com/kgsws/kgdoom | [Download](https://github.com/kgsws/kgdoom/raw/master/temp/kgdoom/kgdoom.nro) |
| mGBA | MPL-2.0 | GameBoy Advanced emulator. Versions after 0.8.4 do not work. UI does not render.<br> OpenGL renderer does not work. Software renderer can play games at full speed. | https://github.com/mgba-emu/mgba | [Download](https://github.com/mgba-emu/mgba/releases/tag/0.8.4) |
| Oxidgb | MIT | No controls, no audio. Contains https://github.com/svendahlstrand/10-print-game-boy/ | http://github.com/j-selby/oxidgb/tree/libtransistor | [Download](https://github.com/j-selby/oxidgb/releases/latest) |
| pFBN | Unlicensed | Portable Final Burn Neo, a watered-down version of MAME. Uses LibNX | https://github.com/Cpasjuste/pemu/tree/master/pfba | [Download](https://github.com/Cpasjuste/pemu/releases/download/v4.4/pfba-4.4_vita.zip) |
| Pixel Paint | MIT | A pixel paint application with 7 colors to choose from. Uses LibNX | https://github.com/16BitWonder/Pixel-Painter-Switch | [Download](https://github.com/16BitWonder/Pixel-Painter-Switch/releases/latest) |
| Push A NX | Unlicensed | Push the A button as fast as you can! Uses LibNX | https://github.com/Maschell/PushA_NX | [Download](https://github.com/Maschell/PushA_NX/blob/master/hello.nro) |
| Snes9x-2010 | Unlicensed | An SNES emulator for RetroArch. ROMs need to be provided separately. Uses LibTransistor | https://github.com/libretro/snes9x2010 | [Download](https://gbatemp.net/attachments/retroarch_switch-nro-zip.115733/) |
| Spacenx | MIT | A port of Space Game, a Wii U homebrew. Download the `NRO` file. | https://github.com/vgmoose/spacenx | [Download](https://github.com/vgmoose/spacenx/releases/latest) |
| Tic Tac Toe | Unlicensed | A simple tic-tac-toe game. Uses LibNX | https://sh3rlock.ch/ttt.zip | [Download](https://sh3rlock.ch/ttt.nro) |
| Ultimate Mod Manager | MIT | A Switch homebrew application for installing mods for Smash Ultimate. | https://github.com/ultimate-research/UltimateModManager | [Download](https://github.com/ultimate-research/UltimateModManager/releases/latest) |