1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-12-03 05:49:48 +00:00
6502bench/SourceGen/AsmGen
Andy McFadden a1130ddc2b Fix the "target assembler" comment
The code generator outputs an optional comment specifying which
version of which assembler the code was generated for.  This was
handled inconsistently and, for the most part, incorrectly.  We now
report the correct version.
2021-07-31 14:56:17 -07:00
..
WpfGui
AsmAcme.cs Fix the "target assembler" comment 2021-07-31 14:56:17 -07:00
AsmCc65.cs Fix the "target assembler" comment 2021-07-31 14:56:17 -07:00
AsmMerlin32.cs Fix the "target assembler" comment 2021-07-31 14:56:17 -07:00
AsmTass64.cs Fix the "target assembler" comment 2021-07-31 14:56:17 -07:00
AssemblerConfig.cs
AssemblerInfo.cs
AssemblerVersion.cs
GenCommon.cs
IAssembler.cs
IGenerator.cs
LabelLocalizer.cs