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