gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit e184ff5c55d16f0a35657278b6437e664ec28da3 parent 0013e02a371fa1221629b0da3c70d20194919b84 Author: bbbbbr <bbbbbr@users.noreply.github.com> Date: Fri, 10 Jun 2022 20:31:51 -0700 Merge pull request #374 from bbbbbr/support/makebin_gitignore Add compiled makebin binary in support to .gitignore Diffstat:
| M | .gitignore | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -62,6 +62,7 @@ gbdk-support/ihxcheck/ihxcheck gbdk-support/lcc/lcc gbdk-support/png2mtspr/png2mtspr gbdk-support/png2asset/png2asset +gbdk-support/makebin/makebin gbdk-support/makecom/makecom as/bin link/bin
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.