Game Development Community

NASM functions not available on CW on windows.

by Steve Lamperti · in Torque Game Engine · 08/26/2003 (3:23 pm) · 0 replies

I just did a build of the engine on CW 8 on windows, and as I posted in another thread, I am seeing some strange problems with the motion of the mouse when I run the demo. I just noticed that the CW 8 on windows project doesn't include the NASM functions, and instead has some other code to replace them.
I am wondering if the replacement of the NASM functions may be related to the mousing problems I am seeing, and what other problems I should be anticipating. Should I be looking into trying to get these functions to compile on codewarrior, or is that impossible?
If someone has any info about this question, I would appreciate hearing about it.