Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 416 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 416 Bytes

gbdev

Some Game Boy software developed in Assembly.

Compile with rgbds

rgbasm -o main.o main.asm
rgblink -o main.gb main.o 
rgbfix -v -p 0 main.gb

Run the produced ROM with an emulator like BGB or Gambatte.

fizzbuzz

kupman

moving

pokemon go