07-20-2011, 06:12 PM
(07-16-2011, 03:32 PM)Hykem Wrote: We already offer a way to log each read/write to RAM by using that special "Memory.mbrk" breakpoint file. It can be used to forcefully pause the emulator at each access or to just print a small string with the offset and data being accessed.Description now added in README.txt
We really need to document this feature properly, since it's quite useful for developers.
Always include a complete log file at INFO level in your reports. Thanks! How to post a log