2 Jun
2012
2 Jun
'12
4:30 p.m.
Paul,
I've been trying to get orbits to work in the latest versions of WINFract and get a floating-point error when I try to use "Orbits" on the Basic Options dialogue box.
Does anyone have any ideas how to prevent this in the executable?
This appears to always have been broken in WINFract. I'll have a look at it.
Has anyone created a Bignum library for Windows 32 bit using assembler? My Bignum c code is too slow and I only have the sources for 16 bit assembler. I have no idea how to convert it to 32 bit.
Shouldn't be needed. Look in big.inc and comment out BIG16. Since I have never tried this, I don't know if breaks anything. Jonathan