diff options
Diffstat (limited to 'README.mdown')
| -rw-r--r-- | README.mdown | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.mdown b/README.mdown index 616f255..803162d 100644 --- a/README.mdown +++ b/README.mdown @@ -1,3 +1,5 @@ # Zig CHIP-8 My in progress emulator(interpreter?) project for learning Zig :^) + +Currently has only enough Opcodes implemented to run the basic IBM example (^: |
