summaryrefslogtreecommitdiffhomepage
path: root/README.mdown
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2022-04-19 06:32:01 -0400
committerrealtradam <[email protected]>2022-04-19 06:32:01 -0400
commite7d16317b939452e2c378baa5b65c355edf498d2 (patch)
tree072f6b1d6649b76de4b187aa1fc9c6aab8295fba /README.mdown
parentaa865376f6737393a7f089dda8e1254520af30ba (diff)
downloadzig-chip-8-e7d16317b939452e2c378baa5b65c355edf498d2.tar.gz
zig-chip-8-e7d16317b939452e2c378baa5b65c355edf498d2.zip
added colour split shader
Diffstat (limited to 'README.mdown')
-rw-r--r--README.mdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.mdown b/README.mdown
index 803162d..40de245 100644
--- a/README.mdown
+++ b/README.mdown
@@ -3,3 +3,5 @@
My in progress emulator(interpreter?) project for learning Zig :^)
Currently has only enough Opcodes implemented to run the basic IBM example (^:
+
+Has some very nice custom made shaders which give it that retro feel :D