vis_avs icon indicating copy to clipboard operation
vis_avs copied to clipboard

64bit port

Open grandchild opened this issue 3 years ago • 1 comments

At least the NSEEL code execution bits need 64bit assembler porting. The rest of the asm (mostly effects and r_defs.cpp) should preferably be translated into equally fast (or faster) C++ code first.

There's probably a thousand places where releasing a 64bit GCC onto the code will break it...

grandchild avatar Mar 18 '21 21:03 grandchild