mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-01 08:22:58 -04:00
Suppress new XF memory write stub logs (#2362)
This commit is contained in:
committed by
GitHub
parent
48171f0f0a
commit
57f0185a3c
@@ -14,6 +14,7 @@ constexpr std::string_view kStubFragments[] = {
|
||||
"Unimplemented: BP register"sv,
|
||||
"Unhandled BP register"sv,
|
||||
"Unhandled XF register"sv,
|
||||
"Unhandled XF memory write"sv,
|
||||
"but selective updates are not implemented"sv,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user