An open API service indexing awesome lists of open source software.

https://github.com/gemisis/nintendo_ds_assembly_demo

A quick demonstration of changing the DS screens in assembly. Note that the arm7 processor still uses C currently.
https://github.com/gemisis/nintendo_ds_assembly_demo

Last synced: over 1 year ago
JSON representation

A quick demonstration of changing the DS screens in assembly. Note that the arm7 processor still uses C currently.

Awesome Lists containing this project

README

          

# Nintendo DS Assembly Demo
A quick demo of using assembly to set the screen colors on a Nintendo DS. The
ARM7 processor still uses C due to the complexities with setting it up initially.

![Simple Preview](/simplePreview.bmp "Simple Preview")