The-Powder-Toy/src/virtualmachine
2012-09-30 20:43:38 +01:00
..
Exceptions.h Fixes invalid text pasting, Adds API to VM, allow program loading in Lua and assigning to update function 2012-09-14 22:03:14 +01:00
JustInTime.cpp Some progress on JIT - no syscalls yet 2012-09-13 10:14:08 +01:00
Operations.cpp Some work on adding new hooks. 2012-09-15 21:34:18 +07:00
Operations.inl Move opcodes and syscalls out of main virtualmachine coee 2012-09-09 17:55:03 +01:00
Syscalls.cpp Fix some uninitialized variables, add back sandcolor changing 2012-09-30 20:43:38 +01:00
Syscalls.inl Hooked more functions to VM. 2012-09-15 21:34:27 +07:00
VirtualMachine.cpp fix some errors in visual studio 2012-09-16 12:09:13 +01:00
VirtualMachine.h Some work on adding new hooks. 2012-09-15 21:34:18 +07:00