mirror of
https://github.com/fadden/6502bench.git
synced 2024-12-01 22:50:35 +00:00
33aa0ff004
When a code or data line is selected in the code list, if the operand is an address inside the file, we highlight the address and label. It's also useful to highlight the other way: when a code or data line is selected, find all lines whose operands reference it, and highlight the operand field. This is a little trickier because there can be multiple references, but all of the information we need is in the cross-reference table. |
||
---|---|---|
.. | ||
AddressTranslate.cs | ||
Interfaces.cs | ||
Matrix33.cs | ||
PlSymbol.cs | ||
PluginCommon.csproj | ||
PluginException.cs | ||
PluginManager.cs | ||
Util.cs | ||
Vector3.cs | ||
VisBitmap8.cs | ||
VisWireframe.cs |