3DS Homebrew: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
|author=nop90 | |author=nop90 | ||
|lastupdated=2016/05/13 | |lastupdated=2016/05/13 | ||
|type= | |type=Developments | ||
|version=2016 | |version=2016 | ||
|license=Mixed | |license=Mixed | ||
Revision as of 12:45, 3 April 2022
| 3DS_Homebrew | |
|---|---|
| General | |
| Author | nop90 |
| Type | Developments |
| Version | 2016 |
| License | Mixed |
| Last Updated | 2016/05/13 |
| Links | |
| Download | |
| Website | |
| Source | |
| This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
This is a sample homebrew application with basic libraries for 3DS on barebone ARM, part of the work is based from 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.