mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-03 23:06:09 +00:00
716dce5f28
Sort of silly to have every handler immediately pull the operand out of the file data. (This is arguably less efficient, since we now have to serialize the argument across the AppDomain boundary, but we should be okay spending a few extra nanoseconds here.) |
||
---|---|---|
.. | ||
AddressTranslate.cs | ||
Interfaces.cs | ||
PlSymbol.cs | ||
PluginCommon.csproj | ||
PluginException.cs | ||
PluginManager.cs | ||
Util.cs |