goyuken
|
7cecd20d8d
|
restore large speed regression on NESHawk core from r8379. other managed cores were likely affected. most managed cores not affected because of event tracking...
|
2014-12-17 01:17:41 +00:00 |
adelikat
|
68e1eae014
|
MemoryCallbackSystem - implement IEnumerable, Debugger - use it to pre-populate the breakpoint dialog with pre-existing breakpoints
|
2014-12-07 19:38:42 +00:00 |
adelikat
|
be8563469c
|
Refactor MemoryCallbackSystem. Now that the API is much simpler, the underlying code can be as well.
|
2014-12-07 19:27:21 +00:00 |
adelikat
|
1c179da80c
|
MemoryCallback System - another refinement, make an IMemoryCallback and make that the argument for add methods
|
2014-12-07 19:09:36 +00:00 |
adelikat
|
2d1a43dc65
|
MemoryCallbackSystem - simplify by having a single Add method with a MemoryCallbackType parameter, and some simplifying of client code as a result
|
2014-12-07 18:53:56 +00:00 |
adelikat
|
7cc5822dfd
|
Add ActiveChanged event to MemoryCallbackSystem
|
2014-12-05 02:07:56 +00:00 |
adelikat
|
0b84beec88
|
Move MemoryCallbackSystem from CoreComm to IDebuggable and refactor accordingly, Lua - tell the user when memory callbacks are not available for a given core
|
2014-12-05 01:56:45 +00:00 |