1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-08-13 12:29:01 +00:00
6502bench/SourceGen/AsmGen
Andy McFadden 65fc2cb86e Remove excess whitespace after cycle count comments
If a line has a comment with a cycle count and nothing else, it was
getting an extra space or two on the end.

Also, added a few end-of-line comments to the 2020 test to show how
they interact with the cycle counts.
2019-09-15 17:13:29 -07:00
..
WpfGui First pass at ACME support 2019-08-03 20:54:07 -07:00
AsmAcme.cs Implement local variables for ACME 2019-09-01 10:55:19 -07:00
AsmCc65.cs Implement local variables for cc65 2019-09-01 18:14:39 -07:00
AsmMerlin32.cs Implement local variables for ACME 2019-09-01 10:55:19 -07:00
AsmTass64.cs Implement local variables for ACME 2019-09-01 10:55:19 -07:00
AssemblerConfig.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
AssemblerInfo.cs First pass at ACME support 2019-08-03 20:54:07 -07:00
AssemblerVersion.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
GenCommon.cs Remove excess whitespace after cycle count comments 2019-09-15 17:13:29 -07:00
IAssembler.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
IGenerator.cs Implement local variables for ACME 2019-09-01 10:55:19 -07:00
LabelLocalizer.cs Instruction operand editor rework, part 2 2019-09-07 20:56:43 -07:00