Squashed 'deps/nostalgia/' changes from 7c824e91..89fab5cc
89fab5cc [ox/fs] Remove stdc++fs from library list on Linux 1c06ea67 [nostalgia] Add links to Tonc and GBATEK to developer-handbook 6b948ee0 Merge commit '932c3e57e93d63dc98c454015afea941416ff423' 72dddcae [ox] Fix TypeDescWriter segfault git-subtree-dir: deps/nostalgia git-subtree-split: 89fab5cc208729a9ef6564d6b4172a0c9e0cd3bb
This commit is contained in:
@ -63,6 +63,13 @@ All components have a platform indicator next to them:
|
||||
|
||||
### 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
|
||||
|
||||
* Background Palette: 256 colors
|
||||
|
Reference in New Issue
Block a user