1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-08-13 12:29:01 +00:00
6502bench/SourceGenWPF
2019-07-12 17:46:37 -07:00
..
AsmGen Implement long-comment editing 2019-07-07 16:18:46 -07:00
Properties
Res Implement Tools > Hex Dump 2019-07-12 17:46:37 -07:00
Sandbox Fiddle with selection 2019-05-29 17:39:36 -07:00
Tests Implement Show Hex Dump 2019-07-12 17:08:54 -07:00
Tools Implement Tools > Hex Dump 2019-07-12 17:46:37 -07:00
WpfGui Implement Tools > Hex Dump 2019-07-12 17:46:37 -07:00
AddressMap.cs
Anattrib.cs
App.config
App.xaml Rename ProjWin directory to WpfGui 2019-06-21 15:17:04 -07:00
App.xaml.cs
AppSettings.cs Implemented the first ("Code View") tab of settings 2019-06-26 17:11:58 -07:00
AutoLabel.cs Implement first project properties tab ("General") 2019-07-03 14:27:54 -07:00
ChangeSet.cs
CodeAnalysis.cs
DataAnalysis.cs
DefSymbol.cs
DisasmProject.cs Make ResetList() 1000x faster 2019-05-30 16:30:59 -07:00
DisplayList.cs Implement Show Hex Dump 2019-07-12 17:08:54 -07:00
DisplayListSelection.cs Restore selection and top position after change 2019-06-10 15:46:35 -07:00
ExternalFile.cs
FormatDescriptor.cs
HelpAccess.cs Wire up undo, redo, and F1 help 2019-06-11 16:27:15 -07:00
LineListGen.cs Implement long-comment editing 2019-07-07 16:18:46 -07:00
MainController.cs Implement Tools > Hex Dump 2019-07-12 17:46:37 -07:00
MultiLineComment.cs
NavStack.cs Rework NavStack 2019-06-22 11:36:08 -07:00
PlatformSymbols.cs
ProjectFile.cs
ProjectProperties.cs
PseudoOp.cs
RuntimeDataAccess.cs
SourceGenWPF.csproj Implement Show Hex Dump 2019-07-12 17:08:54 -07:00
Symbol.cs Move symbol sort comparison function into Symbol class 2019-06-17 12:44:02 -07:00
SymbolTable.cs
SystemDefaults.cs
SystemDefs.cs
UndoableChange.cs
WeakSymbolRef.cs
XrefSet.cs