Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
lmmendes committed Apr 20, 2019
1 parent ae5a164 commit dd91f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Game Boy CPU (Sharp LR35902) instruction set (opcodes)

The [opcodes.json](https://raw.githubusercontent.com/lmmendes/game-boy-opcodes/master/opcodes.json) contains a JSON representation of the complete Sharp LR35902 instruction set. Inside the `bin` folder you will find the script used to generate the `opcodes.json` file from the pastraiser.com site.

> The opcodes.json file includes some minor fixes in the opcode length and timmings not present on the pastraiser.com site.
> The opcodes.json file includes some minor fixes in the opcode length and timings not present on the pastraiser.com site.
## Reference documentation

Expand Down

0 comments on commit dd91f70

Please sign in to comment.