aboutsummaryrefslogtreecommitdiff
path: root/projects/chip8emu.html
diff options
context:
space:
mode:
Diffstat (limited to 'projects/chip8emu.html')
-rw-r--r--projects/chip8emu.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/chip8emu.html b/projects/chip8emu.html
new file mode 100644
index 0000000..6a03c71
--- /dev/null
+++ b/projects/chip8emu.html
@@ -0,0 +1,4 @@
+name = CHIP8Emu
+description = An Emulator/Interpreter for CHIP-8.
+languages = C++
+---