[nostalgia] Add links to Tonc and GBATEK to developer-handbook
All checks were successful
Build / build (push) Successful in 2m7s
All checks were successful
Build / build (push) Successful in 2m7s
This commit is contained in:
parent
6b948ee069
commit
1c06ea677f
@ -63,6 +63,13 @@ All components have a platform indicator next to them:
|
|||||||
|
|
||||||
### GBA
|
### GBA
|
||||||
|
|
||||||
|
The GBA has two major resources for learning about its hardware:
|
||||||
|
|
||||||
|
* [Tonc](https://www.coranac.com/tonc/text/toc.htm) - This is basically a short
|
||||||
|
book on the GBA and low level development.
|
||||||
|
* [GBATEK](https://rust-console.github.io/gbatek-gbaonly/) - This is a more
|
||||||
|
concise resource that mostly tells about memory ranges and registers.
|
||||||
|
|
||||||
#### Graphics
|
#### Graphics
|
||||||
|
|
||||||
* Background Palette: 256 colors
|
* Background Palette: 256 colors
|
||||||
|
Loading…
Reference in New Issue
Block a user