Implemented all opcodes, including LOADI and STOREI

This commit is contained in:
2017-01-24 19:47:19 +01:00
parent 1bd5b0a6da
commit 499b0539d3
5 changed files with 55 additions and 46 deletions

View File

@@ -1,16 +1,18 @@
syntax: glob
aee
recursos/*
bin/*
obj/*
Debug/*
Release/*
data/*
*.suo
*.sdf
*.opensdf
*.user
*.dll
.DS_Store
trick.ini
syntax: glob
aee
recursos/*
bin/*
obj/*
Debug/*
Release/*
data/*
*.suo
*.sdf
*.opensdf
*.user
*.dll
.DS_Store
trick.ini
*.bin