mirror of
https://github.com/fadden/6502bench.git
synced 2024-12-02 13:51:36 +00:00
d4c481839e
AddressMap API reshuffle. Added "pre-label" to class and API. Split AddressMapEntry into two parts to make it clear when FLOATING_LEN has been resolved. Updated display line list generator to use in-line linear map traversal. Previous approach was to walk through the list of regions in a second pass, inserting .ORG directives, but that was awkward and is no longer needed. |
||
---|---|---|
.. | ||
WpfGui | ||
AsmAcme.cs | ||
AsmCc65.cs | ||
AsmMerlin32.cs | ||
AsmTass64.cs | ||
AssemblerConfig.cs | ||
AssemblerInfo.cs | ||
AssemblerVersion.cs | ||
GenCommon.cs | ||
IAssembler.cs | ||
IGenerator.cs | ||
LabelLocalizer.cs |