1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-10-04 03:59:09 +00:00
6502bench/SourceGen
Andy McFadden a7e6b101c4 Upgrade "discard changes" dialog
Was a yes/no MessageBox, now it's a three-way with the option to
save your changes before continuing.
2018-11-03 14:36:01 -07:00
..
AppForms Upgrade "discard changes" dialog 2018-11-03 14:36:01 -07:00
AsmGen Show assembler options in header comment 2018-11-03 14:02:52 -07:00
Examples Add advanced tutorial 2018-10-09 14:55:16 -07:00
Properties Upgrade "discard changes" dialog 2018-11-03 14:36:01 -07:00
RuntimeData Note a cross-asm bug 2018-11-02 17:09:02 -07:00
Sandbox Update some comments 2018-10-10 16:41:03 -07:00
Setup Code cleanup 2018-10-29 15:48:19 -07:00
SGTestData Work around cc65 single-pass behavior 2018-11-02 15:32:54 -07:00
Tests Progress toward new assembler configuration 2018-10-20 21:24:28 -07:00
Tools Hex dump shows file offset, not address 2018-10-15 17:24:32 -07:00
AddressMap.cs
Anattrib.cs
App.config
AppSettings.cs Optionally add spaces in the "bytes" column 2018-10-21 21:08:48 -07:00
ChangeSet.cs
CodeAnalysis.cs
DataAnalysis.cs Fix add-label shortcut for adjusted operands 2018-10-11 16:48:55 -07:00
DefSymbol.cs
DisasmProject.cs
DisplayList.cs Code cleanup 2018-10-29 15:48:19 -07:00
ExternalFile.cs
FormatDescriptor.cs
HelpAccess.cs
MultiLineComment.cs
NavStack.cs
PlatformSymbols.cs Support command-line invocation 2018-10-08 16:18:56 -07:00
Program.cs Version 1.1.0-dev1 2018-10-17 13:11:12 -07:00
ProjectFile.cs
ProjectProperties.cs
PseudoOp.cs Improve the "common" expression formatter 2018-10-26 15:45:39 -07:00
RuntimeDataAccess.cs
SourceGen.csproj Upgrade "discard changes" dialog 2018-11-03 14:36:01 -07:00
SourceGenIcon.ico
Symbol.cs Work around Merlin 32 instruction parsing bug 2018-11-02 13:49:27 -07:00
SymbolTable.cs
SymbolTableSubset.cs
UndoableChange.cs
VirtualListViewSelection.cs
WeakSymbolRef.cs
XrefSet.cs