An open API service indexing awesome lists of open source software.

https://github.com/arcadedan/chip8emu


https://github.com/arcadedan/chip8emu

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Chip8emu

## References

- https://tobiasvl.github.io/blog/write-a-chip-8-emulator/
- https://en.wikipedia.org/wiki/CHIP-8
- https://austinmorlan.com/posts/chip8_emulator/