Skip to content

Instantly share code, notes, and snippets.

@videlais
Created July 3, 2016 06:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save videlais/c1eee60461f3ea9d67fa9fe95d6bb816 to your computer and use it in GitHub Desktop.
Save videlais/c1eee60461f3ea9d67fa9fe95d6bb816 to your computer and use it in GitHub Desktop.
Build script for GBDK
C:\gbdk\bin\lcc -Wa-l -Wl-m -Wl-j -DUSE_SFR_FOR_REG -c -o main.o main.c
C:\gbdk\bin\lcc -Wa-l -Wl-m -Wl-j -DUSE_SFR_FOR_REG -o main.gb main.o
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment