gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit c7df527856ab2f0c7d919d13a90ec8717612860c parent 3b939fae78043f4393b5758a205f694047224c7c Author: bbbbbr <bbbbbr@users.noreply.github.com> Date: Sun, 1 May 2022 22:52:35 -0700 gitignore: add makecom 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/makecom/makecom as/bin link/bin maccer
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.