shithub: pokered

Download patch

ref: 628da34ae7c5f8acf4436098752b593373fcb4d3
parent: 5033ed32a344560b84a5fe4d1d7b61410a37e041
author: yenatch <yenatch@gmail.com>
date: Sat Jan 4 02:30:44 EST 2014

INSTALL: pokered compiles without a base rom

--- a/INSTALL.md
+++ b/INSTALL.md
@@ -1,11 +1,3 @@
-# Getting Started
-
-A base rom of Pokémon Red is required to assemble **pokered.gbc**.
-
-	Pokemon Red (UE) [S][!].gb
-	(MD5: 3d45c1ee9abd5738df46d2bdda8b57dc)
-
-
 # Linux
 
 Linux dependencies. OSX users already have these after installing Xcode.
@@ -20,7 +12,6 @@
 
 	./init.sh
 
-Copy the Pokémon Red rom to this directory. Name it **baserom.gbc**.
 
 Now **pokered.gbc** can be built from source.