| Age | Commit message (Expand) | Author |
| 2009-07-01 | implement peeking z value from ppc. currently only works in single core mode.... | Shawn Hoffman |
| 2009-06-30 | MemoryWindow will now dump aram instead of ram - if you are viewing aram | Shawn Hoffman |
| 2009-06-29 | Move to new Virtual XFB system which correctly handles games which store mult... | Nolan Check |
| 2009-06-28 | Misc warning fixes. | magumagu9 |
| 2009-06-28 | Small warning fix. | magumagu9 |
| 2009-06-28 | Graphics: (faked) bounding box support. Helps some Paper Mario effects althou... | hrydgard |
| 2009-06-28 | build fixing | hrydgard |
| 2009-06-28 | cleanup: extract breakpoint code into Common. only have one shared PPCDebugIn... | hrydgard |
| 2009-06-21 | Linux compile fix | Sonicadvance1 |
| 2009-06-21 | New DSP debugger: step one. (not ready yet, but try loading zelda WW and look... | hrydgard |
| 2009-06-20 | MusicMod: Fixed the build | John Peterson |
| 2009-06-17 | DSPCodeUtil some code fixing | nakeee |
| 2009-06-17 | createtest fixes and compile fixes for linux | nakeee |
| 2009-06-15 | Improve accuracy of FPU emulation slightly - still no F-Zero improvements :( | hrydgard |
| 2009-06-15 | bcctrx opcode will fall back to the interpreter, and a minor compile and warn... | omegadox |
| 2009-06-15 | Attempt to calculate actual refresh rate (i.e. a CPU-GPU synced Mhz), no real... | John Peterson |
| 2009-06-14 | Unbreak the build (sorry, forgot a few includes), move FP classification to M... | hrydgard |
| 2009-06-14 | Remove the last use of MappedFile and kill the code. (less code is good!) (we... | hrydgard |
| 2009-06-13 | PowerPC: Fixed moronic bug in mcrfs - together with correctly computing FPRF ... | hrydgard |
| 2009-06-12 | Fix for tatsunoko vs capcom and those wii games getting corrupted memory error | sl1nk3.s |
| 2009-06-09 | Tiny commit: | XTra.KrazzY |
| 2009-06-09 | Post-processing: Added options to graphics config dialog. | hrydgard |
| 2009-06-09 | Debugging: Added 'insert nop' to menu, added 'show history' code for interpre... | John Peterson |
| 2009-06-08 | OpenGL: Changed the AVIDump framebuffer source to the same as for screenshots | John Peterson |
| 2009-05-14 | fix windows debugfast build and warning fix in SDCardUtil.cpp | Shawn Hoffman |
| 2009-05-13 | added HAVE_SFML so the code compiles without it | nakeee |
| 2009-05-08 | remove dead code from MusicMod | Shawn Hoffman |
| 2009-05-07 | fix some dir issue on osx, if there is a problem on windows or linux, see thi... | tmator |
| 2009-05-07 | disable sysconf progressive scan by default, fix discrepancies between some c... | Shawn Hoffman |
| 2009-05-07 | Revert changes to vcproj | death2droid |
| 2009-05-07 | Add hires texture support to OpenGL | death2droid |
| 2009-05-06 | More clean up's. | death2droid |
| 2009-05-04 | fix plugin dir for nongui version for osx | tmator |
| 2009-05-04 | give serial port 1 it's own log | Shawn Hoffman |
| 2009-05-03 | DSP: add a crazy little shell script that will build DSPCore into DSPSpy. mak... | hrydgard |
| 2009-05-01 | DSPSpy: Hide loop stack registers - they aren't relevant for most investigati... | hrydgard |
| 2009-04-26 | git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3085 8ced0084-cf51-0... | Shawn Hoffman |
| 2009-04-26 | Revert r3083, we'll find a better way. | Marcus Wanners |
| 2009-04-26 | Added d3d and ogl settings to InfoWindow.cpp | Marcus Wanners |
| 2009-04-25 | A compile fix for Linux/OSX in InfoWindow.cpp and also get OSX to stop crashi... | Sonicadvance1 |
| 2009-04-25 | Completely fixed DSPTool, on all of its memory leaks, bad API and bad C++. (c... | XTra.KrazzY |
| 2009-04-24 | get rid of annoying extra null byte at the end of log lines written to file. | Shawn Hoffman |
| 2009-04-22 | DSP switched mode 16 and 40 | nakeee |
| 2009-04-22 | gah, some missing files from last commit... | Shawn Hoffman |
| 2009-04-22 | auto-create a blank fat32 sd card image if one does not exist, thanks to goog... | Shawn Hoffman |
| 2009-04-19 | give /dev/stm it's own log | Shawn Hoffman |
| 2009-04-19 | Created a free look utility which only works on win32 right now. It lets the ... | donkopunchstania |
| 2009-04-18 | DSP: More work on dsptool. Minor bugfixes. Add some testdata for dsptool. | hrydgard |
| 2009-04-16 | fix CreateFullPath, fix memcards not being created if the path didn't exist f... | Shawn Hoffman |
| 2009-04-14 | DSP: Give the assembler and disassembler saner public APIs. Fix bug in fileut... | hrydgard |