]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
prvm: Initial experimental implementation of support for 32-bit progs addressing
authorCloudwalk <cloudwalk009@gmail.com>
Thu, 16 Jul 2020 18:03:18 +0000 (14:03 -0400)
committerCloudwalk <cloudwalk009@gmail.com>
Thu, 16 Jul 2020 18:03:18 +0000 (14:03 -0400)
commitce3bcd09aa889f09cf4ef7f3ec93a7025d78a75b
tree534bf925f619b71c9c124968a15b408349e4e457
parent2112445828bdb79a823097272e326c5b65aba5dd
prvm: Initial experimental implementation of support for 32-bit progs addressing

This implementation is largely incomplete and also includes some fixes
to some opcodes. It's yet to be thoroughly reviewed.

Thanks to Spoike for the patch. He also left a few comments on some
compatibility issues DP ought to fix, which can be found by
grepping "spike FIXME".
makefile
pr_comp.h
progsvm.h
prvm_cmds.c
prvm_edict.c
prvm_exec.c
prvm_execprogram.h