More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=3DS_Homebrew | |title=3DS_Homebrew | ||
|image= | |image=3dspc.png | ||
|description=Sample app with basic libraries for 3DS | |description=Sample app with basic libraries for 3DS. | ||
|author=nop90 | |author=nop90 | ||
|lastupdated=2016/05/13 | |lastupdated=2016/05/13 | ||
Line 8: | Line 8: | ||
|version=2016 | |version=2016 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/3dshomebrews/3dshomebrewnop.7z | ||
|website=https://github.com/nop90/3DS_Homebrew | |website=https://github.com/nop90/3DS_Homebrew | ||
|source=https://github.com/nop90/3DS_Homebrew | |source=https://github.com/nop90/3DS_Homebrew | ||
}} | }} | ||
This is a sample homebrew application with basic libraries for 3DS on barebone ARM, part of the work is based from [http://gbatemp.net/threads/homebrew-development.360646/#post-4887740 http://gbatemp.net/threads/homebrew-development.360646/#post-4887740 here]. | |||
This | '''Note:''' This lib is outdated. | ||
== | ==Changelog== | ||
* | * 2014/01/18 | ||
*Fixed buffer pointers and implemented HID management (only buttons. circlepad not yet). | |||
* 2014/01/17 | |||
* 01/17 | * First release. Fixed bug in original pixel drawing function from InsaneKane. | ||
==External links== | |||
* GitHub - https://github.com/nop90/3DS_Homebrew | |||
[[Category:3DS homebrew applications]] | |||
[[Category:PC utilities for 3DS homebrew]] |
Revision as of 23:10, 22 February 2022
3DS_Homebrew | |
---|---|
General | |
Author | nop90 |
Type | PC Utilities |
Version | 2016 |
License | Mixed |
Last Updated | 2016/05/13 |
Links | |
Download | |
Website | |
Source | |
This is a sample homebrew application with basic libraries for 3DS on barebone ARM, part of the work is based from http://gbatemp.net/threads/homebrew-development.360646/#post-4887740 here.
Note: This lib is outdated.
Changelog
- 2014/01/18
- Fixed buffer pointers and implemented HID management (only buttons. circlepad not yet).
- 2014/01/17
- First release. Fixed bug in original pixel drawing function from InsaneKane.