aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCan2025-02-07 17:15:31 +0100
committerCan2025-02-07 17:15:31 +0100
commitec2d0191cf8265a577d29d591e5680b5245d9425 (patch)
tree1ffb919797d4a92da5de37bca200cf6da54fec3e /README.md
parent1338796f43feea85a40bc90be5ba7c44759cc712 (diff)
feat: added rom library as a resource
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8642c9a..fc9cc59 100644
--- a/README.md
+++ b/README.md
@@ -62,3 +62,4 @@ If you want to enable audio, you can do so by clicking the "Enable Audio" button
## Resources
- [Cowgod's Chip-8 Technical Reference](http://devernay.free.fr/hacks/chip8/C8TECH10.HTM)
+- [ROM Library](https://johnearnest.github.io/chip8Archive/?sort=platform#chip8)