Go to file
Aaron Giles cc14b2aaa7 Opcode accesses are now marked debugger_access. This is important with the recent
changes to automatically call the read handler if the opcode base cannot be
found.

Changed logging for non-RAM opcode bases so that it does not output in the case
of debugger_access being set.

Fixed logic for deriving direct ranges so that it uses the non-watchpoint-
infected tables for its lookups.
2009-01-30 18:11:46 +00:00
docs Minor fix to Shift-F11 description. 2008-10-16 17:01:16 +00:00
src Opcode accesses are now marked debugger_access. This is important with the recent 2009-01-30 18:11:46 +00:00
.gitattributes Fixed encryption in Cabaret and added sound emulation (Mirko Buffoni) 2009-01-28 10:32:54 +00:00
makefile Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER 2008-06-26 14:51:23 +00:00