Added blargSNES to the homebrew list

archshift 2014-08-25 21:25:54 -07:00
parent e113594811
commit b8973f3e3b

@ -6,9 +6,10 @@ This is a very incomplete overview of useful information to get started with 3DS
* [ARM946E-S ™ Reference Manual](http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0201d/index.html) * [ARM946E-S ™ Reference Manual](http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0201d/index.html)
### Homebrew ### Homebrew
Here are some early homebrew demos (ARM9 homebrew has been deprecated and no longer works with Citra): 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 * [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 * [Smealum's GPU demo](https://github.com/smealum/ctrulib/tree/master/gpu) - A very simple demo that uses the PICA200 GPU
* [blargSNES](https://github.com/StapleButter/blargSnes) - A very experimental SNES emulator for the 3DS, does not yet work with Citra
* ~~[Pong3D](http://wiki.gbatemp.net/wiki/Pong3D) - Simple Pong framebuffer demo~~ **[ARM9]** * ~~[Pong3D](http://wiki.gbatemp.net/wiki/Pong3D) - Simple Pong framebuffer demo~~ **[ARM9]**
* ~~[Mandelbrot](https://github.com/Aliakr18/mandelbrot) - Simple mandebrot famebuffer demo~~ **[ARM9]** * ~~[Mandelbrot](https://github.com/Aliakr18/mandelbrot) - Simple mandebrot famebuffer demo~~ **[ARM9]**
* ~~[TE3DS](https://github.com/nop90/TE3DS_HB) - Simple block puzzle game~~ **[ARM9]** * ~~[TE3DS](https://github.com/nop90/TE3DS_HB) - Simple block puzzle game~~ **[ARM9]**