kmar

Results 3 comments of kmar

I did a quick test and compared the is_prime.chai to angelscript and chaiscript is ~14 times slower. That's really slow. A quick look at chaiscript reveals that - it interprets...

well, coverity obviously doesn't understand that if ((channum % 9) < 2) will only allow max channum of 10 to actually pass the condition so no out of bounds index...

you should probably use a ring buffer to pass writes to the audio thread with shadow register memory for reads on the emulator side