1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-10-02 05:57:59 +00:00
6502bench/Asm65
Andy McFadden 47b1363738 Add more detail to cross references
In the cross-reference table we now indicate whether the reference
source is doing a read, write, read-modify-write, branch, subroutine
call, is just referencing the address, or is part of the data.
2019-04-11 16:23:02 -07:00
..
Properties
Address.cs
Asm65.csproj
CpuDef.cs
Formatter.cs Work around cc65 single-pass behavior 2018-11-02 15:32:54 -07:00
Helper.cs
Label.cs
Number.cs
OpDef.cs Add more detail to cross references 2019-04-11 16:23:02 -07:00
OpDescription.cs Show "assembling" when assembling 2018-10-30 16:41:56 -07:00
OpName.cs
StatusFlags.cs
TriState16.cs