Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b62fe0d

Browse files
Replaced 'How to Write an Emulator (CHIP-8 Interpreter)' with a working link to another tutorial 'Building A CHIP-8 Emulator'
1 parent 10ee1bb commit b62fe0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
4040
- [How to Program an NES Game in C](https://nesdoug.com/)
4141
- [Write an OS from scratch](https://github.com/tuhdo/os01)
4242
- [How to create an OS from scratch ](https://github.com/cfenollosa/os-tutorial)
43-
- [How to Write an Emulator (CHIP-8 interpreter)](http://www.multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter/)
43+
- [Building a CHIP-8 Emulator](https://austinmorlan.com/posts/chip8_emulator/)
4444
- [Beginning Game Programming with C++ and SDL](http://lazyfoo.net/tutorials/SDL/)
4545
- [Implementing a Key-Value Store](http://codecapsule.com/2012/11/07/ikvs-implementing-a-key-value-store-table-of-contents/)
4646
- Tiny 3D graphics projects

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /