1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-10-04 03:59:09 +00:00
6502bench/SourceGen/SGTestData/Source
Andy McFadden 6892040ea8 Add two options to OMF converter
First, make the per-segment comments and notes optional.

Second, add an "offset segment by $0100" feature that tries to shift
each segment forward 256 bytes.  Doing so avoids potential ambiguity
with direct page locations.

The 20212-reloc-data test no longer has the per-segment comments.
2020-07-20 13:50:49 -07:00
..
10001-allops-value-65C02.S
10001-allops-value-6502.S
10002-allops-value-65816.S
10010-allops-zero-6502.S
10011-allops-zero-65C02.S
10012-allops-zero-65816.S
10022-embedded-instructions.S
10032-flags-and-branches.S
10042-data-recognition.S
20000-numeric-types.S
20010-string-types.S
20020-operand-formats.S Split 2002x-operand-formats test 2020-06-08 17:47:26 -07:00
20022-operand-formats.S Split 2002x-operand-formats test 2020-06-08 17:47:26 -07:00
20030-labels-and-symbols.S
20032-labels-and-symbols.S
20042-address-changes.S
20050-branches-and-banks.cfg
20050-branches-and-banks.S
20052-branches-and-banks.cfg
20052-branches-and-banks.S Change PLP handling 2020-07-20 11:54:00 -07:00
20062-target-adjustment.S
20070-hinting.S
20081-label-localizer.S
20090-notes-and-comments.S
20102-label-dp.S
20122-char-encoding.S
20152-local-variables.S
20162-cycle-counts-65816.S
20170-external-symbols.S
20182-extension-scripts.S
20190-non-unique-labels.S
20200-ui-edge-cases.S
20212-reloc-data-bank2.S Update relocation data handling 2020-07-10 17:41:38 -07:00
20212-reloc-data-bank8.S Add 20212-reloc-data test 2020-07-05 17:17:44 -07:00
20212-reloc-data-filler.S Add 20212-reloc-data test 2020-07-05 17:17:44 -07:00
20212-reloc-data-lnk.S Add two options to OMF converter 2020-07-20 13:50:49 -07:00
20212-reloc-data-main.S Update relocation data handling 2020-07-10 17:41:38 -07:00
20212-reloc-data-relover.S Add 20212-reloc-data test 2020-07-05 17:17:44 -07:00
20222-data-bank.S Data Bank Register management, part 6 (of 6) 2020-07-10 15:53:43 -07:00
allops-common-65C02.S
allops-common-6502.S
allops-common-65816.S