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