/gbasm

Primary LanguageAssembly

gbasm

Pre-requisites

Compilation

Building the game

  • make
  • Open gbasm.gb with your favorite emulator

Building the game with debug info

  • make debug
  • Read the newly-created gbasm.map and gbasm.sym for more information
  • Open gbasm.bg with your favorite emulator

Resources

hardware.inc

Found here

Font

Found here

Tools

Documentation