summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2018-02-22 00:03:41 -0700
committerIIMarckus <iimarckus@gmail.com>2018-02-22 00:03:41 -0700
commitb78a5054e1fe4007cd2a2f0cfb3e34812742f509 (patch)
tree4560d0a266dfb2e0b52c7a94a6f91cd89166db0d /README
parent5e2521633a6d461f8af69fd53d8fa5f8d5c878d8 (diff)
Add a simple readme.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
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.