Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Cuyler36 committed Jul 11, 2018
1 parent ab6a777 commit edb1ee1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,7 @@ struct AnimalCrossingNESPatch
uint8_t Data[]; // The data to copy to RAM.
};
```
After you've created your file, you should follow the same process as creating a NES ROM.
The program will automatically detect that the file is a patch file and notify you of so.

#### Special thanks to James Chambers for discovering the NES Memory Card loading functionality & the PAT tag.

0 comments on commit edb1ee1

Please sign in to comment.