summaryrefslogtreecommitdiff
path: root/src/virtualmachine
AgeCommit message (Expand)AuthorFilesLines
2012-09-09MergeSimon Robertshaw1-0/+1
2012-09-09Move opcodes and syscalls out of main virtualmachine coeeSimon Robertshaw6-447/+455
2012-09-09Preserve stack pointer after VirtualMachine::Call()Simon Robertshaw1-5/+8
2012-09-09Virtual machineSimon Robertshaw5-0/+1093