Page 1 of 1

othello.c on the Sharp MZ not working anymore

Posted: Wed Mar 30, 2022 4:33 pm
by stefano
I recently tried to compile and run othello on the Sharp MZ targets but it hangs as soon as main() fires the first printf().
I tried to investigate the problem a little bit but no luck yet, and I'm replacing my laptop and I'll have to stop for a while.

I tried to verify that IX is kept consistent in the libraries (it seems so) and that the stack has enough space.
Ideas ?