Talk:Pacman
Known Issue 1.02
The original source calls fatInitDefault() somewhat late in the initialization process, but this can cause a segfault. The fix is to move the call very close to the start of main(). —Preceding unsigned comment added by Dashxdr (talk • contribs)
Enhancements for 1.03
The game ought to look for the roms directory inside its own apps/ directory first. Also there is still a crash problem that isn't solved by the fatInitDefault fix, I think it's some buffer overrun somewhere. 1.03 is the next planned release, haven't started on it yet. —Preceding unsigned comment added by Dashxdr (talk • contribs)