Skip to content

Commit

Permalink
Readme with reference list
Browse files Browse the repository at this point in the history
  • Loading branch information
tomekbielaszewski authored Aug 16, 2018
1 parent db0dc1a commit f13b5b4
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# chip8

# Reference list:
http://devernay.free.fr/hacks/chip8/C8TECH10.HTM
http://www.cs.columbia.edu/~sedwards/classes/2016/4840-spring/designs/Chip8.pdf
http://www.multigesture.net/wp-content/uploads/mirror/goldroad/chip8.shtml
http://www.multigesture.net/wp-content/uploads/mirror/goldroad/chip8_instruction_set.shtml
https://github.com/wernsey/chip8

- http://devernay.free.fr/hacks/chip8/C8TECH10.HTM
- http://www.cs.columbia.edu/~sedwards/classes/2016/4840-spring/designs/Chip8.pdf
- http://www.multigesture.net/wp-content/uploads/mirror/goldroad/chip8.shtml
- http://www.multigesture.net/wp-content/uploads/mirror/goldroad/chip8_instruction_set.shtml
- https://github.com/wernsey/chip8

0 comments on commit f13b5b4

Please sign in to comment.