1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-01-07 21:30:31 +00:00
6502bench/SourceGen
Andy McFadden b4519b2aa2 Update NES symbols
The PPU registers are mirrored from $2000-3FFF.
2019-11-08 07:53:28 -08:00
..
AsmGen Add toolbar button for "Go to Last Change" 2019-11-04 15:22:56 -08:00
Examples Rearrange the tutorial files 2019-10-30 09:49:11 -07:00
Properties
Res Check for bank overrun 2019-11-05 13:29:51 -08:00
RuntimeData Update NES symbols 2019-11-08 07:53:28 -08:00
Sandbox
SGTestData Tweak line folding code 2019-11-01 19:47:56 -07:00
Tests
Tools Minor updates 2019-10-25 18:16:09 -07:00
WpfGui Add change discard confirmation to project properties editor 2019-11-04 17:41:33 -08:00
Anattrib.cs
App.config
App.xaml
App.xaml.cs Version 1.4.0 2019-10-30 15:50:09 -07:00
AppSettings.cs
AutoLabel.cs
ChangeSet.cs
CodeAnalysis.cs
DataAnalysis.cs Tweak "nearby" label finder 2019-10-29 18:12:22 -07:00
DefSymbol.cs
DisasmProject.cs Check for bank overrun 2019-11-05 13:29:51 -08:00
DisplayList.cs
DisplayListSelection.cs
Exporter.cs
ExternalFile.cs
FormatDescriptor.cs Fix junk alignment check 2019-10-23 13:25:50 -07:00
FormattedOperandCache.cs
HelpAccess.cs
LineListGen.cs Experiment with showing character value next to default data 2019-10-23 13:02:31 -07:00
LocalVariableLookup.cs Improve handling of hidden LV tables 2019-10-28 16:54:01 -07:00
LocalVariableTable.cs Improve the "info" panel 2019-10-22 21:27:49 -07:00
MainController.cs Add "Go to Last Change" feature 2019-11-01 19:11:48 -07:00
MessageList.cs Check for bank overrun 2019-11-05 13:29:51 -08:00
MultiLineComment.cs Tweak line folding code 2019-11-01 19:47:56 -07:00
NavStack.cs
PlatformSymbols.cs Update comments, remove unused var 2019-10-27 21:29:44 -07:00
ProjectFile.cs
ProjectProperties.cs
PseudoOp.cs Improve the "info" panel 2019-10-22 21:27:49 -07:00
RuntimeDataAccess.cs
SourceGen.csproj Add an Applesoft to HTML converter 2019-10-23 17:49:59 -07:00
Symbol.cs Add toolbar button for "Go to Last Change" 2019-11-04 15:22:56 -08:00
SymbolTable.cs Improve the "info" panel 2019-10-22 21:27:49 -07:00
SystemDefaults.cs
SystemDefs.cs
UndoableChange.cs Add "Go to Last Change" feature 2019-11-01 19:11:48 -07:00
WeakSymbolRef.cs
XrefSet.cs