From 98e0151a4eea15a4655ef88eb20c9f74dafd24c9 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Sat, 17 Mar 2018 15:03:27 -0600 Subject: Split shared graphics into separate files. Start on CGB. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') 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 -- cgit v1.2.3