gzdoom-gles/src/scripting/vm
2019-04-15 14:31:34 +02:00
..
jit.cpp - implemented all integer comparison operators 2019-04-15 14:31:34 +02:00
jit.h - embed and use asmjit to JIT ZScript VM functions 2019-04-15 14:31:22 +02:00
vm.h Added support for default values of arguments with uint type 2018-03-07 15:58:06 +02:00
vmexec.cpp - embed and use asmjit to JIT ZScript VM functions 2019-04-15 14:31:22 +02:00
vmexec.h - copy initial register values from the VM frame 2019-04-15 14:31:26 +02:00
vmframe.cpp - Addressed crash on exit with MinGW. This is a hack and i've reported it as a bug in the MinGW C runtime. 2018-05-17 12:06:44 +02:00
vmintern.h - copy initial register values from the VM frame 2019-04-15 14:31:26 +02:00
vmops.h Added runtime check for negative array indices in VM 2017-11-02 18:01:13 +02:00