This website requires JavaScript.
Explore
Help
Sign in
alex
/
gba
Watch
1
Star
0
Fork
You've already forked gba
0
mirror of
https://github.com/italicsjenga/gba.git
synced
2025-02-05 14:16:39 +11:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7cdcc02aaf
gba
/
book
/
src
/
SUMMARY.md
Lokathor
7cdcc02aaf
Move "newtype" into the "quirks"
2018-12-15 16:53:03 -07:00
1.7 KiB
Raw
Blame
History
Rust GBA Guide
Introduction
Reader Requirements
Book Goals and Style
Development Setup
Hello, Magic
Help and Resources
Quirks
No Std
Fixed Only
Volatile Destination
Newtype
Concepts
CPU
BIOS
Work RAM
IO Registers
Palette RAM
Video RAM
Object Attribute Memory
Game Pak ROM / Flash ROM
Save RAM
Video
RBG15 Color
TODO
Non-Video
Buttons
Timers
Direct Memory Access
Sound
Interrupts
Network
Game Pak
Examples
hello_magic
hello_world
light_cycle
bg_demo