mirror of
https://github.com/fadden/6502bench.git
synced 2024-12-01 22:50:35 +00:00
a395909574
Added a project with a few bad address region definitions, and one to exercise the security sandbox. Also, fiddled with the documentation a little.
104 lines
1.3 KiB
Plaintext
104 lines
1.3 KiB
Plaintext
### 6502bench SourceGen dis65 v1.0 ###
|
|
{
|
|
"_ContentVersion":5,
|
|
"FileDataLength":6,
|
|
"FileDataCrc32":35051720,
|
|
"ProjectProps":{
|
|
"CpuName":"6502",
|
|
"IncludeUndocumentedInstr":false,
|
|
"TwoByteBrk":false,
|
|
"EntryFlags":33489103,
|
|
"AutoLabelStyle":"Simple",
|
|
"AnalysisParams":{
|
|
"AnalyzeUncategorizedData":true,
|
|
"DefaultTextScanMode":"LowHighAscii",
|
|
"MinCharsForString":4,
|
|
"SeekNearbyTargets":true,
|
|
"UseRelocData":false,
|
|
"SmartPlpHandling":true,
|
|
"SmartPlbHandling":true},
|
|
|
|
"PlatformSymbolFileIdentifiers":[],
|
|
"ExtensionScriptFileIdentifiers":[],
|
|
"ProjectSyms":{
|
|
}},
|
|
|
|
"AddressMap":[{
|
|
"Offset":0,
|
|
"Addr":4096,
|
|
"Length":2,
|
|
"PreLabel":"",
|
|
"IsRelative":false},
|
|
|
|
{
|
|
"Offset":2,
|
|
"Addr":4098,
|
|
"Length":0,
|
|
"PreLabel":"invalid-zero",
|
|
"IsRelative":false},
|
|
|
|
{
|
|
"Offset":2,
|
|
"Addr":4098,
|
|
"Length":3,
|
|
"PreLabel":"",
|
|
"IsRelative":false},
|
|
|
|
{
|
|
"Offset":2,
|
|
"Addr":4098,
|
|
"Length":3,
|
|
"PreLabel":"invalid-dup",
|
|
"IsRelative":false},
|
|
|
|
{
|
|
"Offset":5,
|
|
"Addr":4101,
|
|
"Length":-1024,
|
|
"PreLabel":"",
|
|
"IsRelative":false},
|
|
|
|
{
|
|
"Offset":3,
|
|
"Addr":4098,
|
|
"Length":3,
|
|
"PreLabel":"invalid-cross",
|
|
"IsRelative":false}
|
|
],
|
|
|
|
"TypeHints":[{
|
|
"Low":0,
|
|
"High":0,
|
|
"Hint":"Code"}],
|
|
"StatusFlagOverrides":{
|
|
},
|
|
|
|
"Comments":{
|
|
},
|
|
|
|
"LongComments":{
|
|
},
|
|
|
|
"Notes":{
|
|
},
|
|
|
|
"UserLabels":{
|
|
},
|
|
|
|
"OperandFormats":{
|
|
},
|
|
|
|
"LvTables":{
|
|
},
|
|
|
|
"Visualizations":[],
|
|
"VisualizationAnimations":[],
|
|
"VisualizationSets":{
|
|
},
|
|
|
|
"RelocList":{
|
|
},
|
|
|
|
"DbrValues":{
|
|
}}
|