1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-01-05 23:30:20 +00:00
6502bench/SourceGen
Andy McFadden b7dc8e1711 Improve behavior under Mono
Worked around two crashes in Mono 5.16's WinForms implementation.
(See mono/mono#11070 for the details.)

Still very unstable, but it no longer crashes on startup.

Also, tweaked the "about" box title.
2018-10-10 11:07:04 -07:00
..
AppForms Improve behavior under Mono 2018-10-10 11:07:04 -07:00
AsmGen Add parent window to all MessageBox.Show() invocations 2018-10-07 13:13:00 -07:00
Examples Add advanced tutorial 2018-10-09 14:55:16 -07:00
Properties Add keyboard shortcuts for applying hints 2018-10-07 21:13:37 -07:00
RuntimeData Add advanced tutorial 2018-10-09 14:55:16 -07:00
Sandbox Rename DomainManager property to DomainMgr 2018-10-04 15:29:47 -07:00
Setup Add parent window to all MessageBox.Show() invocations 2018-10-07 13:13:00 -07:00
SGTestData Add custom flag updaters for ROL/ROR 2018-10-09 13:15:41 -07:00
Tests
Tools Placate the static code analyzer 2018-09-30 21:25:26 -07:00
AddressMap.cs
Anattrib.cs
App.config
AppSettings.cs Record main window location as well as size 2018-10-01 15:04:23 -07:00
ChangeSet.cs
CodeAnalysis.cs
DataAnalysis.cs First cut of split-address table formatter 2018-10-06 18:05:31 -07:00
DefSymbol.cs
DisasmProject.cs Expand reach of external symbol nearby-target test 2018-10-08 13:15:16 -07:00
DisplayList.cs Strip single-byte format items on single-byte instructions 2018-10-05 11:10:03 -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.0.0-beta1 2018-10-09 20:34:47 -07:00
ProjectFile.cs
ProjectProperties.cs
PseudoOp.cs
RuntimeDataAccess.cs Improve chances of running under Mono 2018-10-01 10:28:03 -07:00
SourceGen.csproj Rough prototype of split-address table formatter 2018-10-06 09:16:31 -07:00
SourceGenIcon.ico
Symbol.cs
SymbolTable.cs First cut of split-address table formatter 2018-10-06 18:05:31 -07:00
SymbolTableSubset.cs Flip name/value columns in Symbols window 2018-10-02 13:55:23 -07:00
UndoableChange.cs
VirtualListViewSelection.cs
WeakSymbolRef.cs
XrefSet.cs