You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
16 hours ago | |
|---|---|---|
| roms | 16 hours ago | |
| scripts | 3 days ago | |
| src | 16 hours ago | |
| wraps | 3 days ago | |
| .gitignore | 3 days ago | |
| .vimrc_proj | 3 days ago | |
| LICENSE | 3 days ago | |
| Makefile | 16 hours ago | |
| README.md | 2 days ago | |
| meson.build | 16 hours ago | |
README.md
chip-8 Interpreter
Just a little fun project. I based the first version on this really great blog post https://austinmorlan.com/posts/chip8_emulator/
Other resources from trapexit at:
https://github.com/trapexit/chip-8_documentation
Also interesting: