summaryrefslogtreecommitdiff
path: root/src/virtualmachine/VirtualMachine.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-13Disable JIT for nowSimon Robertshaw1-2/+6
2012-09-13Some progress on JIT - no syscalls yetSimon Robertshaw1-1/+25
2012-09-09More VM syscallsSimon Robertshaw1-0/+7
2012-09-09Allow terminating the VMSimon Robertshaw1-0/+1
2012-09-09Move opcodes and syscalls out of main virtualmachine coeeSimon Robertshaw1-5/+6
2012-09-09Virtual machineSimon Robertshaw1-0/+243