sourcemod/sourcepawn/vm
David Anderson 4b6c4f11af added DLL exports (it builds now!)
rewrote error checking mechanism
fixed some opcode cases not being right
fixed various opcode and codegen bugs
fixed stack alignment problems
made proc aligned to a dword
fixed up helpers naming scheme
started marking opcodes as either working or not working
probably more -- too much to list

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40110
2006-10-10 01:55:08 +00:00
..
jit added DLL exports (it builds now!) 2006-10-10 01:55:08 +00:00
msvc8 Wrote the JIT execution function 2006-09-20 07:07:49 +00:00
zlib initial import of API 2006-07-29 21:02:28 +00:00
sp_vm_basecontext.cpp Wrote the JIT execution function 2006-09-20 07:07:49 +00:00
sp_vm_basecontext.h initial import of magical new API... FINALLY! 2006-09-19 22:26:13 +00:00
sp_vm_engine.cpp reorganized ungen opcode stuff 2006-09-24 06:17:10 +00:00
sp_vm_engine.h reorganized ungen opcode stuff 2006-09-24 06:17:10 +00:00