1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-11-30 01:50:10 +00:00
6502bench/SourceGen/SGTestData/Source
Andy McFadden 37855c8f8e Allow explicit widths in project/platform symbols, part 4 (of 4)
Handle situation where a symbol wraps around a bank.  Updated
2021-external-symbols for that, and to test the behavior when file
data and an external symbol overlap.

The bank-wrap test turned up a bug in Merlin 32.  A workaround has
been added.

Updated documentation to explain widths.
2019-10-03 10:32:54 -07:00
..
1000-allops-value-65816.S
1001-allops-zero-65816.S
1002-embedded-instructions.S
1003-flags-and-branches.S
1004-data-recognition.S
2000-allops-value-6502.S
2001-allops-zero-6502.S
2002-allops-value-65C02.S
2003-allops-zero-65C02.S
2004-numeric-types.S
2005-string-types.S
2006-operand-formats.S
2007-labels-and-symbols.S
2008-address-changes.S
2009-branches-and-banks.S
2010-target-adjustment.S
2011-hinting.S
2012-label-localizer.S
2013-notes-and-comments.S
2014-label-dp.S
2016-char-encoding.S
2019-local-variables.S
2020-cycle-counts-65816.S
2021-external-symbols.S Allow explicit widths in project/platform symbols, part 4 (of 4) 2019-10-03 10:32:54 -07:00
allops-common-65C02.S
allops-common-6502.S
allops-common-65816.S