16 May
2018
16 May
'18
7:21 p.m.
Folks,
I believe it is the assembly to C interface, that I haven't yet mastered. The crash always happens in (or after) one of the functions that gets keystrokes. The return address isn't correct? Hmmm.
Close. There was a return that wasn't popping data off the stack. I have the mandelbrot assembly code working now under 64-bit Linux. I might try to get it to work under Windows this weekend. Jonathan