mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-01-13 18:30:44 +00:00
814260f0b6
Don't log consecutive accesses to unmapped physical memory addresses. This saves a couple hundred thousand lines in the log in some cases. This is only a partial fix. Any access that isn't logged should be queued and output if a log message is output that is not this log message or after a time period.