Updated Developer Information (markdown)

archshift 2014-10-23 20:54:35 -07:00
parent 26d61e8080
commit e8163434bb

@ -9,8 +9,8 @@ This is a very incomplete overview of useful information to get started with 3DS
Here are some early homebrew demos (Note that ARM9 homebrew has been deprecated and no longer works with Citra):
* [yeti3DS](https://github.com/smealum/yeti3DS) - A port of the open-source software renderer yeti3D engine
* [Smealum's GPU demo](https://github.com/smealum/ctrulib/tree/master/gpu) - A very simple demo that uses the PICA200 GPU
* [GameYob](https://github.com/Drenn1/GameYob) - A very experimental GameBoy emulator for the 3DS
* [blargSNES](https://github.com/StapleButter/blargSnes) - A very experimental SNES emulator for the 3DS
* [GameYob](https://github.com/Drenn1/GameYob) - A GameBoy/GBC emulator for the 3DS
* [blargSNES](https://github.com/StapleButter/blargSnes) - A SNES emulator for the 3DS
* [3DSCraft](https://github.com/smealum/3dscraft) - A Minecraft clone for the 3DS
* ~~[Pong3D](http://wiki.gbatemp.net/wiki/Pong3D) - Simple Pong framebuffer demo~~ **[ARM9]**
* ~~[Mandelbrot](https://github.com/Aliakr18/mandelbrot) - Simple mandebrot famebuffer demo~~ **[ARM9]**