aboutsummaryrefslogtreecommitdiff
path: root/src/opcodes.h
diff options
context:
space:
mode:
authorFranklin Wei <git@fwei.tk>2015-11-10 21:18:35 -0500
committerFranklin Wei <git@fwei.tk>2015-11-10 21:18:35 -0500
commite17b312518f2f33e6c8921ff33182f109d228f6f (patch)
tree31f19d1fdc2163d4c3a93d3efbb0d1deb5d57203 /src/opcodes.h
parent1df389bfd5c23ba4332cd13d3d7c5b61be29a3d4 (diff)
downloadducky-e17b312518f2f33e6c8921ff33182f109d228f6f.zip
ducky-e17b312518f2f33e6c8921ff33182f109d228f6f.tar.gz
ducky-e17b312518f2f33e6c8921ff33182f109d228f6f.tar.bz2
ducky-e17b312518f2f33e6c8921ff33182f109d228f6f.tar.xz
add vm
Diffstat (limited to 'src/opcodes.h')
-rw-r--r--src/opcodes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opcodes.h b/src/opcodes.h
index a4ca890..503ab59 100644
--- a/src/opcodes.h
+++ b/src/opcodes.h
@@ -37,3 +37,4 @@
#define LSH 0x24
#define RSH 0x25
#define SQRT 0x26
+#define LINEMARK 0xFF