Go to file
Aaron Giles 75d18b3a33 Changed how watchpoints work so that supporting them adds 0 overhead
unless some are actually live.

Changed a few call sites from using memory_set_context() to cpuintrf_push_context().
2008-06-28 07:21:54 +00:00
docs Update docs a bit. Turn off debugger by default. 2008-06-26 16:51:19 +00:00
src Changed how watchpoints work so that supporting them adds 0 overhead 2008-06-28 07:21:54 +00:00
.gitattributes Refactor SH2 to separate out things that aren't part of the interpreter. 2008-06-27 05:33:54 +00:00
makefile Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER 2008-06-26 14:51:23 +00:00