File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ The emulator uses the following packages which have requirements of their own
9
9
before we can build with them. Follow the instructions for each:
10
10
11
11
* [ Pixel] [ 2 ]
12
- * [ Oto] [ 3 ]
13
12
14
13
Clone this repo and build the binary:
15
14
``` bash
@@ -54,7 +53,6 @@ As this was a learning exercise I had to seek a lot of help from the interwebs:
54
53
55
54
[ 1 ] : https://en.wikipedia.org/wiki/CHIP-8
56
55
[ 2 ] : https://github.com/faiface/pixel#requirements
57
- [ 3 ] : https://github.com/hajimehoshi/oto#prerequisite
58
- [ 4 ] : https://medium.com/average-coder/exploring-emulation-in-go-chip-8-636f99683f2a
59
- [ 5 ] : http://www.multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter
60
- [ 6 ] : https://en.wikipedia.org/wiki/CHIP-8#Virtual_machine_description
56
+ [ 3 ] : https://medium.com/average-coder/exploring-emulation-in-go-chip-8-636f99683f2a
57
+ [ 4 ] : http://www.multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter
58
+ [ 5 ] : https://en.wikipedia.org/wiki/CHIP-8#Virtual_machine_description
You can’t perform that action at this time.
0 commit comments