jacob1
|
be1b9112e8
|
Fix some uninitialized variables, add back sandcolor changing
|
2012-09-30 20:43:38 +01:00 |
|
jacob1
|
dd82ed8cd9
|
fix some errors in visual studio
|
2012-09-16 12:09:13 +01:00 |
|
Savely Skresanov
|
ec0dfa27e8
|
Hooked more functions to VM.
|
2012-09-15 21:34:27 +07:00 |
|
Savely Skresanov
|
b626864293
|
Some work on adding new hooks.
|
2012-09-15 21:34:18 +07:00 |
|
Simon Robertshaw
|
b8a5b8ecb3
|
Fix file reading, fix ARG implementation
|
2012-09-15 12:26:52 +01:00 |
|
Simon Robertshaw
|
486b34ebe5
|
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 |
|
Simon Robertshaw
|
3e0fcc904e
|
Disable JIT for now
|
2012-09-13 11:01:09 +01:00 |
|
Simon Robertshaw
|
acf652595c
|
Some progress on JIT - no syscalls yet
|
2012-09-13 10:14:08 +01:00 |
|
Simon Robertshaw
|
771d5df5c9
|
Fix buffer overflow with HTTP headers caused by recent \r\n commit"
|
2012-09-11 13:13:24 +01:00 |
|
Simon Robertshaw
|
369ba2eced
|
More VM syscalls
|
2012-09-09 20:03:27 +01:00 |
|
Simon Robertshaw
|
b44ac1bb7d
|
Allow terminating the VM
|
2012-09-09 19:16:25 +01:00 |
|
Simon Robertshaw
|
ddeb11bb7e
|
Merge
|
2012-09-09 17:56:24 +01:00 |
|
Simon Robertshaw
|
2d2f8713bc
|
Move opcodes and syscalls out of main virtualmachine coee
|
2012-09-09 17:55:03 +01:00 |
|
Simon Robertshaw
|
d5ae22115d
|
Preserve stack pointer after VirtualMachine::Call()
|
2012-09-09 15:22:54 +01:00 |
|
Simon Robertshaw
|
cd6c193e81
|
Virtual machine
|
2012-09-09 12:51:37 +01:00 |
|