mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 06:00:06 +00:00
Updated Developer Information (markdown)
parent
62f0b16e48
commit
1ce888d671
@ -1,11 +1,11 @@
|
|||||||
This is a very incomplete overview of useful information to get started with 3DS development. Please add anything that's missing :)
|
This is a very incomplete overview of useful information to get started with 3DS development. Please add anything that's missing :)
|
||||||
|
|
||||||
## 3DS Hardware/Software
|
### 3DS Hardware/Software
|
||||||
* [3DBrew](http://3dbrew.org/wiki/Main_Page) is probably the best resource for the 3DS hardware/software internals
|
* [3DBrew](http://3dbrew.org/wiki/Main_Page) is probably the best resource for the 3DS hardware/software internals
|
||||||
* [ARM11 MPCore Reference Manual](http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0360f/index.html)
|
* [ARM11 MPCore Reference Manual](http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0360f/index.html)
|
||||||
* [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:
|
Here are some early homebrew demos:
|
||||||
* [Pong3D](http://wiki.gbatemp.net/wiki/Pong3D) - Simple Pong framebuffer demo
|
* [Pong3D](http://wiki.gbatemp.net/wiki/Pong3D) - Simple Pong framebuffer demo
|
||||||
* [Mandelbrot](https://github.com/Aliakr18/mandelbrot) - Simple mandebrot famebuffer demo
|
* [Mandelbrot](https://github.com/Aliakr18/mandelbrot) - Simple mandebrot famebuffer demo
|
||||||
|
Loading…
Reference in New Issue
Block a user