1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-31 07:29:00 +00:00
6502bench/SourceGen
Andy McFadden 76c532c6a6 Fix stack overflow (hopefully)
The code that tries to make the last column of the Symbols and
References windows exactly fit the window goes into an infinite
loop for everybody except me.  I'm removing the feature for now.
2018-09-28 13:40:40 -07:00
..
AppForms Fix stack overflow (hopefully) 2018-09-28 13:40:40 -07:00
AsmGen Initial file commit 2018-09-28 10:05:11 -07:00
Examples Initial file commit 2018-09-28 10:05:11 -07:00
Properties Initial file commit 2018-09-28 10:05:11 -07:00
RuntimeData Initial file commit 2018-09-28 10:05:11 -07:00
Sandbox Initial file commit 2018-09-28 10:05:11 -07:00
Setup Initial file commit 2018-09-28 10:05:11 -07:00
SGTestData Initial file commit 2018-09-28 10:05:11 -07:00
Tests Initial file commit 2018-09-28 10:05:11 -07:00
Tools Initial file commit 2018-09-28 10:05:11 -07:00
AddressMap.cs Initial file commit 2018-09-28 10:05:11 -07:00
Anattrib.cs Initial file commit 2018-09-28 10:05:11 -07:00
App.config Initial file commit 2018-09-28 10:05:11 -07:00
AppSettings.cs Initial file commit 2018-09-28 10:05:11 -07:00
ChangeSet.cs Initial file commit 2018-09-28 10:05:11 -07:00
CodeAnalysis.cs Initial file commit 2018-09-28 10:05:11 -07:00
DataAnalysis.cs Initial file commit 2018-09-28 10:05:11 -07:00
DefSymbol.cs Initial file commit 2018-09-28 10:05:11 -07:00
DisasmProject.cs Initial file commit 2018-09-28 10:05:11 -07:00
DisplayList.cs Initial file commit 2018-09-28 10:05:11 -07:00
ExternalFile.cs Initial file commit 2018-09-28 10:05:11 -07:00
FormatDescriptor.cs Initial file commit 2018-09-28 10:05:11 -07:00
HelpAccess.cs Initial file commit 2018-09-28 10:05:11 -07:00
MultiLineComment.cs Initial file commit 2018-09-28 10:05:11 -07:00
NavStack.cs Initial file commit 2018-09-28 10:05:11 -07:00
PlatformSymbols.cs Initial file commit 2018-09-28 10:05:11 -07:00
Program.cs Fix stack overflow (hopefully) 2018-09-28 13:40:40 -07:00
ProjectFile.cs Initial file commit 2018-09-28 10:05:11 -07:00
ProjectProperties.cs Initial file commit 2018-09-28 10:05:11 -07:00
PseudoOp.cs Initial file commit 2018-09-28 10:05:11 -07:00
RuntimeDataAccess.cs Initial file commit 2018-09-28 10:05:11 -07:00
SourceGen.csproj Initial file commit 2018-09-28 10:05:11 -07:00
SourceGenIcon.ico Initial file commit 2018-09-28 10:05:11 -07:00
Symbol.cs Initial file commit 2018-09-28 10:05:11 -07:00
SymbolTable.cs Initial file commit 2018-09-28 10:05:11 -07:00
SymbolTableSubset.cs Initial file commit 2018-09-28 10:05:11 -07:00
UndoableChange.cs Initial file commit 2018-09-28 10:05:11 -07:00
VirtualListViewSelection.cs Initial file commit 2018-09-28 10:05:11 -07:00
WeakSymbolRef.cs Initial file commit 2018-09-28 10:05:11 -07:00
XrefSet.cs Initial file commit 2018-09-28 10:05:11 -07:00