1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-09-29 16:54:50 +00:00
6502bench/SourceGen
Andy McFadden 0ab76ea1f7 Improve CPU instruction chart
Added "show undocumented opcodes" checkbox, so you can choose
whether or not to see them at all.  (Issue #60)

Added formatter call for the instruction mnemonics so they get
capitalized when the app is configured for upper-case opcodes.
(Issue #59)

Fix a bug where the instruction chart and ASCII chart were writing
their modes to the same setting, stomping each other.

Also, pluralized a button in the file concatenator.
2020-02-18 13:25:20 -08:00
..
AsmGen Rename project/platform symbols that clash with opcode mnemonics 2020-01-17 18:29:20 -08:00
Examples Fix tutorial 2020-01-27 13:23:05 -08:00
Properties
Res
RuntimeData Improve CPU instruction chart 2020-02-18 13:25:20 -08:00
Sandbox Add VisParamDescr default value type check 2020-01-21 11:02:36 -08:00
SGTestData Fix ANDImm flag updater 2020-02-01 16:41:44 -08:00
Tests
Tools Improve CPU instruction chart 2020-02-18 13:25:20 -08:00
WpfGui Don't create bad DefSymbol 2020-01-25 18:23:27 -08:00
Anattrib.cs
App.config
App.xaml
App.xaml.cs Version 1.5.0 2020-01-27 13:35:57 -08:00
AppSettings.cs Improve CPU instruction chart 2020-02-18 13:25:20 -08:00
AutoLabel.cs
ChangeSet.cs
CodeAnalysis.cs
DataAnalysis.cs
DefSymbol.cs Prefer narrower project/platform symbols 2020-01-23 10:49:22 -08:00
DisasmProject.cs Prefer narrower project/platform symbols 2020-01-23 10:49:22 -08:00
DisplayList.cs Fix adding header comment to project without header lines 2020-01-21 10:29:58 -08:00
DisplayListSelection.cs
Exporter.cs Don't output HTML anchors for non-unique labels 2020-01-16 21:37:49 -08:00
ExternalFile.cs
FormatDescriptor.cs
FormattedOperandCache.cs
HelpAccess.cs
LineListGen.cs Fix various local variable de-duplication bugs 2020-01-13 18:32:56 -08:00
LocalVariableLookup.cs Fix various local variable de-duplication bugs 2020-01-13 18:32:56 -08:00
LocalVariableTable.cs Fix various local variable de-duplication bugs 2020-01-13 18:32:56 -08:00
MainController.cs Fix double-click jump to local var with annotation 2020-01-23 11:15:14 -08:00
MessageList.cs
MultiLineComment.cs
NavStack.cs
PlatformSymbols.cs
ProjectFile.cs Update project file formatting 2019-12-31 13:59:08 -08:00
ProjectProperties.cs
PseudoOp.cs
RuntimeDataAccess.cs
SourceGen.csproj Add file slicer tool 2019-12-29 17:59:35 -08:00
Symbol.cs
SymbolTable.cs Prefer narrower project/platform symbols 2020-01-23 10:49:22 -08:00
SystemDefaults.cs
SystemDefs.cs
UndoableChange.cs
Visualization.cs Minor tweaks 2020-01-01 17:26:53 -08:00
VisualizationAnimation.cs
VisualizationSet.cs
WeakSymbolRef.cs
XrefSet.cs Fix various local variable de-duplication bugs 2020-01-13 18:32:56 -08:00