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 97afefe

Browse files
authored
Merge pull request #245 from JavaLich/dev
Replaced 'How to Write an Emulator (CHIP-8 Interpreter)'
2 parents 32eebdb + b62fe0d commit 97afefe

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 によって変換されたページ (->オリジナル) /