We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6936a7 commit f3d6cceCopy full SHA for f3d6cce
README.md
@@ -44,6 +44,8 @@ To run a compiled binary, invoke the virtual machine:
44
45
./emu examples/maze.bin
46
47
+Hit the END key to exit.
48
+
49
To build your own c8 code, piecewise invoke the toolchain:
50
51
./c8c main.c8 main.asm
0 commit comments