mirror of
https://github.com/ZDoom/qzdoom-gpl.git
synced 2025-02-19 10:00:55 +00:00
- fixed code generation for using local variables as array index. This must use a different register for the array element offset because the original register may not be overwritten. |
||
---|---|---|
.. | ||
vm.h | ||
vmbuilder.cpp | ||
vmbuilder.h | ||
vmdisasm.cpp | ||
vmexec.cpp | ||
vmexec.h | ||
vmframe.cpp | ||
vmops.h |