.. |
1000-allops-value-65816.S
|
fixed a few bugs, got more tests to pass, added some parms.json options
|
2023-02-05 21:38:02 -08:00 |
1001-allops-zero-65816.S
|
fixed a few bugs, got more tests to pass, added some parms.json options
|
2023-02-05 21:38:02 -08:00 |
1002-embedded-instructions.S
|
fixed a few bugs, got more tests to pass, added some parms.json options
|
2023-02-05 21:38:02 -08:00 |
1003-flags-and-branches.S
|
fixed a few bugs, got more tests to pass, added some parms.json options
|
2023-02-05 21:38:02 -08:00 |
1004-data-recognition.S
|
test
|
2019-11-13 15:51:19 -08:00 |
2000-allops-value-6502.S
|
fixed a few bugs, got more tests to pass, added some parms.json options
|
2023-02-05 21:38:02 -08:00 |
2001-allops-zero-6502.S
|
might be broken, work on addressing modes and shift operators < > | ^
|
2023-02-08 10:14:55 -08:00 |
2002-allops-value-65C02.S
|
fixed a few bugs, got more tests to pass, added some parms.json options
|
2023-02-05 21:38:02 -08:00 |
2003-allops-zero-65C02.S
|
fixed a few bugs, got more tests to pass, added some parms.json options
|
2023-02-05 21:38:02 -08:00 |
2004-numeric-types.S
|
test
|
2019-11-13 15:51:19 -08:00 |
2005-string-types.S
|
test
|
2019-11-13 15:51:19 -08:00 |
2006-operand-formats.S
|
might be broken, work on addressing modes and shift operators < > | ^
|
2023-02-08 10:14:55 -08:00 |
2007-labels-and-symbols.S
|
might be broken, work on addressing modes and shift operators < > | ^
|
2023-02-08 10:14:55 -08:00 |
2008-address-changes.S
|
test
|
2019-11-13 15:51:19 -08:00 |
2010-target-adjustment.S
|
test
|
2019-11-13 15:51:19 -08:00 |
2011-hinting.S
|
test
|
2019-11-13 15:51:19 -08:00 |
2012-label-localizer.S
|
test
|
2019-11-13 15:51:19 -08:00 |
2013-notes-and-comments.S
|
test
|
2019-11-13 15:51:19 -08:00 |
2014-label-dp.S
|
test
|
2019-11-13 15:51:19 -08:00 |
2019-local-variables.S
|
all tests assemble, ]vars seem to be working
|
2019-11-19 11:27:17 -08:00 |
2020-cycle-counts-65816.S
|
test
|
2019-11-13 15:51:19 -08:00 |
2021-external-symbols.S
|
test
|
2019-11-13 15:51:19 -08:00 |
2022-extension-scripts.S
|
test
|
2019-11-13 15:51:19 -08:00 |
3000-addresses.S
|
work on cmake-tools under vscode, adding syntax checking, and script processing
|
2023-02-05 10:49:07 -08:00 |
3001-runfile.S
|
might be broken, work on addressing modes and shift operators < > | ^
|
2023-02-08 10:14:55 -08:00 |
3002-testfile.S
|
build ciderpress libraries with cmake
|
2023-02-04 15:37:30 -08:00 |
3003-var.S
|
moving some test scripts around
|
2019-11-20 10:20:43 -08:00 |
3004-usr-qasm.S
|
Add USR opcode. This uses the Merlin and QAsm opcode hashing scheme.
|
2019-12-19 20:05:49 -05:00 |
3005-usr-merlin.S
|
Add USR opcode. This uses the Merlin and QAsm opcode hashing scheme.
|
2019-12-19 20:05:49 -05:00 |
3006-pea.S
|
add missing test cases for recent qasm iigs fixes.
|
2020-10-12 18:07:54 -04:00 |
3007-data-star.S
|
add missing test cases for recent qasm iigs fixes.
|
2020-10-12 18:07:54 -04:00 |
3008-macro-strings.S
|
fixed a few bugs, got more tests to pass, added some parms.json options
|
2023-02-05 21:38:02 -08:00 |
3009-abs-ent-1.S
|
add test files for external abs
|
2021-04-12 20:53:57 -04:00 |
3009-abs-ent-2.S
|
add test files for external abs
|
2021-04-12 20:53:57 -04:00 |
3009-abs-ent-link.S
|
add test files for external abs
|
2021-04-12 20:53:57 -04:00 |
3010-gequ-link.S
|
In Merlin, link script GEQU (and KBD) values are available to the assembler and the linker, as absolute values.
|
2021-04-23 23:38:25 -04:00 |
3010-gequ.S
|
In Merlin, link script GEQU (and KBD) values are available to the assembler and the linker, as absolute values.
|
2021-04-23 23:38:25 -04:00 |
3012-rel-ds-1.S
|
REL DS calculation is based on the total segment size, not the current file.
|
2021-04-27 16:39:22 -04:00 |
3012-rel-ds-2.S
|
REL DS calculation is based on the total segment size, not the current file.
|
2021-04-27 16:39:22 -04:00 |
3012-rel-ds-3.S
|
REL DS calculation is based on the total segment size, not the current file.
|
2021-04-27 16:39:22 -04:00 |
3012-rel-ds-link.S
|
REL DS calculation is based on the total segment size, not the current file.
|
2021-04-27 16:39:22 -04:00 |
3013-len-pos-1.S
|
qlinkgs - implement the len/pos linker opcodes
|
2021-05-01 12:37:26 -04:00 |
3013-len-pos-2.S
|
qlinkgs - implement the len/pos linker opcodes
|
2021-05-01 12:37:26 -04:00 |
3013-len-pos-link.S
|
qlinkgs - implement the len/pos linker opcodes
|
2021-05-01 12:37:26 -04:00 |
3014-ext-link.S
|
link script ext support
|
2021-05-03 23:50:56 -04:00 |
3014-ext.S
|
link script ext support
|
2021-05-03 23:50:56 -04:00 |
3015-amacc.S
|
might be broken, work on addressing modes and shift operators < > | ^
|
2023-02-08 10:14:55 -08:00 |
allops-common-65C02.S
|
fixed a few bugs, got more tests to pass, added some parms.json options
|
2023-02-05 21:38:02 -08:00 |
allops-common-6502.S
|
fixed a few bugs, got more tests to pass, added some parms.json options
|
2023-02-05 21:38:02 -08:00 |
allops-common-65816.S
|
fixed a few bugs, got more tests to pass, added some parms.json options
|
2023-02-05 21:38:02 -08:00 |