| Age | Commit message (Expand) | Author |
| 2009-07-01 | revert r3521 - r3523 | Shawn Hoffman |
| 2009-07-01 | in gcc enum is not a namespace | nakeee |
| 2009-07-01 | don't return stencil bits in the response for PEEK_Z. compensate for ogl's up... | Shawn Hoffman |
| 2009-07-01 | implement peeking z value from ppc. currently only works in single core mode.... | Shawn Hoffman |
| 2009-07-01 | DiscScrubber: only close the file if it was successfully opened, fixes crash ... | LPFaint99 |
| 2009-07-01 | Do not BootGame if there are no items in the GameListCtrl, fix test to see if... | LPFaint99 |
| 2009-06-30 | MemoryWindow will now dump aram instead of ram - if you are viewing aram | Shawn Hoffman |
| 2009-06-30 | DSPLLE some more exception clean up, still couldn't get zelda to work:( | nakeee |
| 2009-06-30 | DSPLLE enabled int on reset | nakeee |
| 2009-06-30 | DSPLLE got rid of exception in progress hack. | nakeee |
| 2009-06-30 | Minor cleanup. | magumagu9 |
| 2009-06-30 | debuggerUICommon: don't spam solution dir | Shawn Hoffman |
| 2009-06-29 | Remove obsolete debug-assertions in VideoInterface. Hopefully fix screenshots. | Nolan Check |
| 2009-06-29 | EFB peek/poke: Add some debug code documenting how to get the pixel location. | hrydgard |
| 2009-06-29 | forgot a file from last commit | Shawn Hoffman |
| 2009-06-29 | build fix for jitil on windows | Shawn Hoffman |
| 2009-06-29 | GUI Minicommit: Menu item for screenshot | XTra.KrazzY |
| 2009-06-29 | Move to new Virtual XFB system which correctly handles games which store mult... | Nolan Check |
| 2009-06-29 | JitIL doesn't use JitRegCache; get rid of it. | magumagu9 |
| 2009-06-29 | Code cleanup: split IR.cpp into its two logical components. | magumagu9 |
| 2009-06-29 | Grok EFB pixel format to determine whether render target has alpha, thus fixi... | Nolan Check |
| 2009-06-28 | Save States: 1. Added "Undo Load State" which... undoes load state :) | XTra.KrazzY |
| 2009-06-28 | Fix flickering in Real XFB mode. POFF for XFBBottomInfo appears to be connect... | Nolan Check |
| 2009-06-28 | Misc warning fixes. | magumagu9 |
| 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 | Remove a bunch of unnecessary "inline" designators. This was actually | magumagu9 |
| 2009-06-28 | Organized savestate hotkeys: F1-F8: States, F9: Screenshot, F10: Pause, F11: ... | XTra.KrazzY |
| 2009-06-28 | Delete some obsolete junk, in zelda ucode and in gl plugin. | hrydgard |
| 2009-06-28 | DSPLLE: Setting breakpoints and stepping through code now works in the (still... | hrydgard |
| 2009-06-28 | revert accidental change to OpenGL's Config.cpp | Shawn Hoffman |
| 2009-06-28 | DSPLLE: sort of semi-working breakpoints and stepping, if you flip an #ifdef.... | hrydgard |
| 2009-06-28 | build fixing | hrydgard |
| 2009-06-28 | Compile fix | nakeee |
| 2009-06-28 | give the DSP breakpoints that can be toggled but don't work yet :p | hrydgard |
| 2009-06-28 | cleanup: extract breakpoint code into Common. only have one shared PPCDebugIn... | hrydgard |
| 2009-06-28 | added an AX disasm with (few) comments. Moved some code around to prepare to ... | hrydgard |
| 2009-06-28 | DSP: build fixin', more movin', some comments. | hrydgard |
| 2009-06-28 | DSP: Add txt file with luigi ucode comments (very basic). Rename some stuff. ... | hrydgard |
| 2009-06-28 | Save States: | XTra.KrazzY |
| 2009-06-26 | 1. TAS Groundwork: Saving the state (compression and memory dump to file) is ... | XTra.KrazzY |
| 2009-06-26 | fixed copy paste error:) | nakeee |
| 2009-06-26 | DSP LLE: results of wide if testing please test :) | nakeee |
| 2009-06-26 | Display buffer flips are now triggered by the CPU thread through the Video_Up... | Nolan Check |
| 2009-06-24 | Aligned VideoInterface events with scanline updates. | LinesPrower |
| 2009-06-22 | win build fix | hrydgard |
| 2009-06-22 | Bit of work on Wii net, got a homebrew app quite far. might break Windows com... | Sonicadvance1 |
| 2009-06-22 | Commit framelimiter patch from issue 1025 | nakeee |
| 2009-06-22 | Fixed JIT IL crashing | LinesPrower |