1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-02 04:29:28 +00:00
6502bench/SourceGenWPF/AsmGen
Andy McFadden 17af7efbbb Show formatted data in the code list
The disassembled lines are now shown in the custom-styled list view.
The DisplayList isn't being kept up to date on edits, but since we
can't edit anything yet that's not too limiting.

Pulled more code over, including the mostly-GUI-agnostic bits of the
source generation and assembler execution code.
2019-05-27 18:52:25 -07:00
..
AsmCc65.cs Show formatted data in the code list 2019-05-27 18:52:25 -07:00
AsmMerlin32.cs Show formatted data in the code list 2019-05-27 18:52:25 -07:00
AsmTass64.cs Show formatted data in the code list 2019-05-27 18:52:25 -07:00
AssemblerConfig.cs Show formatted data in the code list 2019-05-27 18:52:25 -07:00
AssemblerInfo.cs Show formatted data in the code list 2019-05-27 18:52:25 -07:00
AssemblerVersion.cs Show formatted data in the code list 2019-05-27 18:52:25 -07:00
GenCommon.cs Show formatted data in the code list 2019-05-27 18:52:25 -07:00
IAssembler.cs Show formatted data in the code list 2019-05-27 18:52:25 -07:00
IGenerator.cs Show formatted data in the code list 2019-05-27 18:52:25 -07:00
LabelLocalizer.cs Show formatted data in the code list 2019-05-27 18:52:25 -07:00
StringGather.cs Show formatted data in the code list 2019-05-27 18:52:25 -07:00