Commit graph

9 commits

Author SHA1 Message Date
Scott Knauert
b80c43a21a License header chnages for Debian inclusion (wrong FSF address), minor header style changes. 2008-10-11 05:49:44 +00:00
Richard Goedeken
edbee1680a new feature: hit F9 for soft reset. According to N64 manuals, this is a 2-step operation: first an external HW2 interrupt fires, and 0.5 seconds later an NMI fires. Im not sure if the HW2 interrupt is proceeding properly; it will require some work with the debugger to walk through this. But the NMI correctly resets the CPU system and the game 2008-07-21 00:09:05 +00:00
Richard Goedeken
145e2309ea bugfix: 64-bit problem causing GUI crashes - gotta save/restore all the callee-saved registers around the dynarec 2008-07-17 02:56:25 +00:00
Richard Goedeken
cd8ac0bd26 Rev 438 caused a segfault on exit when --testshots was used, and possibly could cause segfaults when exiting from normal play. This commit correctly shuts down the dynarec 2008-05-18 20:13:29 +00:00
Scott Gorman
e5f912aad8 Added better detection if emulation is stopped, allowing the recompiler to break out of the infinite loop it can get caught in. This fixes the majority known hard freezes, and increases yet again... STABILITY! 2008-05-14 18:14:36 +00:00
Richard Goedeken
5f32c254fe Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
John Chadwick
e878a013b0 - Re-add dynarec... Strange SVN problem destroyed it instead of creating a new stub. 2008-04-03 01:30:40 +00:00
John Chadwick
b864c5aae2 - Stub PPC's dynarec 2008-04-03 00:58:00 +00:00
Richard Goedeken
cf8b8ca208 Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254 2008-03-15 14:33:00 +00:00