Commit graph

22 commits

Author SHA1 Message Date
Jesse Dean
494e44c7c0 Updated & cleaned up debugger file headers to reflect new website, contributors and file
locations
2008-06-04 19:06:12 +00:00
Jesse Dean
d61272da21 Applied HyperHacker's patches for the breakpoint system, disassembler, and memory editor as
well as the newly added variable watcher.
2008-05-24 07:05:46 +00:00
Jesse Dean
d3708af38e Added logarithmic scrolling to disassembler 2008-05-23 14:21:14 +00:00
Jesse Dean
6114b08ab2 Including patches for HyperHacker's memory editor 2008-05-09 22:45:06 +00:00
Jesse Dean
c321e88c8d Rewrote disassembler to make use of libopcodes 2008-05-07 20:40:19 +00:00
Jesse Dean
9cc36572cb Enabled debugger's TLB window, and fixed debugger issue reading memory through areas
currently visiable via TLB mapping
2008-05-07 15:05:20 +00:00
Jesse Dean
816a3d7083 Modified debugger to use new memory access routines, and removed old desasm.c which
was used for accessing memory to retrieve ops for disassembly
2008-05-07 13:49:48 +00:00
Jesse Dean
97f92e5a92 Resolved compile bug in memory debugger 2008-05-07 12:26:01 +00:00
Jesse Dean
e7cdea2824 Added memory interface to debugger 2008-05-07 12:16:22 +00:00
Jesse Dean
d8d823c3d3 Wrote more ops into the x86 disassembler 2008-05-07 09:40:02 +00:00
Jesse Dean
f0f19a9795 Updates to host disassembler, supports more opcodes & memory access bugfixes 2008-05-06 12:33:43 +00:00
Jesse Dean
71004d30bc Setup disassembler to allow double-click breakpoint creation 2008-05-04 15:02:28 +00:00
Jesse Dean
0b2a83f1d4 Disassembler highlighting setup, breakpoints & PC now show up in new disassembler 2008-05-04 01:10:53 +00:00
Jesse Dean
8b369a1918 Applied HyperHacker's breakpoint patches including fixes, and memory-range
breakpoints
2008-05-01 09:18:01 +00:00
Jesse Dean
ee114d1ae7 Modified disassembler to show recompiled code, and set up framework for host-specific
disassembly.
2008-05-01 05:45:39 +00:00
Jesse Dean
3567ceed85 More modifications to breakpoint backend & gui, breakpoints now work in both interpreted, and pure_interpreted modes. 2008-04-25 14:41:56 +00:00
Jesse Dean
dd728ae662 Constructing generalized breakpoint interface, and modified gui_gtk debugger to use new interface 2008-04-25 04:54:52 +00:00
Jesse Dean
a67d60dc7d Relocated debugger files to gui folder, started splitting debugger core from ui 2008-04-25 02:24:41 +00:00
Jesse Dean
a4fa572c44 Resolved threading issues preventing Debuger gui from displaying properly, debugger should now be restored to
it's former 'Glory'  Can stop, step through, and run emulator while reviewing disassembly & register values
2008-04-23 15:14:46 +00:00
Richard Goedeken
c20838eeaf Initial cleanup of debugger & gtk gui code to allow use of DBG=1 flag. Code now compiles, and debugger shows up, although at this time it does little else, and does prevent emulation from running properly. --Jes 2008-04-23 12:30:59 +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
Richard Goedeken
cf8b8ca208 Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254 2008-03-15 14:33:00 +00:00