1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-12-01 22:50:35 +00:00
6502bench/SourceGen/AsmGen
Andy McFadden 9784ad043e Use '*' for full-line Merlin comments
While it's okay to use ';', the classic Merlin editor will treat it
as an end-of-line comment and shove the entire thing off to the right
side of the screen.

This adds a configuration item to the app settings, with a default
value of ';'.
2024-06-26 10:54:46 -07:00
..
WpfGui Binary includes 2024-05-31 14:22:39 -07:00
AsmAcme.cs Rework Formatter.FormatConfig 2024-06-24 16:36:27 -07:00
AsmCc65.cs Rework Formatter.FormatConfig 2024-06-24 16:36:27 -07:00
AsmMerlin32.cs Use '*' for full-line Merlin comments 2024-06-26 10:54:46 -07:00
AsmTass64.cs Rework Formatter.FormatConfig 2024-06-24 16:36:27 -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
BinaryInclude.cs Binary includes 2024-05-31 14:22:39 -07:00
GenCommon.cs Use '*' for full-line Merlin comments 2024-06-26 10:54:46 -07:00
IAssembler.cs Improve handling of C64 PRG header 2020-10-17 16:45:13 -07:00
IGenerator.cs Binary includes 2024-05-31 14:22:39 -07:00
LabelLocalizer.cs Don't use "not" as a label in ACME output 2021-10-18 13:04:10 -07:00