Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

dropbear

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

How to build this code

Install the GBDK 2020 (v4.0.6) then run:

"{path where you installed the GBDK}/bin/lcc" -c -o ./main.o ./main.c
"{path where you installed the GBDK}/bin/lcc" -o ./main.gb ./main.o

to compile to a GB rom