summaryrefslogtreecommitdiff
path: root/src/virtualmachine/Syscalls.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-09-15Fix file reading, fix ARG implementationSimon Robertshaw1-3/+1
2012-09-14Fixes invalid text pasting, Adds API to VM, allow program loading in Lua and ...Simon Robertshaw1-2/+2
2012-09-13Some progress on JIT - no syscalls yetSimon Robertshaw1-1/+3
2012-09-09More VM syscallsSimon Robertshaw1-13/+51
2012-09-09Move opcodes and syscalls out of main virtualmachine coeeSimon Robertshaw1-0/+33