diff options
author | U-Daniel-Laptop\Daniel <corrnondacqb@yahoo.com> | 2014-01-08 13:05:02 -0600 |
---|---|---|
committer | U-Daniel-Laptop\Daniel <corrnondacqb@yahoo.com> | 2014-01-08 13:05:02 -0600 |
commit | a2084b200c7a1ff245d687834b6e6e973881c830 (patch) | |
tree | 6ecefddd86e17a265b9e751b3cfc253c0d6d5444 /INSTALL.md | |
parent | 38c99e4f536489303792fb8c60c5d996f2810c20 (diff) | |
parent | 65245542c7e6f8b1c0bdb46354285dbde32c67ab (diff) |
Merge branch 'master' of https://github.com/dannye/pokered
Conflicts:
main.asm
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -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 @@ Set up the **pokered** repository: ./init.sh -Copy the Pokémon Red rom to this directory. Name it **baserom.gbc**. Now **pokered.gbc** can be built from source. |