mupen64plus-oldsvn/debugger
Jesse Dean 895a9d3d48 Rewrite of debugger memory breakpoint trap. Memory breakpoints are now
trapped by functions injected into the memory function tables.  
New setup should be MUCH faster, and more flexible
2008-12-22 04:54:03 +00:00
..
breakpoints.c Rewrite of debugger memory breakpoint trap. Memory breakpoints are now 2008-12-22 04:54:03 +00:00
breakpoints.h Rewrite of debugger memory breakpoint trap. Memory breakpoints are now 2008-12-22 04:54:03 +00:00
debugger.c Rewrite of debugger memory breakpoint trap. Memory breakpoints are now 2008-12-22 04:54:03 +00:00
debugger.h Rewrite of debugger memory breakpoint trap. Memory breakpoints are now 2008-12-22 04:54:03 +00:00
decoder.c Correct debugger handling of delay slots, breakpoints on those slots now work, 2008-12-16 06:28:15 +00:00
decoder.h License header changes for Debian inclusion (wrong FSF address). 2008-10-11 05:50:14 +00:00
memory.c Rewrite of debugger memory breakpoint trap. Memory breakpoints are now 2008-12-22 04:54:03 +00:00
memory.h Rewrite of debugger memory breakpoint trap. Memory breakpoints are now 2008-12-22 04:54:03 +00:00
opprintf.c Correct debugger handling of delay slots, breakpoints on those slots now work, 2008-12-16 06:28:15 +00:00
opprintf.h License header changes for Debian inclusion (wrong FSF address). 2008-10-11 05:50:14 +00:00
types.h License header changes for Debian inclusion (wrong FSF address). 2008-10-11 05:50:14 +00:00