git.y1.nz

gbdk-2020

GameBoy Development Kit
download: https://git.y1.nz/archives/gbdk.tar.gz
README | Files | Log | Refs | LICENSE

gbdk-lib/examples/gb/template_minimal/Readme.md

      1 
      2 An minimal template project with a Makefile that only compiles files in the same directory
      3 
      4 The Makefile will automatically detect and compile new source files as long 
      5 as they are placed in the same directory as the Makefile
      6 
      7 

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.