/gb-examples

A collection of small Gameboy programs written in RGBDS

Primary LanguageAssembly

GB-Examples

A collection of small Gameboy programs written in RGBDS assembler.

In this repo

  • hello_world: A simple hello world program
  • hello_world_advanced: The same as hello_world, but the text bounces around the screen and beeps

Credits

This repo uses two well known include files, hardware.inc and ibmpc1.inc.

  • hardware.inc, by Jones, Carsten Sorenson, Jeff Frohwein, AntonioND and others; Source
  • ibmpc1.inc, by Jeff Frohwein; Source