Richard Goedeken
|
9df29003e1
|
bugfix issue #268 - instead of setting linker flags for executable heap, use aligned malloc and mprotect to set executable status for emitted machine code from dynamic recompiler. Written by Sven Eckelmann and Richard Goedeken
|
2009-10-02 02:57:25 +00:00 |
|
Richard Goedeken
|
f33a784a2e
|
Removed some non-ascii characters, translated some messages from French to English. From sven.eckelmann@gmx.de
|
2009-09-30 14:10:11 +00:00 |
|
Richard Goedeken
|
9f7d8ed837
|
Fixed warnings generated by a static code analysis in issue 152
|
2008-10-15 05:01:29 +00:00 |
|
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
|
210f946cae
|
added newlines to the end of every source file which was missing one
|
2008-09-27 15:22:21 +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
|
94636b2165
|
Fixed 64-bit dynarec crash in genj_idle() and genjal_idle()
|
2008-07-06 04:40:23 +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 |
|