p1pkin / demul

Automatically exported from code.google.com/p/demul
97 stars 19 forks source link

Debugger floating point registers incorrect #359

Open Sappharad opened 8 years ago

Sappharad commented 8 years ago

In Demul 0.49 debugger version, the floating point registers are all off by one. For example the display for FR3 actually contains the value for FR4.

Is a newer build available with the debugger enabled? There doesn't seem to be a way to activate the debugger in more recent releases.

Sappharad commented 7 years ago

Any news regarding the debugger builds? Was that functionality abandoned? It's really useful to be able to trace things at runtime when trying to modify a game.