summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2018-03-17 15:03:27 -0600
committerIIMarckus <iimarckus@gmail.com>2018-03-17 15:03:27 -0600
commit98e0151a4eea15a4655ef88eb20c9f74dafd24c9 (patch)
tree8937c2cc503bae5288027c0dae643ee26e3e5c2c /README
parentaef186aa0d0a34ce271ac444d798f211a9c2e0d8 (diff)
Split shared graphics into separate files. Start on CGB.HEADmaster
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index fbf428d..e298efd 100644
--- a/README
+++ b/README
@@ -3,8 +3,8 @@ These are disassembled Game Boy boot ROMs.
Compile them with rgbds: https://rednex.github.io/rgbds/
Once they’ve been compiled, dmg0.bin, dmg.bin, mgb.bin, sgb.bin, and sgb2.bin
-must be trimmed to 256 bytes each. stadium_mgb.bin and stadium_cgb.bin do not
-require trimming.
+must be trimmed to 256 bytes each. cgb.bin must be trimmed to 2304 bytes.
+stadium_mgb.bin and stadium_cgb.bin do not require trimming.
stadium_mgb: 0x15994A0
stadium_cgb: 0x15995F0