在quote一句,不過是比較技術性的。他的example 第一個不是hello world ,而是在螢幕上畫三個點^^。
The code of first.c also serves another purpose, namely as a reminder that GBA programming is very low-level. You interact directly with the memory, and not through multiple layers of abstraction brought by APIs.