mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-29 10:50:28 +00:00
068b3a44c7
High ASCII and other encodings will be noted in the operand field, not the opcode, so we no longer need these. This removes the six input fields from the Pseudo-Op tab of app settings. Values were stored as a serialized class in settings, which generally works correctly as far as forward/backward compatibility goes, so no worries there. This also adds four "delimiter pattern" fields to the Code View tab, allowing the user to customize how encoded strings are marked up for the code list. The values aren't actually used yet. Also, fixed an issue where changes to text fields on the Pseudo-Op tab weren't raising the dirty flag. |
||
---|---|---|
.. | ||
WpfGui | ||
AsmAcme.cs | ||
AsmCc65.cs | ||
AsmMerlin32.cs | ||
AsmTass64.cs | ||
AssemblerConfig.cs | ||
AssemblerInfo.cs | ||
AssemblerVersion.cs | ||
GenCommon.cs | ||
IAssembler.cs | ||
IGenerator.cs | ||
LabelLocalizer.cs |