Added Kgdoom port

FrankenMan 2018-01-19 10:25:32 +04:00
parent f289334701
commit f4ed7a9be1
1 changed files with 3 additions and 2 deletions

@ -1,4 +1,4 @@
Welcome to the fun and exciting world of Switch homebrew! Things here are brand new and highly technical, so we highly reccomend that you don't proceed unless you'd like to get your hands dirty. If so, here are the best resources for getting started:
# # Welcome to the fun and exciting world of Switch homebrew! Things here are brand new and highly technical, so we highly reccomend that you don't proceed unless you'd like to get your hands dirty. If so, here are the best resources for getting started:
* [LibTransistor](https://github.com/reswitched/libtransistor), the homebrew library from the [ReSwitched](https://reswitched.tech/) team.
* [LibNx](https://github.com/switchbrew/libnx), the homebrew library from the [SwitchBrew](http://switchbrew.org/index.php?title=Main_Page) team.
@ -7,4 +7,5 @@ Available homebrew demos:
| Name | Download (.nso) | License | Source | Notes
|-------------|--------------------------------------|---------|------------------|-------------------------
| Spacenx | https://github.com/vgmoose/spacenx/releases/download/v0.5/spacenx.nso | MIT | https://github.com/vgmoose/spacenx |
| Oxidgb | https://github.com/j-selby/oxidgb/releases/download/v0.0.1/oxidgb.10-print.nso | MIT | http://github.com/j-selby/oxidgb/tree/libtransistor | No controls, no audio. Contains https://github.com/svendahlstrand/10-print-game-boy
| Oxidgb | https://github.com/j-selby/oxidgb/releases/download/v0.0.1/oxidgb.10-print.nso | MIT | http://github.com/j-selby/oxidgb/tree/libtransistor | No controls, no audio. Contains https://github.com/svendahlstrand/10-print-game-boy |
| Kgdoom | https://github.com/kgsws/kgdoom/raw/master/temp/kgdoom/kgdoom.nro | MIT | https://github.com/kgsws/kgdoom | Crashes on startup due to unimplemented function |