1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-04 16:30:01 +00:00
6502bench/PluginCommon
Andy McFadden dc8e49e4d8 Exercise address-to-offset function in plugin
Also exercise various formatting options.

Also, fix a bug where the code that applies project/platform symbols
to numeric references was ignoring inline data items.
2019-10-07 14:21:26 -07:00
..
AddressTranslate.cs Make address translation available to extension scripts 2019-10-06 18:13:39 -07:00
Interfaces.cs Make address translation available to extension scripts 2019-10-06 18:13:39 -07:00
PlSymbol.cs Expand set of symbols available to plugins 2019-10-04 16:57:57 -07:00
PluginCommon.csproj Initial file commit 2018-09-28 10:05:11 -07:00
PluginException.cs Expand the set of things SetInlineDataFormat accepts 2019-10-05 19:51:34 -07:00
PluginManager.cs Make address translation available to extension scripts 2019-10-06 18:13:39 -07:00
Util.cs Exercise address-to-offset function in plugin 2019-10-07 14:21:26 -07:00