mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-07 15:41:34 +11:00
15 lines
538 B
Markdown
15 lines
538 B
Markdown
# Summary
|
|
|
|
- [Introduction](./introduction/introduction.md)
|
|
- [The Game Boy Advance hardware](./hardware/hardware.md)
|
|
- [Running an example](./setup/getting_started.md)
|
|
- [Environment setup](./setup/setup.md)
|
|
- [Linux setup](./setup/linux.md)
|
|
- [Windows setup]()
|
|
- [Mac OS setup](./setup/mac.md)
|
|
- [Building the template](./setup/building.md)
|
|
- [Learn agb part I - pong](./pong/01_introduction.md)
|
|
- [The Gba struct](./pong/02_the_gba_struct.md)
|
|
- [Sprites](./pong/03_sprites.md)
|
|
- [Controls](./pong/04_controls.md)
|