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.
- Host: GitHub
- URL: https://github.com/gemisis/nintendo_ds_assembly_demo
- Owner: GEMISIS
- Created: 2014-01-21T14:08:24.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-03T15:58:34.000Z (about 12 years ago)
- Last Synced: 2025-01-22T14:32:17.768Z (over 1 year ago)
- Language: Assembly
- Size: 254 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
