1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-10-06 02:01:48 +00:00
6502bench/SourceGen
Andy McFadden 5dcdbe3f3a Various tweaks
Fixed a minor bug in GenerateLineList that would cause a blank line
to disappear under certain circumstances.  Harmless, but odd.

Added a width property to DefSymbol.

Updated comments.
2019-08-24 17:35:26 -07:00
..
AsmGen Various tweaks 2019-08-24 17:35:26 -07:00
Examples
Properties
Res Add C64 encodings to instruction and data operand editors 2019-08-15 17:53:12 -07:00
RuntimeData Improve multi-encoding output in 64tass 2019-08-21 13:46:05 -07:00
Sandbox
SGTestData Improve multi-encoding output in 64tass 2019-08-21 13:46:05 -07:00
Tests Various improvements 2019-08-17 11:30:42 -07:00
Tools Add C64 character conversions to hex dump viewer 2019-08-16 15:45:42 -07:00
WpfGui Various tweaks 2019-08-24 17:35:26 -07:00
AddressMap.cs
Anattrib.cs
App.config
App.xaml
App.xaml.cs Version 1.3.0-dev4 2019-08-20 11:26:56 -07:00
AppSettings.cs Add C64 encodings to instruction and data operand editors 2019-08-15 17:53:12 -07:00
AutoLabel.cs
ChangeSet.cs
CodeAnalysis.cs
DataAnalysis.cs Various tweaks 2019-08-24 17:35:26 -07:00
DefSymbol.cs Various tweaks 2019-08-24 17:35:26 -07:00
DisasmProject.cs
DisplayList.cs Various improvements 2019-08-17 11:30:42 -07:00
DisplayListSelection.cs Add C64 encodings to instruction and data operand editors 2019-08-15 17:53:12 -07:00
ExternalFile.cs
FormatDescriptor.cs Improve multi-encoding output in 64tass 2019-08-21 13:46:05 -07:00
FormattedOperandCache.cs Add a string operand cache 2019-08-17 17:03:06 -07:00
HelpAccess.cs
LineListGen.cs Various tweaks 2019-08-24 17:35:26 -07:00
MainController.cs Documentation update 2019-08-19 14:16:35 -07:00
MultiLineComment.cs
NavStack.cs
PlatformSymbols.cs
ProjectFile.cs
ProjectProperties.cs Add C64 character conversions to hex dump viewer 2019-08-16 15:45:42 -07:00
PseudoOp.cs Eliminate duplicate function 2019-08-21 15:29:00 -07:00
RuntimeDataAccess.cs
SourceGen.csproj Add a string operand cache 2019-08-17 17:03:06 -07:00
Symbol.cs
SymbolTable.cs
SystemDefaults.cs
SystemDefs.cs
UndoableChange.cs
WeakSymbolRef.cs
XrefSet.cs