Hello World on the Nintendo DS - ARM Assembly Lesson H3

3 years ago
21

Lets take a look at a 'simple' Nintendo DS Rom, which will show a 'Hello World' message on the screen.
Unfortunately, we'll need to define our own font, and set the screen pixels according to the bits in that0 font... Lets learn how.

As always, this Video lesson matches the text lesson on my website, and you can get the source code as well...
https://www.chibialiens.com/arm/helloworld.php#LessonH3

I've written a book! It covers ASM programming on Z80, 6502, 68000, 8086 and ARM!
It's available on amazon stores worldwide!
https://www.amazon.com/dp/B08W7DWZB3

If you like my content, and want to see more in the future, please support me on patreon:
https://www.patreon.com/akuyou
Or become a member on my youtube channel:
https://www.youtube.com/channel/UC8t99gp5IN-FTf5rGVaRevw/join
You can also support my content by buying branded merchandise from my Teespring store:
https://teespring.com/stores/chibiakumas

My Assembly tutorials cover a wide range of CPU's and Systems, see them all here:
http://www.assemblytutorial.com/
Hello World on the Nintendo DS - ARM Assembly Lesson H3

Lets take a look at a 'simple' Nintendo DS Rom, which will show a 'Hello World' message on the screen.
Unfortunately, we'll need to define our own font, and set the screen pixels according to the bits in that0 font... Lets learn how.

As always, this Video lesson matches the text lesson on my website, and you can get the source code as well...
https://www.chibialiens.com/arm/helloworld.php#LessonH3

I've written a book! It covers ASM programming on Z80, 6502, 68000, 8086 and ARM!
It's available on amazon stores worldwide!
https://www.amazon.com/dp/B08W7DWZB3

If you like my content, and want to see more in the future, please support me on patreon:
https://www.patreon.com/akuyou
Or become a member on my youtube channel:
https://www.youtube.com/channel/UC8t99gp5IN-FTf5rGVaRevw/join
You can also support my content by buying branded merchandise from my Teespring store:
https://teespring.com/stores/chibiakumas

My Assembly tutorials cover a wide range of CPU's and Systems, see them all here:
http://www.assemblytutorial.com/

Loading comments...