new stuff idk

This commit is contained in:
2026-03-03 23:48:15 -06:00
parent b69c9b91dc
commit 55392b1acc
14 changed files with 949 additions and 544 deletions

View File

@@ -3,7 +3,7 @@
# Value that the ROM will be filled with.
PADVALUE := 0xFF
PADVALUE := 0x00
## Header constants (passed to RGBFIX).
@@ -11,10 +11,10 @@ PADVALUE := 0xFF
VERSION := 0
# 4-ASCII letter game ID.
GAMEID := BOIL
GAMEID := BINX
# Game title, up to 11 ASCII chars.
TITLE := BOILERPLATE
TITLE := BINX
# New licensee, 2 ASCII chars.
# Homebrew games FTW!.
@@ -36,7 +36,7 @@ MBC := 0x00
SRAMSIZE := 0x00
# ROM name.
ROMNAME := boilerplate
ROMNAME := binx
ROMEXT := gb