Skip to content

gummybuns/gameboy_development

Repository files navigation

Compile

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

Run

VisualBoyAdvance hello-world.gb

About

My adventure into Gameboy programming

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors