Skip to content

Instantly share code, notes, and snippets.

@Lokathor
Last active December 7, 2018 23:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Lokathor/ca5c65755af54dc60df10f410c522a86 to your computer and use it in GitHub Desktop.
Save Lokathor/ca5c65755af54dc60df10f410c522a86 to your computer and use it in GitHub Desktop.
  • Introduction
    • Goals Of This Book
    • Prerequisites
    • Getting Outside Help
    • Development Setup
    • Hello Magic
    • Volatile
    • Core Only
  • Broad Concepts
    • BIOS
    • Working RAM
    • IO Registers
    • Palette RAM
    • Video RAM
    • Object Attribute Memory
    • Game Pak ROM / Flash ROM
    • Save RAM
  • Video Modes
    • RBG15 Color
    • Bitmap Modes
    • Tiled Modes
    • Affine Math
    • Special Effects
  • Non-Video Hardware
    • Buttons
    • Timers
    • Direct Memory Access
    • Sound
    • Interrupts
    • Network
    • Game Pak
  • Examples
    • for example in example_list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment