vkdoom_m/src/zscript
Randy Heit 3001708d16 - Added some code for generating VM code from FxExpressions. This is completely untested, since
it isn't even used anywhere yet. In retrospect, I probably should have targeted an intermediate
  representation and done codegen with that instead, since that would be something I can reuse.

SVN r1908 (scripting)
2009-10-11 00:02:14 +00:00
..
vm.h - Added some code for generating VM code from FxExpressions. This is completely untested, since 2009-10-11 00:02:14 +00:00
vmbuilder.cpp - Added some code for generating VM code from FxExpressions. This is completely untested, since 2009-10-11 00:02:14 +00:00
vmbuilder.h - Added some code for generating VM code from FxExpressions. This is completely untested, since 2009-10-11 00:02:14 +00:00
vmdisasm.cpp OMG! Wrong directory! 2009-09-16 03:01:40 +00:00
vmexec.cpp - Added some code for generating VM code from FxExpressions. This is completely untested, since 2009-10-11 00:02:14 +00:00
vmexec.h - Added some code for generating VM code from FxExpressions. This is completely untested, since 2009-10-11 00:02:14 +00:00
vmframe.cpp - All states now use thunk functions to call the action functions. This is the bare 2009-09-23 00:23:24 +00:00
vmops.h - Added some code for generating VM code from FxExpressions. This is completely untested, since 2009-10-11 00:02:14 +00:00