mirror of
https://github.com/fadden/6502bench.git
synced 2025-02-09 11:31:24 +00:00
Plugins can throw AddressTranslateException, but it didn't have a serialization constructor, so it couldn't be reconstituted on the app side.