1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-01-04 01:29:55 +00:00
6502bench/SourceGen
Andy McFadden 50a954cf4d Change default for "comma-separated bulk data"
The setting determines whether bulk data is displayed as an unbroken
string of hex digits, or as "$xx,$xx,...".  The latter is easier to
read and should be the default.

One place in the code did consider it to be the default, so if the
config file didn't have a value for the setting, the settings UI would
incorrectly show it as enabled.
2022-01-12 13:33:45 -08:00
..
AsmGen Add offset to PlSymbol 2021-10-23 21:35:30 -07:00
Examples Fix bit rot in sample 2021-11-14 09:21:15 -08:00
Properties
Res Add daily tips to start screen 2021-10-16 09:15:28 -07:00
RuntimeData Update visualization bitmap API 2022-01-12 11:48:20 -08:00
Sandbox Add offset to PlSymbol 2021-10-23 21:35:30 -07:00
SGTestData Fix trailing backslash issue 2021-11-04 15:11:59 -07:00
Tests
Tools Tweak address region edit dialog 2021-10-20 09:06:53 -07:00
WpfGui Change default for "comma-separated bulk data" 2022-01-12 13:33:45 -08:00
Anattrib.cs
App.config
App.xaml
App.xaml.cs Version 1.8.1-dev1 2021-12-02 11:22:00 -08:00
AppSettings.cs ORG rework, part 8 2021-10-04 20:41:19 -07:00
AutoLabel.cs
ChangeSet.cs
CodeAnalysis.cs Add "uninitialized data" format type 2021-10-13 15:05:07 -07:00
DailyTips.cs Correct StdInline behavior for overlapping addresses 2021-10-27 16:48:25 -07:00
DataAnalysis.cs
DefSymbol.cs
DisasmProject.cs Add offset to PlSymbol 2021-10-23 21:35:30 -07:00
DisplayList.cs Add operand highlighting 2021-11-17 11:18:23 -08:00
DisplayListSelection.cs
Exporter.cs Update visualization bitmap API 2022-01-12 11:48:20 -08:00
ExternalFile.cs
FormatDescriptor.cs Add "uninitialized data" format type 2021-10-13 15:05:07 -07:00
FormattedOperandCache.cs
HelpAccess.cs Add warning to manual when viewed from web 2021-10-08 11:01:03 -07:00
LineListGen.cs Highlight local variable uses 2021-11-25 13:53:25 -08:00
LocalVariableLookup.cs
LocalVariableTable.cs
MainController.cs Change default for "comma-separated bulk data" 2022-01-12 13:33:45 -08:00
MessageList.cs
MultiLineComment.cs
NavStack.cs ORG rework, part 9 2021-10-07 12:39:30 -07:00
PlatformSymbols.cs Allow leading whitespace in .sym65 comments 2021-10-24 14:12:45 -07:00
ProjectFile.cs
ProjectProperties.cs
PseudoOp.cs Add "uninitialized data" format type 2021-10-13 15:05:07 -07:00
RenderAddressMap.cs ORG rework, part 9 2021-10-07 12:39:30 -07:00
RuntimeDataAccess.cs
Sgec.cs
SourceGen.csproj Add daily tips to start screen 2021-10-16 09:15:28 -07:00
Symbol.cs ORG rework, part 8 2021-10-04 20:41:19 -07:00
SymbolTable.cs
SystemDefaults.cs
SystemDefs.cs
UndoableChange.cs
VisBitmapAnimation.cs
Visualization.cs
VisualizationSet.cs
VisWireframeAnimation.cs
WeakSymbolRef.cs
WireframeObject.cs Add Atari DVG visualizer 2021-11-02 08:54:07 -07:00
XrefSet.cs