| Age | Commit message (Expand) | Author |
| 2009-06-30 | MemoryWindow will now dump aram instead of ram - if you are viewing aram | Shawn Hoffman |
| 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-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 | submitting just because I want to move these files | hrydgard |
| 2009-06-17 | createtest fixes and compile fixes for linux | nakeee |
| 2009-06-17 | MemoryView can now view ARAM (rightclick -> toggle memory). Add "search for i... | hrydgard |
| 2009-06-13 | PowerPC: Fixed moronic bug in mcrfs - together with correctly computing FPRF ... | hrydgard |
| 2009-06-12 | JITIL 64 - fix stupid bug in IR.cpp. Almost there... loadstorepaired left. fi... | hrydgard |
| 2009-06-09 | Debugging: Added 'insert nop' to menu, added 'show history' code for interpre... | John Peterson |
| 2009-06-08 | minor cleanup - don't leak so many fragment shaders :p also fix address rang... | hrydgard |
| 2009-05-07 | fix some dir issue on osx, if there is a problem on windows or linux, see thi... | tmator |
| 2009-04-12 | more scons build fixups | nakeee |
| 2009-04-03 | dsp llet debugger: disasm the ucode when it's dumped | Shawn Hoffman |
| 2009-04-03 | some progress on dsp llet debugger. go dump some ucodes ;) | Shawn Hoffman |
| 2009-03-20 | Change a bunch of project settings to reduce the flood of warnings you get wh... | hrydgard |
| 2009-03-18 | remove some unused files | nakeee |
| 2009-03-18 | nakee's new logmanager. added a console window for windows builds (prints to ... | Shawn Hoffman |
| 2009-03-05 | just some compiler warning cleanup. | hrydgard |
| 2009-03-04 | Added LOGLEVEL support, release will now defined LOGLEVEL 2 (errors and warni... | nakeee |
| 2009-03-02 | Compile fix | nakeee |
| 2009-03-02 | just some debug helper | fires.gc |
| 2009-03-02 | an attempt to clean up the logging a bit | nakeee |
| 2009-02-28 | Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few cr... | hrydgard |
| 2009-02-24 | WxUtils were added to the wrong project. | hrydgard |
| 2009-02-24 | Ported wxutils from soap branch (Should make launch and explore work in Linux... | nakeee |
| 2009-02-23 | Hopefully make the callstack more accurate | hrydgard |
| 2009-02-23 | Introduce JitCommon folder to share things between the two jits. | hrydgard |
| 2009-02-23 | Update svn:eol-style=native ( r1442 ) for Source/*.cpp | LPFaint99 |
| 2009-02-17 | Remove/cleanup some auto-"breaks" in the code. they are annoying when debuggi... | hrydgard |
| 2009-02-17 | Also rename the projects as seen within VS. | hrydgard |
| 2009-02-09 | Cache vertex array pointers, a la magumagu's idea. Misc other stuff. Should g... | hrydgard |
| 2009-02-08 | Video and DSP plugin management: Fixed Stop and Start again, it was necessary... | John Peterson |
| 2009-02-06 | Allow changing of the debugger font and some cleanup | Shawn Hoffman |
| 2009-02-04 | JIT: Made block linking the default option, it's faster and seems stable to m... | John Peterson |
| 2009-02-04 | relocate the mainram dump to the dump dir | Shawn Hoffman |
| 2009-01-24 | some more warning cleanup. | omegadox |
| 2009-01-24 | Some warning and code cleanup. | omegadox |
| 2009-01-23 | Warp back to 1983!!! (rev 1983, that is, not the year :P) | hrydgard |
| 2009-01-23 | nJoy and PluginManager: | John Peterson |
| 2009-01-21 | Use wx style ListBox fast fill: Freeze and Thaw | hyperiris |
| 2009-01-21 | Debugger: add a tiny function, dump main memory to a file, mainram.dump in .\... | hyperiris |
| 2009-01-21 | more f-zero work - no success :( Still fp errors. | hrydgard |
| 2009-01-21 | misc debugger improvements - hle:d code can be read in disasm window, memview... | hrydgard |
| 2009-01-20 | fix red coloring of fp regs in registerview | hrydgard |
| 2009-01-20 | Improve register view window (now shows fp, various special regs). If the win... | hrydgard |
| 2009-01-20 | Fix insanely annoyingly behaviour when setting breakpoints | hrydgard |
| 2009-01-20 | DebuggerWX: Added jit block linking option to the code window | John Peterson |
| 2009-01-20 | fix a minor "misfeature" in the symbol table code. | hrydgard |