This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
126c738116
vkdoom_m
/
src
/
zscript
History
Randy Heit
126c738116
- Added PARAMI for the common case of passing an integer constant to a function.
...
- Made FxParameter::Emit free its operand's register. SVN r1918 (scripting)
2009-10-15 21:59:37 +00:00
..
vm.h
- Send disassembly to a file, since it gets way too slow when sending a disassembly
2009-10-15 21:23:59 +00:00
vmbuilder.cpp
- Added PARAMI for the common case of passing an integer constant to a function.
2009-10-15 21:59:37 +00:00
vmbuilder.h
- Added dummy code generation for states that pass parameters to action functions.
2009-10-15 03:58:23 +00:00
vmdisasm.cpp
- Added PARAMI for the common case of passing an integer constant to a function.
2009-10-15 21:59:37 +00:00
vmexec.cpp
- Added PARAMI for the common case of passing an integer constant to a function.
2009-10-15 21:59:37 +00:00
vmexec.h
- Added PARAMI for the common case of passing an integer constant to a function.
2009-10-15 21:59:37 +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 PARAMI for the common case of passing an integer constant to a function.
2009-10-15 21:59:37 +00:00