From b78a5054e1fe4007cd2a2f0cfb3e34812742f509 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Thu, 22 Feb 2018 00:03:41 -0700 Subject: Add a simple readme. --- README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..2f378f5 --- /dev/null +++ b/README @@ -0,0 +1,6 @@ +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, and mgb.bin must be trimmed +to 256 bytes each. -- cgit v1.2.3