summaryrefslogtreecommitdiff
path: root/src/virtualmachine/Syscalls.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-10-20Remove old unfinished virtual machine and Lua bindings for itSimon Robertshaw1-99/+0
2013-06-23Add back replace mode and specific delete *jacob11-1/+1
2012-09-30Fix some uninitialized variables, add back sandcolor changingjacob11-0/+13
2012-09-15Hooked more functions to VM.Savely Skresanov1-4/+10
2012-09-15Some work on adding new hooks.Savely Skresanov1-1/+10
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