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