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