1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-06-03 07:29:37 +00:00
kickc/src/test/ref
2023-11-25 16:22:11 +01:00
..
adventofcode added thorough fragments. #742 2021-12-31 00:11:35 +01:00
complex Merge branch 'master' into 815-procedure-compilation 2023-05-21 19:01:30 +02:00
examples Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
millfork-benchmarks Merge branch 'master' into 815-procedure-compilation 2023-05-21 19:01:30 +02:00
multiplexer-irq Working on far call merge. 2023-04-23 11:54:47 +02:00
32bit-rols.asm added thorough fragments. #742 2021-12-31 00:11:35 +01:00
32bit-rols.cfg added thorough fragments. #742 2021-12-31 00:11:35 +01:00
32bit-rols.log added thorough fragments. #742 2021-12-31 00:11:35 +01:00
32bit-rols.sym Fixed tests. 2021-09-28 00:01:07 +02:00
address-1.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
address-1.cfg Improved out 2020-10-05 22:58:02 +02:00
address-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-2.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
address-2.cfg Improved out 2020-10-05 22:58:02 +02:00
address-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
address-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-3.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
address-3.cfg Improved out 2020-10-05 22:58:02 +02:00
address-3.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-4.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
address-4.cfg Improved out 2020-10-05 22:58:02 +02:00
address-4.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-5.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-5.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-5.log Working on far call merge. 2023-04-23 11:54:47 +02:00
address-5.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-6.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-6.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-6.log Working on far call merge. 2023-04-23 11:54:47 +02:00
address-6.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-8.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
address-8.cfg Improved out 2020-10-05 22:58:02 +02:00
address-8.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-8.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-9.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
address-9.cfg Improved out 2020-10-05 22:58:02 +02:00
address-9.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-9.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-0.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
address-0.cfg Improved out 2020-10-05 22:58:02 +02:00
address-0.log Working on far call merge. 2023-04-23 11:54:47 +02:00
address-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-of-1.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-of-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-of-1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
address-of-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-of-2.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-of-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-of-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
address-of-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-of-3.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
address-of-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-of-3.log Working on far call merge. 2023-04-23 11:54:47 +02:00
address-of-3.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
address-of-0.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
address-of-0.cfg Improved out 2020-10-05 22:58:02 +02:00
address-of-0.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
address-of-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-with-expression-value.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
address-with-expression-value.cfg added support for expressions in __address 2020-12-09 12:18:07 +01:00
address-with-expression-value.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
address-with-expression-value.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
array-16bit-init.asm Removed most of the support for auto-casting integers to pointers. #659 2021-05-10 21:27:14 +02:00
array-16bit-init.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
array-16bit-init.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
array-16bit-init.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
array-16bit-lookup.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
array-16bit-lookup.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
array-16bit-lookup.log Working on far call merge. 2023-04-23 11:54:47 +02:00
array-16bit-lookup.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
array-length-symbolic-min.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
array-length-symbolic-min.cfg Improved out 2020-10-05 22:58:02 +02:00
array-length-symbolic-min.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
array-length-symbolic-min.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
array-length-symbolic.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
array-length-symbolic.cfg Improved out 2020-10-05 22:58:02 +02:00
array-length-symbolic.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
array-length-symbolic.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
arrays-init-kasm-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
arrays-init-kasm-1.cfg Improved out 2020-10-05 22:58:02 +02:00
arrays-init-kasm-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
arrays-init-kasm-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
arrays-init-kasm-0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
arrays-init-kasm-0.cfg Improved out 2020-10-05 22:58:02 +02:00
arrays-init-kasm-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
arrays-init-kasm-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
arrays-init-short.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
arrays-init-short.cfg Improved out 2020-10-05 22:58:02 +02:00
arrays-init-short.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
arrays-init-short.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
arrays-init.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
arrays-init.cfg Improved out 2020-10-05 22:58:02 +02:00
arrays-init.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
arrays-init.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
asm-culling-jmp.asm - Added test cases. 2023-04-04 19:36:11 +02:00
asm-culling-jmp.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
asm-culling-jmp.log - Added test cases. 2023-04-04 19:36:11 +02:00
asm-culling-jmp.sym Improved log/sym/cfg output format for readability. Shortened log a bit. Closes #534 2020-10-05 23:14:34 +02:00
asm-mnemonic-names.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
asm-mnemonic-names.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
asm-mnemonic-names.log Working on far call merge. 2023-04-23 11:54:47 +02:00
asm-mnemonic-names.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
asm-uses-0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
asm-uses-0.cfg Improved out 2020-10-05 22:58:02 +02:00
asm-uses-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
asm-uses-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
assignment-chained.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
assignment-chained.cfg Improved out 2020-10-05 22:58:02 +02:00
assignment-chained.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
assignment-chained.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
assignment-compound.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
assignment-compound.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
assignment-compound.log Working on far call merge. 2023-04-23 11:54:47 +02:00
assignment-compound.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
atarixl-md5.asm Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
atarixl-md5.cfg added thorough fragments. #742 2021-12-31 00:11:35 +01:00
atarixl-md5.log added thorough fragments. #742 2021-12-31 00:11:35 +01:00
atarixl-md5.sym Fixed tests. 2021-09-28 00:01:07 +02:00
atarixl-md5b.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
atarixl-md5b.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
atarixl-md5b.log Working on far call merge. 2023-04-23 11:54:47 +02:00
atarixl-md5b.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
atoi-1.asm Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
atoi-1.cfg added thorough fragments. #742 2021-12-31 00:11:35 +01:00
atoi-1.log added thorough fragments. #742 2021-12-31 00:11:35 +01:00
atoi-1.sym Fixed tests. 2021-09-28 00:01:07 +02:00
bgblack.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
bgblack.cfg Improved out 2020-10-05 22:58:02 +02:00
bgblack.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bgblack.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bitmap-circle-2.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
bitmap-circle-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bitmap-circle-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
bitmap-circle-2.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
bitmap-circle-standalone.asm updated tests 2023-05-19 11:06:44 +02:00
bitmap-circle-standalone.cfg updated tests 2023-05-19 11:06:44 +02:00
bitmap-circle-standalone.log updated tests 2023-05-19 11:06:44 +02:00
bitmap-circle-standalone.sym updated tests 2023-05-19 11:06:44 +02:00
bitmap-circle.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
bitmap-circle.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bitmap-circle.log Working on far call merge. 2023-04-23 11:54:47 +02:00
bitmap-circle.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
bitmap-line-anim-1.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
bitmap-line-anim-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bitmap-line-anim-1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
bitmap-line-anim-1.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
bitmap-line-anim-2.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
bitmap-line-anim-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bitmap-line-anim-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
bitmap-line-anim-2.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
bitmap-plot-1.asm Removed the ALU subsystem. It was providing too little value for the complexity. 2021-12-27 01:16:04 +01:00
bitmap-plot-1.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
bitmap-plot-1.log Removed more ALU subsystem. 2021-12-27 09:14:27 +01:00
bitmap-plot-1.sym Removed the ALU subsystem. It was providing too little value for the complexity. 2021-12-27 01:16:04 +01:00
bitmap-plot-2.asm Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
bitmap-plot-2.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
bitmap-plot-2.log Removed more ALU subsystem. 2021-12-27 09:14:27 +01:00
bitmap-plot-2.sym Fixed tests. 2021-09-28 00:01:07 +02:00
bitmap-plot-3.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
bitmap-plot-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bitmap-plot-3.log Working on far call merge. 2023-04-23 11:54:47 +02:00
bitmap-plot-3.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
bitmap-plot-0.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
bitmap-plot-0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bitmap-plot-0.log Working on far call merge. 2023-04-23 11:54:47 +02:00
bitmap-plot-0.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
bitmap-plotter.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
bitmap-plotter.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bitmap-plotter.log Working on far call merge. 2023-04-23 11:54:47 +02:00
bitmap-plotter.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
bitwise-not-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
bitwise-not-1.cfg Merged improved integer type inference by @tfisher98. Closes !2, #594, #334, #199 2020-12-12 00:02:55 +01:00
bitwise-not-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bitwise-not-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bitwise-not.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
bitwise-not.cfg Improved out 2020-10-05 22:58:02 +02:00
bitwise-not.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bitwise-not.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
block-error-1.asm Fixed exception "Block referenced, but not found in program" when encountering complex if(&&). Closes #676 2021-07-07 08:47:44 +02:00
block-error-1.cfg Fixed exception "Block referenced, but not found in program" when encountering complex if(&&). Closes #676 2021-07-07 08:47:44 +02:00
block-error-1.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
block-error-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
block-error-2.asm Fixed exception "Block referenced, but not found in program" when encountering complex if(&&). Closes #676 2021-07-07 08:47:44 +02:00
block-error-2.cfg Fixed exception "Block referenced, but not found in program" when encountering complex if(&&). Closes #676 2021-07-07 08:47:44 +02:00
block-error-2.log #815 working on moving control flow graphs into procedure compilation. 2023-04-09 23:59:49 +02:00
block-error-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bool-const.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
bool-const.cfg Improved out 2020-10-05 22:58:02 +02:00
bool-const.log Working on far call merge. 2023-04-23 11:54:47 +02:00
bool-const.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bool-function.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bool-function.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bool-function.log Working on far call merge. 2023-04-23 11:54:47 +02:00
bool-function.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bool-ifs-min.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
bool-ifs-min.cfg Improved out 2020-10-05 22:58:02 +02:00
bool-ifs-min.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bool-ifs-min.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bool-ifs.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
bool-ifs.cfg Improved out 2020-10-05 22:58:02 +02:00
bool-ifs.log Working on far call merge. 2023-04-23 11:54:47 +02:00
bool-ifs.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bool-not-operator-1.asm Working on eliminating memcpy() statements when using classic structs. #197 2021-07-27 19:11:14 +02:00
bool-not-operator-1.cfg Working on eliminating memcpy() statements when using classic structs. #197 2021-07-27 19:11:14 +02:00
bool-not-operator-1.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
bool-not-operator-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bool-not-operator-2.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
bool-not-operator-2.cfg Merged improved integer type inference by @tfisher98. Closes !2, #594, #334, #199 2020-12-12 00:01:15 +01:00
bool-not-operator-2.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
bool-not-operator-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bool-nullpointer-exception.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
bool-nullpointer-exception.cfg Improved out 2020-10-05 22:58:02 +02:00
bool-nullpointer-exception.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bool-nullpointer-exception.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bool-pointer.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
bool-pointer.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bool-pointer.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
bool-pointer.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bool-vars.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
bool-vars.cfg Improved out 2020-10-05 22:58:02 +02:00
bool-vars.log Working on far call merge. 2023-04-23 11:54:47 +02:00
bool-vars.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
bresenham.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
bresenham.cfg Improved out 2020-10-05 22:58:02 +02:00
bresenham.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
bresenham.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
bresenhamarr.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
bresenhamarr.cfg Improved out 2020-10-05 22:58:02 +02:00
bresenhamarr.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
bresenhamarr.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
c-types.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
c-types.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
c-types.log Working on far call merge. 2023-04-23 11:54:47 +02:00
c-types.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
c64dtv-8bppcharstretch.asm - Added test cases. 2023-04-04 19:36:11 +02:00
c64dtv-8bppcharstretch.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
c64dtv-8bppcharstretch.log Working on far call merge. 2023-04-23 11:54:47 +02:00
c64dtv-8bppcharstretch.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
c64dtv-8bppchunkystretch.asm - Added test cases. 2023-04-04 19:36:11 +02:00
c64dtv-8bppchunkystretch.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
c64dtv-8bppchunkystretch.log Working on far call merge. 2023-04-23 11:54:47 +02:00
c64dtv-8bppchunkystretch.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
c64dtv-blitter-box.asm Updated tests with doxygen standard library documentation. #672 2021-06-19 21:26:05 +02:00
c64dtv-blitter-box.cfg Working on deprecating lo/hi operators. Closes #667 2021-06-13 14:24:57 +02:00
c64dtv-blitter-box.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
c64dtv-blitter-box.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
c64dtv-blittermin.asm Improved doxygen documentation. #672 2021-06-19 22:28:44 +02:00
c64dtv-blittermin.cfg Working on deprecating lo/hi operators. Closes #667 2021-06-13 14:24:57 +02:00
c64dtv-blittermin.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
c64dtv-blittermin.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
c64dtv-color.asm Improved doxygen documentation. #672 2021-06-20 12:45:52 +02:00
c64dtv-color.cfg Improved out 2020-10-05 22:58:02 +02:00
c64dtv-color.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
c64dtv-color.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
c64dtv-gfxexplorer.asm Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
c64dtv-gfxexplorer.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
c64dtv-gfxexplorer.log Removed more ALU subsystem. 2021-12-27 09:14:27 +01:00
c64dtv-gfxexplorer.sym Reserved ved tmp zeropage addresses ($fc-$ff) on all target platforms. Closes #737 2021-12-23 13:08:54 +01:00
c64dtv-gfxmodes.asm Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
c64dtv-gfxmodes.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
c64dtv-gfxmodes.log Removed more ALU subsystem. 2021-12-27 09:14:27 +01:00
c64dtv-gfxmodes.sym Reserved ved tmp zeropage addresses ($fc-$ff) on all target platforms. Closes #737 2021-12-23 13:08:54 +01:00
call-banked-phi-case-1-near-1.asm Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-1-near-1.cfg Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-1-near-1.log Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-1-near-1.sym Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-1-near-0.asm Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-1-near-0.cfg Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-1-near-0.log Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-1-near-0.sym Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-2-close-1.asm Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-2-close-1.cfg Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-2-close-1.log Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-2-close-1.sym Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-2-close-0.asm Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-2-close-0.cfg Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-2-close-0.log Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-2-close-0.sym Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-3-near-1.asm Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-3-near-1.cfg Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-3-near-1.log Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-3-near-1.sym Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-3-near-0.asm Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-3-near-0.cfg Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-3-near-0.log Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-3-near-0.sym Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-4-near-1.asm Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-4-near-1.cfg Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-4-near-1.log Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-4-near-1.sym Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-4-near-0.asm Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-4-near-0.cfg Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-4-near-0.log Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-4-near-0.sym Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-5-far-1.asm Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-5-far-1.cfg Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-5-far-1.log Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-5-far-1.sym Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-5-far-0.asm Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-5-far-0.cfg Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-5-far-0.log Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-5-far-0.sym Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-6-close-1.asm Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-6-close-1.cfg Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-6-close-1.log Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-6-close-1.sym Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-6-close-0.asm Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-6-close-0.cfg Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-6-close-0.log Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-case-6-close-0.sym Increased complexity of examples. Fixed A-clobber problems. 2023-04-23 16:00:52 +02:00
call-banked-phi-memvars.asm Moved handling of banked param/return to pass 1. 2023-04-24 00:36:36 +02:00
call-banked-phi-memvars.cfg added test refs 2023-04-23 23:26:26 +02:00
call-banked-phi-memvars.log Moved handling of banked param/return to pass 1. 2023-04-24 00:36:36 +02:00
call-banked-phi-memvars.sym Moved handling of banked param/return to pass 1. 2023-04-24 00:36:36 +02:00
call-parameter-autocast.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
call-parameter-autocast.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
call-parameter-autocast.log Working on far call merge. 2023-04-23 11:54:47 +02:00
call-parameter-autocast.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
callconstparam.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
callconstparam.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
callconstparam.log Working on far call merge. 2023-04-23 11:54:47 +02:00
callconstparam.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
cast-deref.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
cast-deref.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cast-deref.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cast-deref.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cast-not-needed-2.asm Now synthesizing _deref_p..c. fragments using v..m. Closes #674 2021-06-30 00:58:50 +02:00
cast-not-needed-2.cfg Improved out 2020-10-05 22:58:02 +02:00
cast-not-needed-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cast-not-needed-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cast-not-needed-3.asm Now synthesizing _deref_p..c. fragments using v..m. Closes #674 2021-06-30 00:58:50 +02:00
cast-not-needed-3.cfg Improved out 2020-10-05 22:58:02 +02:00
cast-not-needed-3.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cast-not-needed-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cast-not-needed-4.asm Added support for silent truncation from int/long to char. Closes #684 2021-07-29 21:13:39 +02:00
cast-not-needed-4.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cast-not-needed-4.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
cast-not-needed-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cast-not-needed.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
cast-not-needed.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cast-not-needed.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cast-not-needed.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cast-precedence-problem.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
cast-precedence-problem.cfg Improved out 2020-10-05 22:58:02 +02:00
cast-precedence-problem.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
cast-precedence-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
casting-negative.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
casting-negative.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
casting-negative.log Merge branch 'master' into 815-procedure-compilation 2023-05-21 19:01:30 +02:00
casting-negative.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
casting.asm Working on eliminating memcpy() statements when using classic structs. #197 2021-07-27 19:11:14 +02:00
casting.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
casting.log Working on far call merge. 2023-04-23 11:54:47 +02:00
casting.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cbm-keyboard.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
cbm-keyboard.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
cbm-keyboard.log Merge branch 'master' into 815-procedure-compilation 2023-05-21 19:01:30 +02:00
cbm-keyboard.sym Updated too kickasm 5.22. Fixed tests. 2021-09-27 23:37:44 +02:00
chargen.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
chargen.cfg Improved out 2020-10-05 22:58:02 +02:00
chargen.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
chargen.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
chessboard.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
chessboard.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
chessboard.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
chessboard.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
chipset-test.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
chipset-test.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
chipset-test.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
chipset-test.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cia-timer-cyclecount.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
cia-timer-cyclecount.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cia-timer-cyclecount.log Working on far call merge. 2023-04-23 11:54:47 +02:00
cia-timer-cyclecount.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
cia-timer-simple.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
cia-timer-simple.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cia-timer-simple.log Working on far call merge. 2023-04-23 11:54:47 +02:00
cia-timer-simple.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
circlechars.asm Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
circlechars.cfg added thorough fragments. #742 2021-12-31 00:11:35 +01:00
circlechars.log added thorough fragments. #742 2021-12-31 00:11:35 +01:00
circlechars.sym Fixed tests. 2021-09-28 00:01:07 +02:00
clobber-a-problem.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
clobber-a-problem.cfg Implemented new interrupt system supporting more platforms and CPUs. Closes #599 2020-12-21 01:04:34 +01:00
clobber-a-problem.log Working on far call merge. 2023-04-23 11:54:47 +02:00
clobber-a-problem.prg
clobber-a-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
clobber-a-problem.vs
coalesce-assignment.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
coalesce-assignment.cfg Improved out 2020-10-05 22:58:02 +02:00
coalesce-assignment.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
coalesce-assignment.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
code-after-return-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
code-after-return-1.cfg Improved out 2020-10-05 22:58:02 +02:00
code-after-return-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
code-after-return-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
code-after-return.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
code-after-return.cfg Improved out 2020-10-05 22:58:02 +02:00
code-after-return.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
code-after-return.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
comma-decl-2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
comma-decl-2.cfg Improved out 2020-10-05 22:58:02 +02:00
comma-decl-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
comma-decl-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
comma-decl-for.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
comma-decl-for.cfg Improved out 2020-10-05 22:58:02 +02:00
comma-decl-for.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
comma-decl-for.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
comma-decl.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
comma-decl.cfg Improved out 2020-10-05 22:58:02 +02:00
comma-decl.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
comma-decl.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
comma-expr-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
comma-expr-1.cfg Improved out 2020-10-05 22:58:02 +02:00
comma-expr-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
comma-expr-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
comma-expr-2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
comma-expr-2.cfg Improved out 2020-10-05 22:58:02 +02:00
comma-expr-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
comma-expr-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
comma-expr-for.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
comma-expr-for.cfg Improved out 2020-10-05 22:58:02 +02:00
comma-expr-for.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
comma-expr-for.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
comparison-rewriting-pointer.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
comparison-rewriting-pointer.cfg Improved out 2020-10-05 22:58:02 +02:00
comparison-rewriting-pointer.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
comparison-rewriting-pointer.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
comparison-rewriting.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
comparison-rewriting.cfg Improved out 2020-10-05 22:58:02 +02:00
comparison-rewriting.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
comparison-rewriting.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
complex-conditional-problem.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
complex-conditional-problem.cfg Improved out 2020-10-05 22:58:02 +02:00
complex-conditional-problem.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
complex-conditional-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
condition-integer-1.asm Now synthesizing _deref_p..c. fragments using v..m. Closes #674 2021-06-29 00:49:38 +02:00
condition-integer-1.cfg Improved out 2020-10-05 22:58:02 +02:00
condition-integer-1.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
condition-integer-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
condition-integer-2.asm optimized fragments. 2021-02-17 23:35:01 +01:00
condition-integer-2.cfg Improved out 2020-10-05 22:58:02 +02:00
condition-integer-2.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
condition-integer-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
condition-integer-3.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
condition-integer-3.cfg Improved out 2020-10-05 22:58:02 +02:00
condition-integer-3.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
condition-integer-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
condition-integer-4.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
condition-integer-4.cfg add additional step in pass2 to finalize all numbers 2020-12-05 22:26:41 -05:00
condition-integer-4.log #815 working on moving control flow graphs into procedure compilation. 2023-04-09 23:59:49 +02:00
condition-integer-4.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
condition-integer-0.asm Now synthesizing _deref_p..c. fragments using v..m. Closes #674 2021-06-29 00:49:38 +02:00
condition-integer-0.cfg Improved out 2020-10-05 22:58:02 +02:00
condition-integer-0.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
condition-integer-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
condition-type-mismatch.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
condition-type-mismatch.cfg Improved out 2020-10-05 22:58:02 +02:00
condition-type-mismatch.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
condition-type-mismatch.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
consolidate-array-index-problem.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
consolidate-array-index-problem.cfg Improved out 2020-10-05 22:58:02 +02:00
consolidate-array-index-problem.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
consolidate-array-index-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
consolidate-constant-problem-2.asm Fixed problem where pointer addition and constant consolidation could produce error "Type inference case not handled byte* + byte*". Closes #669 2021-06-17 07:36:49 +02:00
consolidate-constant-problem-2.cfg Fixed problem where pointer addition and constant consolidation could produce error "Type inference case not handled byte* + byte*". Closes #669 2021-06-17 07:36:49 +02:00
consolidate-constant-problem-2.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
consolidate-constant-problem-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
consolidate-constant-problem.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
consolidate-constant-problem.cfg Improved out 2020-10-05 22:58:02 +02:00
consolidate-constant-problem.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
consolidate-constant-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-bool-0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
const-bool-0.cfg Merged improved integer type inference by @tfisher98. Closes !2, #594, #334, #199 2020-12-12 00:01:15 +01:00
const-bool-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-bool-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-bool-return-problem.asm Added missing test and fragments. 2021-10-14 08:08:26 +02:00
const-bool-return-problem.cfg Added missing test and fragments. 2021-10-14 08:08:26 +02:00
const-bool-return-problem.log Working on far call merge. 2023-04-23 11:54:47 +02:00
const-bool-return-problem.sym Added missing test and fragments. 2021-10-14 08:08:26 +02:00
const-condition.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
const-condition.cfg Improved out 2020-10-05 22:58:02 +02:00
const-condition.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-condition.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-declaration.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
const-declaration.cfg Improved out 2020-10-05 22:58:02 +02:00
const-declaration.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-declaration.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-early-identification.asm Working on eliminating memcpy() statements when using classic structs. #197 2021-07-27 19:11:14 +02:00
const-early-identification.cfg Improved out 2020-10-05 22:58:02 +02:00
const-early-identification.log Working on far call merge. 2023-04-23 11:54:47 +02:00
const-early-identification.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-identification.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-identification.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-identification.log Working on far call merge. 2023-04-23 11:54:47 +02:00
const-identification.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-if-problem.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
const-if-problem.cfg Improved out 2020-10-05 22:58:02 +02:00
const-if-problem.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-if-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-int-cast-problem.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
const-int-cast-problem.cfg Improved out 2020-10-05 22:58:02 +02:00
const-int-cast-problem.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-int-cast-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-mult-div.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
const-mult-div.cfg Improved out 2020-10-05 22:58:02 +02:00
const-mult-div.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-mult-div.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-param.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-param.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-param.log Working on far call merge. 2023-04-23 11:54:47 +02:00
const-param.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-parenthesis.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
const-parenthesis.cfg Improved out 2020-10-05 22:58:02 +02:00
const-parenthesis.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-parenthesis.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-pointer.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
const-pointer.cfg Improved out 2020-10-05 22:58:02 +02:00
const-pointer.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-pointer.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-signed-promotion.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
const-signed-promotion.cfg Improved out 2020-10-05 22:58:02 +02:00
const-signed-promotion.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-signed-promotion.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-volatile-problem.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
const-volatile-problem.cfg Implemented new interrupt system supporting more platforms and CPUs. Closes #599 2020-12-21 01:04:34 +01:00
const-volatile-problem.log Working on far call merge. 2023-04-23 11:54:47 +02:00
const-volatile-problem.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
const-word-pointer.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 20:57:35 +02:00
const-word-pointer.cfg Working on deprecating lo/hi operators. Closes #667 2021-06-13 14:24:57 +02:00
const-word-pointer.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
const-word-pointer.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
constabsmin.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
constabsmin.cfg Improved out 2020-10-05 22:58:02 +02:00
constabsmin.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
constabsmin.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
constant-string-concat-0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
constant-string-concat-0.cfg Improved out 2020-10-05 22:58:02 +02:00
constant-string-concat-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
constant-string-concat-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
constant-string-concat.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
constant-string-concat.cfg Improved out 2020-10-05 22:58:02 +02:00
constant-string-concat.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
constant-string-concat.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
constantmin.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
constantmin.cfg add additional step in pass2 to finalize all numbers 2020-12-05 22:26:41 -05:00
constantmin.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
constantmin.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
constants.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
constants.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
constants.log Working on far call merge. 2023-04-23 11:54:47 +02:00
constants.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
constref-not-literal-problem.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
constref-not-literal-problem.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
constref-not-literal-problem.log Working on far call merge. 2023-04-23 11:54:47 +02:00
constref-not-literal-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cordic-atan2-16-ref.asm Fixed tests. 2021-09-28 00:01:07 +02:00
cordic-atan2-16-ref.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
cordic-atan2-16-ref.log Fixed tests. 2021-09-28 00:01:07 +02:00
cordic-atan2-16-ref.sym Fixed tests. 2021-09-28 00:01:07 +02:00
cordic-atan2-16.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
cordic-atan2-16.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cordic-atan2-16.log Working on far call merge. 2023-04-23 11:54:47 +02:00
cordic-atan2-16.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
cordic-atan2-clear.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
cordic-atan2-clear.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cordic-atan2-clear.log Working on far call merge. 2023-04-23 11:54:47 +02:00
cordic-atan2-clear.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
cordic-atan2.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
cordic-atan2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cordic-atan2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
cordic-atan2.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
cpu-45gs02-addressing-modes.asm Updated LDQ z-indexing. 2022-02-13 22:35:08 +01:00
cpu-45gs02-addressing-modes.cfg Updated LDQ z-indexing. 2022-02-13 22:35:08 +01:00
cpu-45gs02-addressing-modes.log Updated LDQ z-indexing. 2022-02-13 22:35:08 +01:00
cpu-45gs02-addressing-modes.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cpu-45gs02.asm Added Z-register optimizations for mega65gs02 CPU. Thanks @Majikeyric. Closes #718 2021-10-08 01:31:00 +02:00
cpu-45gs02.cfg Improved out 2020-10-05 22:58:02 +02:00
cpu-45gs02.log Added Z-register optimizations for mega65gs02 CPU. Thanks @Majikeyric. Closes #718 2021-10-08 01:31:00 +02:00
cpu-45gs02.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
cpu-65c02-addressing-modes.asm Updated too kickasm 5.22. Fixed tests. 2021-09-27 23:37:44 +02:00
cpu-65c02-addressing-modes.cfg Improved out 2020-10-05 22:58:02 +02:00
cpu-65c02-addressing-modes.log Updated too kickasm 5.22. Fixed tests. 2021-09-27 23:37:44 +02:00
cpu-65c02-addressing-modes.sym Improved log/sym/cfg output format for readability. Shortened log a bit. Closes #534 2020-10-05 23:14:34 +02:00
cpu-65c02.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
cpu-65c02.cfg Improved out 2020-10-05 22:58:02 +02:00
cpu-65c02.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cpu-65c02.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cpu-65ce02-addressing-modes.asm Updated too kickasm 5.22. Fixed tests. 2021-09-27 23:37:44 +02:00
cpu-65ce02-addressing-modes.cfg Improved out 2020-10-05 22:58:02 +02:00
cpu-65ce02-addressing-modes.log Updated too kickasm 5.22. Fixed tests. 2021-09-27 23:37:44 +02:00
cpu-65ce02-addressing-modes.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cpu-65ce02-b.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
cpu-65ce02-b.cfg Improved out 2020-10-05 22:58:02 +02:00
cpu-65ce02-b.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cpu-65ce02-b.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cpu-65ce02-eightqueens.asm Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
cpu-65ce02-eightqueens.cfg added thorough fragments. #742 2021-12-31 00:11:35 +01:00
cpu-65ce02-eightqueens.log added thorough fragments. #742 2021-12-31 00:11:35 +01:00
cpu-65ce02-eightqueens.sym updated ref files. 2021-12-18 12:57:48 +01:00
cpu-65ce02.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
cpu-65ce02.cfg Improved out 2020-10-05 22:58:02 +02:00
cpu-65ce02.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
cpu-65ce02.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cpu-6502-addressing-modes.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
cpu-6502-addressing-modes.cfg Improved out 2020-10-05 22:58:02 +02:00
cpu-6502-addressing-modes.log Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
cpu-6502-addressing-modes.sym Improved log/sym/cfg output format for readability. Shortened log a bit. Closes #534 2020-10-05 23:14:34 +02:00
cpu-6502.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
cpu-6502.cfg Improved out 2020-10-05 22:58:02 +02:00
cpu-6502.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cpu-6502.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cpu-huc6280-transfer.asm Finished implementing support for huc6280 transfer instructions with abs,abs,abs addressing mode. 2022-02-13 11:49:02 +01:00
cpu-huc6280-transfer.cfg Finished implementing support for huc6280 transfer instructions with abs,abs,abs addressing mode. 2022-02-13 11:49:02 +01:00
cpu-huc6280-transfer.log Finished implementing support for huc6280 transfer instructions with abs,abs,abs addressing mode. 2022-02-13 11:49:02 +01:00
cpu-huc6280-transfer.sym Finished implementing support for huc6280 transfer instructions with abs,abs,abs addressing mode. 2022-02-13 11:49:02 +01:00
cpu-huc6280-tst.asm Finished implementing support for huc6280 TST #imm.zp / #imm,abs / #imm,zp,x / #imm,abs,x. 2022-02-12 07:35:59 +01:00
cpu-huc6280-tst.cfg Finished implementing support for huc6280 TST #imm.zp / #imm,abs / #imm,zp,x / #imm,abs,x. 2022-02-12 07:35:59 +01:00
cpu-huc6280-tst.log Finished implementing support for huc6280 TST #imm.zp / #imm,abs / #imm,zp,x / #imm,abs,x. 2022-02-12 07:35:59 +01:00
cpu-huc6280-tst.sym Finished implementing support for huc6280 TST #imm.zp / #imm,abs / #imm,zp,x / #imm,abs,x. 2022-02-12 07:35:59 +01:00
cpu-huc6280.asm Finished implementing support for huc6280 TST #imm.zp / #imm,abs / #imm,zp,x / #imm,abs,x. 2022-02-12 07:35:59 +01:00
cpu-huc6280.cfg Finished implementing support for huc6280 TST #imm.zp / #imm,abs / #imm,zp,x / #imm,abs,x. 2022-02-12 07:35:59 +01:00
cpu-huc6280.log Finished implementing support for huc6280 TST #imm.zp / #imm,abs / #imm,zp,x / #imm,abs,x. 2022-02-12 07:35:59 +01:00
cpu-huc6280.sym Added support for CPU HUC6280. 2022-01-24 01:04:31 +01:00
cstyle-decl-function-intrinsic.asm Standard C type parsing now works! #121 2021-05-12 08:58:10 +02:00
cstyle-decl-function-intrinsic.cfg Improved out 2020-10-05 22:58:02 +02:00
cstyle-decl-function-intrinsic.log Standard C type parsing now works! #121 2021-05-12 08:58:10 +02:00
cstyle-decl-function-intrinsic.sym Improved log/sym/cfg output format for readability. Shortened log a bit. Closes #534 2020-10-05 23:14:34 +02:00
cstyle-decl-function.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cstyle-decl-function.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cstyle-decl-function.log Working on far call merge. 2023-04-23 11:54:47 +02:00
cstyle-decl-function.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cstyle-decl-var-multiple.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
cstyle-decl-var-multiple.cfg Improved out 2020-10-05 22:58:02 +02:00
cstyle-decl-var-multiple.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
cstyle-decl-var-multiple.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
cstyle-decl-var.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
cstyle-decl-var.cfg Improved out 2020-10-05 22:58:02 +02:00
cstyle-decl-var.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
cstyle-decl-var.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
danny-joystick-problem.asm Updated tests with doxygen standard library documentation. #672 2021-06-19 21:26:05 +02:00
danny-joystick-problem.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
danny-joystick-problem.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
danny-joystick-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-memory-var-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
declared-memory-var-1.cfg Improved out 2020-10-05 22:58:02 +02:00
declared-memory-var-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-memory-var-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-memory-var-2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
declared-memory-var-2.cfg Improved out 2020-10-05 22:58:02 +02:00
declared-memory-var-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-memory-var-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-memory-var-3.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
declared-memory-var-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-memory-var-3.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-memory-var-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-memory-var-4.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
declared-memory-var-4.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-memory-var-4.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-memory-var-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-memory-var-5.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
declared-memory-var-5.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-memory-var-5.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-memory-var-5.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-memory-var-6.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-memory-var-6.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-memory-var-6.log Working on far call merge. 2023-04-23 11:54:47 +02:00
declared-memory-var-6.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-memory-var-7.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
declared-memory-var-7.cfg Improved out 2020-10-05 22:58:02 +02:00
declared-memory-var-7.log Working on far call merge. 2023-04-23 11:54:47 +02:00
declared-memory-var-7.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-memory-var-8.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
declared-memory-var-8.cfg Improved out 2020-10-05 22:58:02 +02:00
declared-memory-var-8.log Working on far call merge. 2023-04-23 11:54:47 +02:00
declared-memory-var-8.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-memory-var-0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
declared-memory-var-0.cfg Improved out 2020-10-05 22:58:02 +02:00
declared-memory-var-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-memory-var-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
declared-ssa-var-0.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
declared-ssa-var-0.cfg Improved out 2020-10-05 22:58:02 +02:00
declared-ssa-var-0.log Working on far call merge. 2023-04-23 11:54:47 +02:00
declared-ssa-var-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
deep-nesting.asm Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
deep-nesting.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
deep-nesting.log Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
deep-nesting.sym Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
default-font.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
default-font.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
default-font.log Working on far call merge. 2023-04-23 11:54:47 +02:00
default-font.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
deref-to-derefidx-2.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
deref-to-derefidx-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
deref-to-derefidx-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
deref-to-derefidx-2.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
deref-to-derefidx.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
deref-to-derefidx.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
deref-to-derefidx.log Working on far call merge. 2023-04-23 11:54:47 +02:00
deref-to-derefidx.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
derefidx-word-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
derefidx-word-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
derefidx-word-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
derefidx-word-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
derefidx-word-2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
derefidx-word-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
derefidx-word-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
derefidx-word-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
derefidx-word-0.asm Now synthesizing _deref_p..c. fragments using v..m. Closes #674 2021-06-30 00:58:50 +02:00
derefidx-word-0.cfg Improved out 2020-10-05 22:58:02 +02:00
derefidx-word-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
derefidx-word-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
divide-2s.asm Working on eliminating memcpy() statements when using classic structs. #197 2021-07-27 19:11:14 +02:00
divide-2s.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
divide-2s.log Fixed multiplication rewriting to shift/add to also support const*var. Closes #201 2021-08-15 00:47:58 +02:00
divide-2s.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
double-assignment.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
double-assignment.cfg Improved out 2020-10-05 22:58:02 +02:00
double-assignment.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
double-assignment.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
double-import.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
double-import.cfg Improved out 2020-10-05 22:58:02 +02:00
double-import.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
double-import.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
double-indexing-arrays.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
double-indexing-arrays.cfg Improved out 2020-10-05 22:58:02 +02:00
double-indexing-arrays.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
double-indexing-arrays.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ducks-array.asm Added support for CPU HUC6280. 2022-01-30 21:41:50 +01:00
ducks-array.cfg Added support for CPU HUC6280. 2022-01-30 21:41:50 +01:00
ducks-array.log #819 C-code baseline with CX16 developments 2023-04-24 05:27:26 +00:00
ducks-array.sym Added support for CPU HUC6280. 2022-01-30 21:41:50 +01:00
ducks-loop211.asm Added support for CPU HUC6280. 2022-01-30 21:41:50 +01:00
ducks-loop211.cfg Added support for CPU HUC6280. 2022-01-30 21:41:50 +01:00
ducks-loop211.log Working on far call merge. 2023-04-23 11:54:47 +02:00
ducks-loop211.sym Added support for CPU HUC6280. 2022-01-30 21:41:50 +01:00
ducks-total.asm Added support for CPU HUC6280. 2022-01-30 21:41:50 +01:00
ducks-total.cfg Added support for CPU HUC6280. 2022-01-30 21:41:50 +01:00
ducks-total.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
ducks-total.sym Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
duplicate-loop-problem.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
duplicate-loop-problem.cfg Improved out 2020-10-05 22:58:02 +02:00
duplicate-loop-problem.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
duplicate-loop-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
dword.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
dword.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
dword.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
dword.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
empty-function-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
empty-function-1.cfg Improved out 2020-10-05 22:58:02 +02:00
empty-function-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
empty-function-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
empty-function-2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
empty-function-2.cfg Improved out 2020-10-05 22:58:02 +02:00
empty-function-2.log Minor code clean-up. 2021-05-17 08:32:33 +02:00
empty-function-2.sym Improved log/sym/cfg output format for readability. Shortened log a bit. Closes #534 2020-10-05 23:14:34 +02:00
empty-function-0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
empty-function-0.cfg Improved out 2020-10-05 22:58:02 +02:00
empty-function-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
empty-function-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
emptyblock-error.asm Now synthesizing _deref_p..c. fragments using v..m. Closes #674 2021-06-29 00:49:38 +02:00
emptyblock-error.cfg Improved out 2020-10-05 22:58:02 +02:00
emptyblock-error.log Working on far call merge. 2023-04-23 11:54:47 +02:00
emptyblock-error.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
encoding-atascii.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
encoding-atascii.cfg Improved out 2020-10-05 22:58:02 +02:00
encoding-atascii.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
encoding-atascii.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
encoding-literal-char.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
encoding-literal-char.cfg Improved out 2020-10-05 22:58:02 +02:00
encoding-literal-char.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
encoding-literal-char.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
enum-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
enum-1.cfg Improved out 2020-10-05 22:58:02 +02:00
enum-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
enum-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
enum-2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
enum-2.cfg Improved out 2020-10-05 22:58:02 +02:00
enum-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
enum-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
enum-3.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
enum-3.cfg Improved out 2020-10-05 22:58:02 +02:00
enum-3.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
enum-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
enum-4.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
enum-4.cfg Improved out 2020-10-05 22:58:02 +02:00
enum-4.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
enum-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
enum-5.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
enum-5.cfg Improved out 2020-10-05 22:58:02 +02:00
enum-5.log Working on far call merge. 2023-04-23 11:54:47 +02:00
enum-5.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
enum-6.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
enum-6.cfg Improved out 2020-10-05 22:58:02 +02:00
enum-6.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
enum-6.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
enum-7.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
enum-7.cfg Improved out 2020-10-05 22:58:02 +02:00
enum-7.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
enum-7.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
enum-8.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
enum-8.cfg Improved out 2020-10-05 22:58:02 +02:00
enum-8.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
enum-8.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
enum-0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
enum-0.cfg Improved out 2020-10-05 22:58:02 +02:00
enum-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
enum-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
euclid-3.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
euclid-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
euclid-3.log Working on far call merge. 2023-04-23 11:54:47 +02:00
euclid-3.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
euclid-problem-2.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
euclid-problem-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
euclid-problem-2.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
euclid-problem-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
euclid-problem.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
euclid-problem.cfg Improved out 2020-10-05 22:58:02 +02:00
euclid-problem.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
euclid-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
fastmultiply-127.asm Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
fastmultiply-127.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
fastmultiply-127.log Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
fastmultiply-127.sym Fixed tests. 2021-09-28 00:01:07 +02:00
fibmem.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
fibmem.cfg Improved out 2020-10-05 22:58:02 +02:00
fibmem.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
fibmem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
fill-square.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
fill-square.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
fill-square.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
fill-square.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
fillscreen-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
fillscreen-1.cfg Improved out 2020-10-05 22:58:02 +02:00
fillscreen-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
fillscreen-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
fillscreen-2.asm Now synthesizing _deref_p..c. fragments using v..m. Closes #674 2021-06-30 00:58:50 +02:00
fillscreen-2.cfg Improved out 2020-10-05 22:58:02 +02:00
fillscreen-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
fillscreen-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
fillscreen-3.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
fillscreen-3.cfg Improved out 2020-10-05 22:58:02 +02:00
fillscreen-3.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
fillscreen-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
flipper-rex2.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
flipper-rex2.cfg add additional step in pass2 to finalize all numbers 2020-12-05 22:26:41 -05:00
flipper-rex2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
flipper-rex2.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
font-hex-show.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
font-hex-show.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
font-hex-show.log Working on far call merge. 2023-04-23 11:54:47 +02:00
font-hex-show.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
for-empty-increment.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
for-empty-increment.cfg Improved out 2020-10-05 22:58:02 +02:00
for-empty-increment.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
for-empty-increment.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
for-empty-init.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
for-empty-init.cfg Improved out 2020-10-05 22:58:02 +02:00
for-empty-init.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
for-empty-init.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
for-ever-2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
for-ever-2.cfg Improved out 2020-10-05 22:58:02 +02:00
for-ever-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
for-ever-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
for-ever.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
for-ever.cfg Improved out 2020-10-05 22:58:02 +02:00
for-ever.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
for-ever.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
for-two-vars.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
for-two-vars.cfg Improved out 2020-10-05 22:58:02 +02:00
for-two-vars.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
for-two-vars.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
forced-zeropage.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
forced-zeropage.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
forced-zeropage.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
forced-zeropage.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
forclassicmin.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
forclassicmin.cfg Improved out 2020-10-05 22:58:02 +02:00
forclassicmin.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
forclassicmin.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
forincrementassign.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
forincrementassign.cfg Improved out 2020-10-05 22:58:02 +02:00
forincrementassign.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
forincrementassign.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
forrangedwords.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 20:57:35 +02:00
forrangedwords.cfg Working on deprecating lo/hi operators. Closes #667 2021-06-13 14:24:57 +02:00
forrangedwords.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
forrangedwords.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
forrangemin.asm Converted ranged for to use declarator. Removed support for ranged for without type. #121 2021-05-02 17:39:07 +02:00
forrangemin.cfg Converted ranged for to use declarator. Removed support for ranged for without type. #121 2021-05-02 17:39:07 +02:00
forrangemin.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
forrangemin.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
forrangesymbolic.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
forrangesymbolic.cfg Improved out 2020-10-05 22:58:02 +02:00
forrangesymbolic.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
forrangesymbolic.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
fragment-synth.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
fragment-synth.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
fragment-synth.log Working on far call merge. 2023-04-23 11:54:47 +02:00
fragment-synth.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
fragment-variations.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
fragment-variations.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
fragment-variations.log Working on far call merge. 2023-04-23 11:54:47 +02:00
fragment-variations.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
fragments-assignment-binary-_deref_pbuc1.log updated ref files. 2021-12-18 12:57:48 +01:00
fragments-assignment-binary-_deref_pbuz1.log updated ref files. 2021-12-18 12:57:48 +01:00
fragments-assignment-binary-pbuc1_derefidx_vbuaa.log updated ref files. 2021-12-18 12:57:48 +01:00
fragments-assignment-binary-pbuc1_derefidx_vbuxx.log updated ref files. 2021-12-18 12:57:48 +01:00
fragments-assignment-binary-pbuc1_derefidx_vbuyy.log updated ref files. 2021-12-18 12:57:48 +01:00
fragments-assignment-binary-pbuc1_derefidx_vbuz1.log updated ref files. 2021-12-18 12:57:48 +01:00
fragments-assignment-binary-pbuz1_derefidx_vbuaa.log updated ref files. 2021-12-18 12:57:48 +01:00
fragments-assignment-binary-pbuz1_derefidx_vbuc1.log updated ref files. 2021-12-18 12:57:48 +01:00
fragments-assignment-binary-pbuz1_derefidx_vbuxx.log updated ref files. 2021-12-18 12:57:48 +01:00
fragments-assignment-binary-pbuz1_derefidx_vbuyy.log updated ref files. 2021-12-18 12:57:48 +01:00
fragments-assignment-binary-pbuz1_derefidx_vbuz1.log
fragments-assignment-binary-pbuz1_derefidx_vbuz2.log updated ref files. 2021-12-18 12:57:48 +01:00
fragments-assignment-binary-vbuaa.log updated ref files. 2021-12-18 12:57:48 +01:00
fragments-assignment-binary-vbuxx.log updated ref files. 2021-12-18 12:57:48 +01:00
fragments-assignment-binary-vbuyy.log updated ref files. 2021-12-18 12:57:48 +01:00
fragments-assignment-binary-vbuz1.log updated ref files. 2021-12-18 12:57:48 +01:00
fragments-assignment-binary.log
fragments-assignment-copy.log updated ref files. 2021-12-18 12:57:48 +01:00
fragments-assignment-unary.log updated ref files. 2021-12-18 12:57:48 +01:00
fragments-complex.log Working on deprecating lo/hi operators. Closes #667 2021-06-13 00:14:39 +02:00
function-as-array.asm
function-as-array.cfg
function-as-array.log
function-as-array.sym
function-pointer-advanced-1.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-advanced-1.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
function-pointer-advanced-1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
function-pointer-advanced-1.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-noarg-2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
function-pointer-noarg-2.cfg Improved out 2020-10-05 22:58:02 +02:00
function-pointer-noarg-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-3.asm Implemented function pointer types in standard C syntax. #121 2021-05-11 23:11:51 +02:00
function-pointer-noarg-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-3.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-noarg-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-call-2.asm Added support for advanced indirect calls. Calls are now fragments. Added support for @outside_flow ASM tag placing ASM at the end of the current scope. Added support for expanding label names in ASM fragments. Closes #708 2021-08-09 01:48:50 +02:00
function-pointer-noarg-call-2.cfg Parameters and return values now work for calling convention stack. Pointers to functions with parameters/return values now work. Parameter transfer through stack of structs/unions now work. #121 2021-08-01 17:24:12 +02:00
function-pointer-noarg-call-2.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-noarg-call-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-call-3.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-noarg-call-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-call-3.log Working on far call merge. 2023-04-23 11:54:47 +02:00
function-pointer-noarg-call-3.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-noarg-call-4.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
function-pointer-noarg-call-4.cfg Parameters and return values now work for calling convention stack. Pointers to functions with parameters/return values now work. Parameter transfer through stack of structs/unions now work. #121 2021-08-01 17:24:12 +02:00
function-pointer-noarg-call-4.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-call-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-call-5.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-noarg-call-5.cfg Parameters and return values now work for calling convention stack. Pointers to functions with parameters/return values now work. Parameter transfer through stack of structs/unions now work. #121 2021-08-01 17:24:12 +02:00
function-pointer-noarg-call-5.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-noarg-call-5.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-noarg-call-6.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-noarg-call-6.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-call-6.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-noarg-call-6.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-noarg-call-7.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-noarg-call-7.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-call-7.log Working on far call merge. 2023-04-23 11:54:47 +02:00
function-pointer-noarg-call-7.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-noarg-call-8.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-noarg-call-8.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-call-8.log Working on far call merge. 2023-04-23 11:54:47 +02:00
function-pointer-noarg-call-8.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-noarg-call-9.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
function-pointer-noarg-call-9.cfg Added complex test for function pointers. Closes #121 2021-08-01 23:27:59 +02:00
function-pointer-noarg-call-9.log Working on far call merge. 2023-04-23 11:54:47 +02:00
function-pointer-noarg-call-9.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-call-10.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-noarg-call-10.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-call-10.log Working on far call merge. 2023-04-23 11:54:47 +02:00
function-pointer-noarg-call-10.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-noarg-call-11.asm Added complex test for function pointers. Closes #121 2021-08-01 23:27:59 +02:00
function-pointer-noarg-call-11.cfg Added complex test for function pointers. Closes #121 2021-08-01 23:27:59 +02:00
function-pointer-noarg-call-11.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-call-11.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-call-12.asm Added support for advanced indirect calls. Calls are now fragments. Added support for @outside_flow ASM tag placing ASM at the end of the current scope. Added support for expanding label names in ASM fragments. Closes #708 2021-08-09 01:48:50 +02:00
function-pointer-noarg-call-12.cfg Added complex test for function pointers. Closes #121 2021-08-01 23:27:59 +02:00
function-pointer-noarg-call-12.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-call-12.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-call-13.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-call-13.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-call-13.log Working on far call merge. 2023-04-23 11:54:47 +02:00
function-pointer-noarg-call-13.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-call-14.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
function-pointer-noarg-call-14.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
function-pointer-noarg-call-14.log #819 C-code baseline with CX16 developments 2023-04-24 05:27:26 +00:00
function-pointer-noarg-call-14.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-noarg-call.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
function-pointer-noarg-call.cfg Parameters and return values now work for calling convention stack. Pointers to functions with parameters/return values now work. Parameter transfer through stack of structs/unions now work. #121 2021-08-01 17:24:12 +02:00
function-pointer-noarg-call.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg-call.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 20:57:35 +02:00
function-pointer-noarg.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-noarg.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-param-0.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-param-0.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
function-pointer-param-0.log Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
function-pointer-param-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-param-workaround.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-param-workaround.cfg Added complex test for function pointers. Closes #121 2021-08-01 23:27:59 +02:00
function-pointer-param-workaround.log Working on far call merge. 2023-04-23 11:54:47 +02:00
function-pointer-param-workaround.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-problem-1.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-problem-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-problem-1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
function-pointer-problem-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-return-1.asm Added support for advanced indirect calls. Calls are now fragments. Added support for @outside_flow ASM tag placing ASM at the end of the current scope. Added support for expanding label names in ASM fragments. Closes #708 2021-08-09 01:48:50 +02:00
function-pointer-return-1.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
function-pointer-return-1.log Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
function-pointer-return-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-return-2.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-return-2.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
function-pointer-return-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
function-pointer-return-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-return-3.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-return-3.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
function-pointer-return-3.log Working on far call merge. 2023-04-23 11:54:47 +02:00
function-pointer-return-3.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-return.asm Parameters and return values now work for calling convention stack. Pointers to functions with parameters/return values now work. Parameter transfer through stack of structs/unions now work. #121 2021-08-01 17:24:12 +02:00
function-pointer-return.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
function-pointer-return.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
function-pointer-return.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
gfxbank.asm Updated tests with doxygen standard library documentation. #672 2021-06-19 21:26:05 +02:00
gfxbank.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
gfxbank.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
gfxbank.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
global-label-problem.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
global-label-problem.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
global-label-problem.log Working on far call merge. 2023-04-23 11:54:47 +02:00
global-label-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
global-pc-multiple.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
global-pc-multiple.cfg Improved out 2020-10-05 22:58:02 +02:00
global-pc-multiple.log Working on far call merge. 2023-04-23 11:54:47 +02:00
global-pc-multiple.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
global-pc.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
global-pc.cfg Improved out 2020-10-05 22:58:02 +02:00
global-pc.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
global-pc.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
halfscii.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
halfscii.cfg Improved out 2020-10-05 22:58:02 +02:00
halfscii.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
halfscii.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
helloworld2-inline.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
helloworld2-inline.cfg Improved out 2020-10-05 22:58:02 +02:00
helloworld2-inline.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
helloworld2-inline.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
helloworld2.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
helloworld2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
helloworld2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
helloworld2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
helloworld0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
helloworld0.cfg Improved out 2020-10-05 22:58:02 +02:00
helloworld0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
helloworld0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
hex2dec-ptrptr.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
hex2dec-ptrptr.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
hex2dec-ptrptr.log Working on far call merge. 2023-04-23 11:54:47 +02:00
hex2dec-ptrptr.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
hex2dec.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
hex2dec.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
hex2dec.log Working on far call merge. 2023-04-23 11:54:47 +02:00
hex2dec.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
ifmin.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
ifmin.cfg Improved out 2020-10-05 22:58:02 +02:00
ifmin.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ifmin.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
immzero.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
immzero.cfg Improved out 2020-10-05 22:58:02 +02:00
immzero.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
immzero.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
importing.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
importing.cfg Improved out 2020-10-05 22:58:02 +02:00
importing.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
importing.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
incd020-2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
incd020-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
incd020-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
incd020-2.sym Improved log/sym/cfg output format for readability. Shortened log a bit. Closes #534 2020-10-05 23:14:34 +02:00
incd020.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
incd020.cfg Improved out 2020-10-05 22:58:02 +02:00
incd020.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
incd020.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
include-define.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
include-define.cfg Improved out 2020-10-05 22:58:02 +02:00
include-define.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
include-define.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
incrementinarray.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
incrementinarray.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
incrementinarray.log Working on far call merge. 2023-04-23 11:54:47 +02:00
incrementinarray.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-pointer-rewrite-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
index-pointer-rewrite-1.cfg Improved out 2020-10-05 22:58:02 +02:00
index-pointer-rewrite-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
index-pointer-rewrite-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
index-pointer-rewrite-2.asm Now synthesizing _deref_p..c. fragments using v..m. Closes #674 2021-06-30 00:58:50 +02:00
index-pointer-rewrite-2.cfg Improved out 2020-10-05 22:58:02 +02:00
index-pointer-rewrite-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
index-pointer-rewrite-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
index-pointer-rewrite-3.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-pointer-rewrite-3.cfg Improved out 2020-10-05 22:58:02 +02:00
index-pointer-rewrite-3.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-pointer-rewrite-3.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-pointer-rewrite-4.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
index-pointer-rewrite-4.cfg add additional step in pass2 to finalize all numbers 2020-12-05 22:26:41 -05:00
index-pointer-rewrite-4.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
index-pointer-rewrite-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
index-pointer-rewrite-5.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-pointer-rewrite-5.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
index-pointer-rewrite-5.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-pointer-rewrite-5.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-pointer-rewrite-6.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-pointer-rewrite-6.cfg add additional step in pass2 to finalize all numbers 2020-12-05 22:26:41 -05:00
index-pointer-rewrite-6.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-pointer-rewrite-6.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-pointer-rewrite-7.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-pointer-rewrite-7.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
index-pointer-rewrite-7.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-pointer-rewrite-7.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-pointer-rewrite-8.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
index-pointer-rewrite-8.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
index-pointer-rewrite-8.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-pointer-rewrite-8.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
index-pointer-rewrite-9.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-pointer-rewrite-9.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
index-pointer-rewrite-9.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-pointer-rewrite-9.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-pointer-rewrite-0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
index-pointer-rewrite-0.cfg Improved out 2020-10-05 22:58:02 +02:00
index-pointer-rewrite-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
index-pointer-rewrite-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
index-sizeof-reuse-2.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-sizeof-reuse-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
index-sizeof-reuse-2.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-sizeof-reuse-2.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-sizeof-reuse.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-sizeof-reuse.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
index-sizeof-reuse.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
index-sizeof-reuse.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
infloop-error.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
infloop-error.cfg Improved out 2020-10-05 22:58:02 +02:00
infloop-error.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
infloop-error.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
init-value-npe.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
init-value-npe.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
init-value-npe.log Working on far call merge. 2023-04-23 11:54:47 +02:00
init-value-npe.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
init-volatiles.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
init-volatiles.cfg Improved out 2020-10-05 22:58:02 +02:00
init-volatiles.log Working on far call merge. 2023-04-23 11:54:47 +02:00
init-volatiles.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
initializer-1.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 20:57:35 +02:00
initializer-1.cfg Working on deprecating lo/hi operators. Closes #667 2021-06-13 14:24:57 +02:00
initializer-1.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
initializer-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
initializer-2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
initializer-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
initializer-2.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
initializer-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
initializer-3.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 20:57:35 +02:00
initializer-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
initializer-3.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
initializer-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
initializer-4.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
initializer-4.cfg Improved out 2020-10-05 22:58:02 +02:00
initializer-4.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
initializer-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
initializer-5.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 20:57:35 +02:00
initializer-5.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
initializer-5.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
initializer-5.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
initializer-0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
initializer-0.cfg Improved out 2020-10-05 22:58:02 +02:00
initializer-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
initializer-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm-clobber-none.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-asm-clobber-none.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-asm-clobber-none.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inline-asm-clobber-none.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm-clobber.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-asm-clobber.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-asm-clobber.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inline-asm-clobber.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm-jsr-clobber.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-asm-jsr-clobber.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-asm-jsr-clobber.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm-jsr-clobber.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm-label.asm Updated two tests. 2021-10-11 08:00:48 +02:00
inline-asm-label.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-asm-label.log Updated two tests. 2021-10-11 08:00:48 +02:00
inline-asm-label.sym Updated two tests. 2021-10-11 08:00:48 +02:00
inline-asm-ma-var.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
inline-asm-ma-var.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-asm-ma-var.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm-ma-var.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm-optimized.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-asm-optimized.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-asm-optimized.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm-optimized.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm-param.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-asm-param.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-asm-param.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm-param.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm-ref-scoped.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-asm-ref-scoped.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-asm-ref-scoped.log Working on far call merge. 2023-04-23 11:54:47 +02:00
inline-asm-ref-scoped.sym Improved log/sym/cfg output format for readability. Shortened log a bit. Closes #534 2020-10-05 23:14:34 +02:00
inline-asm-refout-const.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-asm-refout-const.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-asm-refout-const.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm-refout-const.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm-refout-var.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-asm-refout-var.cfg Variables used in ASM is now automatically converted to volatile if not const. Beware that char * const var; and char * volatile var; do behave quite differently when used in ASM Closes #554 2020-11-01 22:42:09 +01:00
inline-asm-refout-var.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm-refout-var.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm-refout.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-asm-refout.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-asm-refout.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm-refout.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm-uses-1.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inline-asm-uses-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm-uses-1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
inline-asm-uses-1.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inline-asm-uses-problem-2.asm Removed support for auto-casting integers to pointers. Closes #659 2021-05-11 13:36:45 +02:00
inline-asm-uses-problem-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm-uses-problem-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm-uses-problem-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-asm.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-asm.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-asm.log Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-asm.sym Improved log/sym/cfg output format for readability. Shortened log a bit. Closes #534 2020-10-05 23:14:34 +02:00
inline-assignment.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-assignment.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-assignment.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-assignment.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-dword-0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-dword-0.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-dword-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-dword-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-function-if.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-function-if.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-function-if.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-function-if.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-function-level2.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inline-function-level2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-function-level2.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inline-function-level2.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inline-function-min.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-function-min.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-function-min.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-function-min.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-function-print.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-function-print.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-function-print.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inline-function-print.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-function.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-function.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-function.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-function.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-kasm-clobber.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inline-kasm-clobber.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-kasm-clobber.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
inline-kasm-clobber.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inline-kasm-clobbermem.asm Upgraded ANTLR. Improved clobber handling in inline kickasm. 2021-10-19 10:10:47 +02:00
inline-kasm-clobbermem.cfg Upgraded ANTLR. Improved clobber handling in inline kickasm. 2021-10-19 10:10:47 +02:00
inline-kasm-clobbermem.log Upgraded ANTLR. Improved clobber handling in inline kickasm. 2021-10-19 10:10:47 +02:00
inline-kasm-clobbermem.sym Upgraded ANTLR. Improved clobber handling in inline kickasm. 2021-10-19 10:10:47 +02:00
inline-kasm-data.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
inline-kasm-data.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-kasm-data.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-kasm-data.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-kasm-loop.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-kasm-loop.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-kasm-loop.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-kasm-loop.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-kasm-refout.asm Updated two tests. 2021-10-11 08:00:48 +02:00
inline-kasm-refout.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-kasm-refout.log Updated two tests. 2021-10-11 08:00:48 +02:00
inline-kasm-refout.sym Updated two tests. 2021-10-11 08:00:48 +02:00
inline-kasm-resource-2.asm Added #pragma resource() for resource files resource files not referenced in inline KickAsm (for instance in the linker file). Closes #664 2021-09-25 22:04:47 +02:00
inline-kasm-resource-2.cfg Added #pragma resource() for resource files resource files not referenced in inline KickAsm (for instance in the linker file). Closes #664 2021-09-25 22:04:47 +02:00
inline-kasm-resource-2.log Added #pragma resource() for resource files resource files not referenced in inline KickAsm (for instance in the linker file). Closes #664 2021-09-25 22:04:47 +02:00
inline-kasm-resource-2.sym Added #pragma resource() for resource files resource files not referenced in inline KickAsm (for instance in the linker file). Closes #664 2021-09-25 22:04:47 +02:00
inline-kasm-resource.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-kasm-resource.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-kasm-resource.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-kasm-resource.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-kickasm-uses-problem.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inline-kickasm-uses-problem.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-kickasm-uses-problem.log Working on far call merge. 2023-04-23 11:54:47 +02:00
inline-kickasm-uses-problem.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inline-pointer-1.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-pointer-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-pointer-1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
inline-pointer-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-pointer-2.asm Added MAKEWORD() and MAKELONG(). Removed support for initializer lists for initializing word/dword. #668 2021-07-02 00:21:08 +02:00
inline-pointer-2.cfg Added MAKEWORD() and MAKELONG(). Removed support for initializer lists for initializing word/dword. #668 2021-07-02 00:21:08 +02:00
inline-pointer-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-pointer-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-pointer-0.asm Added MAKEWORD() and MAKELONG(). Removed support for initializer lists for initializing word/dword. #668 2021-07-02 00:21:08 +02:00
inline-pointer-0.cfg Added MAKEWORD() and MAKELONG(). Removed support for initializer lists for initializing word/dword. #668 2021-07-02 00:21:08 +02:00
inline-pointer-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-pointer-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-string-2.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inline-string-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-string-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
inline-string-2.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inline-string-3.asm Added MAKEWORD() and MAKELONG(). Removed support for initializer lists for initializing word/dword. #668 2021-07-02 00:21:08 +02:00
inline-string-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-string-3.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-string-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-string-4.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-string-4.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-string-4.log Working on far call merge. 2023-04-23 11:54:47 +02:00
inline-string-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-string.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inline-string.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-string.log Working on far call merge. 2023-04-23 11:54:47 +02:00
inline-string.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inline-word-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-word-1.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-word-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-word-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-word-2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-word-2.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-word-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-word-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-word-0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inline-word-0.cfg Improved out 2020-10-05 22:58:02 +02:00
inline-word-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-word-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-word.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inline-word.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inline-word.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inline-word.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inlinearrayproblem.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inlinearrayproblem.cfg Improved out 2020-10-05 22:58:02 +02:00
inlinearrayproblem.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inlinearrayproblem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inmem-const-array.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inmem-const-array.cfg Improved out 2020-10-05 22:58:02 +02:00
inmem-const-array.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
inmem-const-array.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inmemarray.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inmemarray.cfg Improved out 2020-10-05 22:58:02 +02:00
inmemarray.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
inmemarray.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inmemstring.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inmemstring.cfg Improved out 2020-10-05 22:58:02 +02:00
inmemstring.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inmemstring.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inner-increment-problem.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inner-increment-problem.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
inner-increment-problem.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inner-increment-problem.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inner-index-problem.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
inner-index-problem.cfg Improved out 2020-10-05 22:58:02 +02:00
inner-index-problem.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
inner-index-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
int-conversion.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
int-conversion.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
int-conversion.log Working on far call merge. 2023-04-23 11:54:47 +02:00
int-conversion.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
int-literals.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
int-literals.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
int-literals.log Working on far call merge. 2023-04-23 11:54:47 +02:00
int-literals.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
intermediates-simple.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
intermediates-simple.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
intermediates-simple.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
intermediates-simple.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
intermediates-struct.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
intermediates-struct.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
intermediates-struct.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
intermediates-struct.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
interrupt-volatile-reuse-problem1.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
interrupt-volatile-reuse-problem1.cfg Implemented new interrupt system supporting more platforms and CPUs. Closes #599 2020-12-21 01:04:34 +01:00
interrupt-volatile-reuse-problem1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
interrupt-volatile-reuse-problem1.prg
interrupt-volatile-reuse-problem1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
interrupt-volatile-reuse-problem1.vs
interrupt-volatile-reuse-problem2.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
interrupt-volatile-reuse-problem2.cfg Implemented new interrupt system supporting more platforms and CPUs. Closes #599 2020-12-21 01:04:34 +01:00
interrupt-volatile-reuse-problem2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
interrupt-volatile-reuse-problem2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
irq-hardware-clobber-jsr.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
irq-hardware-clobber-jsr.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
irq-hardware-clobber-jsr.log Working on far call merge. 2023-04-23 11:54:47 +02:00
irq-hardware-clobber-jsr.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
irq-hardware-clobber.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
irq-hardware-clobber.cfg Renamed VICII_CONTROL to VICII_CONTROL1. 2021-02-07 16:14:44 +01:00
irq-hardware-clobber.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
irq-hardware-clobber.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
irq-hardware-stack.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
irq-hardware-stack.cfg Renamed VICII_CONTROL to VICII_CONTROL1. 2021-02-07 16:14:44 +01:00
irq-hardware-stack.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
irq-hardware-stack.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
irq-hardware.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
irq-hardware.cfg Renamed VICII_CONTROL to VICII_CONTROL1. 2021-02-07 16:14:44 +01:00
irq-hardware.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
irq-hardware.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
irq-idx-problem.asm Now synthesizing _deref_p..c. fragments using v..m. Closes #674 2021-06-29 00:49:38 +02:00
irq-idx-problem.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
irq-idx-problem.log Working on far call merge. 2023-04-23 11:54:47 +02:00
irq-idx-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
irq-kernel-minimal.asm Improved doxygen documentation. #672 2021-06-20 12:45:52 +02:00
irq-kernel-minimal.cfg Implemented new interrupt system supporting more platforms and CPUs. Closes #599 2020-12-21 01:04:34 +01:00
irq-kernel-minimal.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
irq-kernel-minimal.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
irq-kernel.asm Renamed VICII_CONTROL to VICII_CONTROL1. 2021-02-07 16:14:44 +01:00
irq-kernel.cfg Renamed VICII_CONTROL to VICII_CONTROL1. 2021-02-07 16:14:44 +01:00
irq-kernel.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
irq-kernel.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
irq-local-var-overlap-problem.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
irq-local-var-overlap-problem.cfg Renamed VICII_CONTROL to VICII_CONTROL1. 2021-02-07 16:14:44 +01:00
irq-local-var-overlap-problem.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
irq-local-var-overlap-problem.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
irq-pragma.asm Implemented function pointer types in standard C syntax. #121 2021-05-11 23:11:51 +02:00
irq-pragma.cfg Implemented new interrupt system supporting more platforms and CPUs. Closes #599 2020-12-21 01:04:34 +01:00
irq-pragma.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
irq-pragma.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
irq-raster.asm Renamed VICII_CONTROL to VICII_CONTROL1. 2021-02-07 16:14:44 +01:00
irq-raster.cfg Renamed VICII_CONTROL to VICII_CONTROL1. 2021-02-07 16:14:44 +01:00
irq-raster.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
irq-raster.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
irq-volatile-bool-problem.asm Renamed VICII_CONTROL to VICII_CONTROL1. 2021-02-07 16:14:44 +01:00
irq-volatile-bool-problem.cfg Renamed VICII_CONTROL to VICII_CONTROL1. 2021-02-07 16:14:44 +01:00
irq-volatile-bool-problem.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
irq-volatile-bool-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
issue-594-case.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
issue-594-case.cfg add reference files for issue-594-case.c 2020-12-05 22:55:23 -05:00
issue-594-case.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
issue-594-case.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
iterarray.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
iterarray.cfg Improved out 2020-10-05 22:58:02 +02:00
iterarray.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
iterarray.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
kc-ka-string-encoding.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
kc-ka-string-encoding.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
kc-ka-string-encoding.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
kc-ka-string-encoding.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
keyboard-glitch.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
keyboard-glitch.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
keyboard-glitch.log Working on far call merge. 2023-04-23 11:54:47 +02:00
keyboard-glitch.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
kickasm-uses-prevent-deletion.asm Implemented function pointer types in standard C syntax. #121 2021-05-11 23:11:51 +02:00
kickasm-uses-prevent-deletion.cfg Implemented new interrupt system supporting more platforms and CPUs. Closes #599 2020-12-21 01:04:34 +01:00
kickasm-uses-prevent-deletion.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
kickasm-uses-prevent-deletion.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
labelgoto-2.asm Added support for labels and goto. Closes #687 2021-08-07 17:05:09 +02:00
labelgoto-2.cfg Added support for labels and goto. Closes #687 2021-08-07 17:05:09 +02:00
labelgoto-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
labelgoto-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
labelgoto-3.asm Added support for labels and goto. Closes #687 2021-08-07 17:05:09 +02:00
labelgoto-3.cfg Added support for labels and goto. Closes #687 2021-08-07 17:05:09 +02:00
labelgoto-3.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
labelgoto-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
labelgoto-5.asm Added support for sizeof without parenthesis. Closes #695 2021-08-07 17:21:47 +02:00
labelgoto-5.cfg Added support for labels and goto. Closes #687 2021-08-07 17:05:09 +02:00
labelgoto-5.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
labelgoto-5.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
labelgoto-0.asm Added support for labels and goto. Closes #687 2021-08-07 17:05:09 +02:00
labelgoto-0.cfg Added support for labels and goto. Closes #687 2021-08-07 17:05:09 +02:00
labelgoto-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
labelgoto-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
library-constructor-1.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
library-constructor-1.cfg Improved out 2020-10-05 22:58:02 +02:00
library-constructor-1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
library-constructor-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
library-constructor-2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
library-constructor-2.cfg Improved out 2020-10-05 22:58:02 +02:00
library-constructor-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
library-constructor-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
library-constructor-3.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
library-constructor-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
library-constructor-3.log Working on far call merge. 2023-04-23 11:54:47 +02:00
library-constructor-3.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
line-anim.asm Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
line-anim.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
line-anim.log Removed more ALU subsystem. 2021-12-27 09:14:27 +01:00
line-anim.sym Fixed tests. 2021-09-28 00:01:07 +02:00
linegen.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
linegen.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
linegen.log Working on far call merge. 2023-04-23 11:54:47 +02:00
linegen.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
literal-char-minus-number.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
literal-char-minus-number.cfg Improved out 2020-10-05 22:58:02 +02:00
literal-char-minus-number.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
literal-char-minus-number.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
literal-string-array.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
literal-string-array.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
literal-string-array.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
literal-string-array.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
literal-strings.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
literal-strings.cfg Improved out 2020-10-05 22:58:02 +02:00
literal-strings.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
literal-strings.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
literal-word-pointer-1.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
literal-word-pointer-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
literal-word-pointer-1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
literal-word-pointer-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
literal-word-pointer-0.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
literal-word-pointer-0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
literal-word-pointer-0.log Working on far call merge. 2023-04-23 11:54:47 +02:00
literal-word-pointer-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
literals.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
literals.cfg Improved out 2020-10-05 22:58:02 +02:00
literals.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
literals.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-1.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
liverange-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-2.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
liverange-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-3.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-3.log Working on far call merge. 2023-04-23 11:54:47 +02:00
liverange-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-4.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-4.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-4.log Working on far call merge. 2023-04-23 11:54:47 +02:00
liverange-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-5.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-5.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-5.log Working on far call merge. 2023-04-23 11:54:47 +02:00
liverange-5.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-6.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-6.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-6.log Working on far call merge. 2023-04-23 11:54:47 +02:00
liverange-6.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-7.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-7.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-7.log Working on far call merge. 2023-04-23 11:54:47 +02:00
liverange-7.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-8.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-8.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-8.log Working on far call merge. 2023-04-23 11:54:47 +02:00
liverange-8.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-9.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-9.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-9.log Working on far call merge. 2023-04-23 11:54:47 +02:00
liverange-9.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-10.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
liverange-10.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-10.log Working on far call merge. 2023-04-23 11:54:47 +02:00
liverange-10.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
liverange-call-problem.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
liverange-call-problem.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-call-problem.log Working on far call merge. 2023-04-23 11:54:47 +02:00
liverange-call-problem.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
liverange-problem-0.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
liverange-problem-0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange-problem-0.log Working on far call merge. 2023-04-23 11:54:47 +02:00
liverange-problem-0.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
liverange.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
liverange.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
liverange.log Working on far call merge. 2023-04-23 11:54:47 +02:00
liverange.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
lobyte-1.asm improved error message when passing unknown platform to t. Closes #732 2021-12-23 10:21:38 +01:00
lobyte-1.cfg improved error message when passing unknown platform to t. Closes #732 2021-12-23 10:21:38 +01:00
lobyte-1.log improved error message when passing unknown platform to t. Closes #732 2021-12-23 10:21:38 +01:00
lobyte-1.sym improved error message when passing unknown platform to t. Closes #732 2021-12-23 10:21:38 +01:00
local-string.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
local-string.cfg Improved out 2020-10-05 22:58:02 +02:00
local-string.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
local-string.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
localscope-loops.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
localscope-loops.cfg Improved out 2020-10-05 22:58:02 +02:00
localscope-loops.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
localscope-loops.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
localscope-simple.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
localscope-simple.cfg Improved out 2020-10-05 22:58:02 +02:00
localscope-simple.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
localscope-simple.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
long-pointer-0.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
long-pointer-0.cfg Improved out 2020-10-05 22:58:02 +02:00
long-pointer-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
long-pointer-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
longbranch-interrupt-problem.asm Implemented function pointer types in standard C syntax. #121 2021-05-11 23:11:51 +02:00
longbranch-interrupt-problem.cfg Implemented new interrupt system supporting more platforms and CPUs. Closes #599 2020-12-21 01:04:34 +01:00
longbranch-interrupt-problem.log Working on far call merge. 2023-04-23 11:54:47 +02:00
longbranch-interrupt-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
longjump.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
longjump.cfg Improved out 2020-10-05 22:58:02 +02:00
longjump.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
longjump.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
longjump2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
longjump2.cfg Improved out 2020-10-05 22:58:02 +02:00
longjump2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
longjump2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-break-continue.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
loop-break-continue.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-break-continue.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
loop-break-continue.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-break-nested.asm Removed support for auto-casting integers to pointers. Closes #659 2021-05-11 13:36:45 +02:00
loop-break-nested.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-break-nested.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
loop-break-nested.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-break.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
loop-break.cfg add additional step in pass2 to finalize all numbers 2020-12-05 22:26:41 -05:00
loop-break.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-break.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-continue.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
loop-continue.cfg add additional step in pass2 to finalize all numbers 2020-12-05 22:26:41 -05:00
loop-continue.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-continue.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-for-continue.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
loop-for-continue.cfg Improved out 2020-10-05 22:58:02 +02:00
loop-for-continue.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
loop-for-continue.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-for-empty-body.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
loop-for-empty-body.cfg Improved out 2020-10-05 22:58:02 +02:00
loop-for-empty-body.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-for-empty-body.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-for-sideeffect.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
loop-for-sideeffect.cfg Improved out 2020-10-05 22:58:02 +02:00
loop-for-sideeffect.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-for-sideeffect.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-memset-min.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-memset-min.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-memset-min.log Working on far call merge. 2023-04-23 11:54:47 +02:00
loop-memset-min.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-problem.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
loop-problem.cfg Improved out 2020-10-05 22:58:02 +02:00
loop-problem.log Working on far call merge. 2023-04-23 11:54:47 +02:00
loop-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-problem2.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
loop-problem2.cfg Improved out 2020-10-05 22:58:02 +02:00
loop-problem2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
loop-problem2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-problem3.asm Removed support for auto-casting integers to pointers. Closes #659 2021-05-11 13:36:45 +02:00
loop-problem3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-problem3.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-problem3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-while-continue.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
loop-while-continue.cfg add additional step in pass2 to finalize all numbers 2020-12-05 22:26:41 -05:00
loop-while-continue.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-while-continue.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-while-min.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
loop-while-min.cfg Improved out 2020-10-05 22:58:02 +02:00
loop-while-min.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-while-min.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-while-sideeffect.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
loop-while-sideeffect.cfg Improved out 2020-10-05 22:58:02 +02:00
loop-while-sideeffect.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop-while-sideeffect.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop100.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
loop100.cfg Improved out 2020-10-05 22:58:02 +02:00
loop100.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loop100.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loophead-problem-2.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
loophead-problem-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loophead-problem-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
loophead-problem-2.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
loophead-problem-3.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loophead-problem-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loophead-problem-3.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
loophead-problem-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loophead-problem.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
loophead-problem.cfg Improved out 2020-10-05 22:58:02 +02:00
loophead-problem.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
loophead-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loophead-trivial-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
loophead-trivial-1.cfg Fixed problem caused when the same resource is decalred twice in inline kickasm. Closes #537 2020-10-11 15:47:10 +02:00
loophead-trivial-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loophead-trivial-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loopmin.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
loopmin.cfg Improved out 2020-10-05 22:58:02 +02:00
loopmin.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
loopmin.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loopnest.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
loopnest.cfg Improved out 2020-10-05 22:58:02 +02:00
loopnest.log Working on far call merge. 2023-04-23 11:54:47 +02:00
loopnest.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loopnest2.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
loopnest2.cfg Improved out 2020-10-05 22:58:02 +02:00
loopnest2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
loopnest2.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
loopnest3.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loopnest3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loopnest3.log Working on far call merge. 2023-04-23 11:54:47 +02:00
loopnest3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
loopsplit.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
loopsplit.cfg Improved out 2020-10-05 22:58:02 +02:00
loopsplit.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
loopsplit.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ma_coalesce_problem.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
ma_coalesce_problem.cfg Improved out 2020-10-05 22:58:02 +02:00
ma_coalesce_problem.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
ma_coalesce_problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
main-param-1.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
main-param-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
main-param-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
main-param-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
main-param-0.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
main-param-0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
main-param-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
main-param-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
main-return.asm Added support for int main(int argc, char **argv). Closes #562 2021-08-05 22:33:46 +02:00
main-return.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
main-return.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
main-return.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
makelong-0.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
makelong-0.cfg Added MAKEWORD() and MAKELONG(). Removed support for initializer lists for initializing word/dword. #668 2021-07-02 00:21:25 +02:00
makelong-0.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
makelong-0.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
makelong4-1.asm Added MAKELONG4() constant identification and removed need for declaration in source. Closes #675 2021-07-02 21:56:23 +02:00
makelong4-1.cfg Added MAKELONG4() constant identification and removed need for declaration in source. Closes #675 2021-07-02 21:56:23 +02:00
makelong4-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
makelong4-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
makelong4-0.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
makelong4-0.cfg Improved parameter type errors to show expected and actual types. Closes #703 2021-08-07 10:32:20 +02:00
makelong4-0.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
makelong4-0.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
makeword-1.asm Added MAKEWORD() and MAKELONG(). Removed support for initializer lists for initializing word/dword. #668 2021-07-02 00:21:08 +02:00
makeword-1.cfg Added MAKEWORD() and MAKELONG(). Removed support for initializer lists for initializing word/dword. #668 2021-07-02 00:21:08 +02:00
makeword-1.log Working on eliminating memcpy() statements when using classic structs. #197 2021-07-27 19:11:14 +02:00
makeword-1.sym Added MAKEWORD() and MAKELONG(). Removed support for initializer lists for initializing word/dword. #668 2021-07-02 00:21:08 +02:00
makeword-0.asm Added MAKEWORD() and MAKELONG(). Removed support for initializer lists for initializing word/dword. #668 2021-07-02 00:21:08 +02:00
makeword-0.cfg Added MAKEWORD() and MAKELONG(). Removed support for initializer lists for initializing word/dword. #668 2021-07-02 00:21:08 +02:00
makeword-0.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
makeword-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
malloc-1.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
malloc-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
malloc-1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
malloc-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
malloc-0.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
malloc-0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
malloc-0.log Working on far call merge. 2023-04-23 11:54:47 +02:00
malloc-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
mem-alignment.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
mem-alignment.cfg Improved out 2020-10-05 22:58:02 +02:00
mem-alignment.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
mem-alignment.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
memcpy-1.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
memcpy-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
memcpy-1.log #819 C-code baseline with CX16 developments 2023-04-24 05:27:26 +00:00
memcpy-1.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
memcpy-0.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
memcpy-0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
memcpy-0.log #819 C-code baseline with CX16 developments 2023-04-24 05:27:26 +00:00
memcpy-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
memory-heap.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
memory-heap.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
memory-heap.log Working on far call merge. 2023-04-23 11:54:47 +02:00
memory-heap.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
min-fmul-16.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
min-fmul-16.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
min-fmul-16.log Working on far call merge. 2023-04-23 11:54:47 +02:00
min-fmul-16.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
minus-precedence-problem.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
minus-precedence-problem.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
minus-precedence-problem.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
minus-precedence-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
missing-band.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
missing-band.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
missing-band.log Working on far call merge. 2023-04-23 11:54:47 +02:00
missing-band.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
missing-instruction.asm Added fallback to ZP-addressing if inline ASM instruction does not support absolute addressing. Closes #673 2021-06-26 09:46:46 +02:00
missing-instruction.cfg Added fallback to ZP-addressing if inline ASM instruction does not support absolute addressing. Closes #673 2021-06-26 09:46:46 +02:00
missing-instruction.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
missing-instruction.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
mixed-array-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
mixed-array-1.cfg Improved out 2020-10-05 22:58:02 +02:00
mixed-array-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
mixed-array-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
mixed-array-0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
mixed-array-0.cfg Improved out 2020-10-05 22:58:02 +02:00
mixed-array-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
mixed-array-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
modglobal.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
modglobal.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
modglobal.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
modglobal.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
modglobalmin.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
modglobalmin.cfg Improved out 2020-10-05 22:58:02 +02:00
modglobalmin.log Working on far call merge. 2023-04-23 11:54:47 +02:00
modglobalmin.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
mul8u-min.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
mul8u-min.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
mul8u-min.log Working on far call merge. 2023-04-23 11:54:47 +02:00
mul8u-min.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
multiply-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
multiply-1.cfg Improved out 2020-10-05 22:58:02 +02:00
multiply-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
multiply-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
multiply-2.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
multiply-2.cfg Improved out 2020-10-05 22:58:02 +02:00
multiply-2.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
multiply-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
multiply-2s-left.asm Closes #807 bug when rewriting multiplication with power of 2, where the constant is the left operand. 2022-11-13 11:11:27 +01:00
multiply-2s-left.cfg Closes #807 bug when rewriting multiplication with power of 2, where the constant is the left operand. 2022-11-13 11:11:27 +01:00
multiply-2s-left.log Closes #807 bug when rewriting multiplication with power of 2, where the constant is the left operand. 2022-11-13 11:11:27 +01:00
multiply-2s-left.sym Closes #807 bug when rewriting multiplication with power of 2, where the constant is the left operand. 2022-11-13 11:11:27 +01:00
multiply-2s.asm Working on eliminating memcpy() statements when using classic structs. #197 2021-07-27 19:11:14 +02:00
multiply-2s.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
multiply-2s.log Fixed multiplication rewriting to shift/add to also support const*var. Closes #201 2021-08-15 00:47:58 +02:00
multiply-2s.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
multiply-4.asm Fixed multiplication rewriting to shift/add to also support const*var. Closes #201 2021-08-15 00:47:48 +02:00
multiply-4.cfg Fixed multiplication rewriting to shift/add to also support const*var. Closes #201 2021-08-15 00:47:48 +02:00
multiply-4.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
multiply-4.sym Fixed multiplication rewriting to shift/add to also support const*var. Closes #201 2021-08-15 00:47:48 +02:00
multiply-16bit-const.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
multiply-16bit-const.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
multiply-16bit-const.log Working on far call merge. 2023-04-23 11:54:47 +02:00
multiply-16bit-const.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
multiply-ns.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
multiply-ns.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
multiply-ns.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
multiply-ns.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
nes-array.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
nes-array.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
nes-array.log Working on far call merge. 2023-04-23 11:54:47 +02:00
nes-array.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
no-recursion-heavy.asm Fixed tests. 2021-09-28 00:01:07 +02:00
no-recursion-heavy.cfg Improved out 2020-10-05 22:58:02 +02:00
no-recursion-heavy.log Fixed tests. 2021-09-28 00:01:07 +02:00
no-recursion-heavy.sym Fixed tests. 2021-09-28 00:01:07 +02:00
nomodify-3.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
nomodify-3.cfg Improved out 2020-10-05 22:58:02 +02:00
nomodify-3.log Working on far call merge. 2023-04-23 11:54:47 +02:00
nomodify-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
nomodify-4.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
nomodify-4.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
nomodify-4.log Working on far call merge. 2023-04-23 11:54:47 +02:00
nomodify-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
noop-cast-elimination.asm Improved sign extension in fragments. 2021-06-23 09:40:48 +02:00
noop-cast-elimination.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
noop-cast-elimination.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
noop-cast-elimination.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
norom-charset.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
norom-charset.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
norom-charset.log Working on far call merge. 2023-04-23 11:54:47 +02:00
norom-charset.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
npe-problem-0.asm Fixed support for address-of on arrays. Closes #662 2021-05-14 00:01:58 +02:00
npe-problem-0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
npe-problem-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
npe-problem-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
null-constant-1.asm Added support for passing NULL-parameters. Closes #706 2021-08-15 00:02:46 +02:00
null-constant-1.cfg Added support for passing NULL-parameters. Closes #706 2021-08-15 00:02:46 +02:00
null-constant-1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
null-constant-1.sym Added support for passing NULL-parameters. Closes #706 2021-08-15 00:02:46 +02:00
null-constant.asm Added NULL pointer to standard library. Closes #647 2021-08-02 22:30:04 +02:00
null-constant.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
null-constant.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
null-constant.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
number-conversion.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
number-conversion.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
number-conversion.log Working on far call merge. 2023-04-23 11:54:47 +02:00
number-conversion.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
number-inference-sum.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
number-inference-sum.cfg Improved out 2020-10-05 22:58:02 +02:00
number-inference-sum.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
number-inference-sum.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
number-ternary-fail-2.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
number-ternary-fail-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
number-ternary-fail-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
number-ternary-fail-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
number-ternary-fail-3.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
number-ternary-fail-3.cfg Merged improved integer type inference by @tfisher98. Closes !2, #594, #334, #199 2020-12-12 00:01:15 +01:00
number-ternary-fail-3.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
number-ternary-fail-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
number-ternary-fail.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
number-ternary-fail.cfg Merged improved integer type inference by @tfisher98. Closes !2, #594, #334, #199 2020-12-12 00:01:15 +01:00
number-ternary-fail.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
number-ternary-fail.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
number-type.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
number-type.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
number-type.log Working on far call merge. 2023-04-23 11:54:47 +02:00
number-type.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
old-keywords.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
old-keywords.cfg Removed ASM directive keywords (resource/uses/clobbers/bytes/cycles). Closes #696 2021-08-11 00:55:08 +02:00
old-keywords.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
old-keywords.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
operator-byte1.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 20:57:35 +02:00
operator-byte1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
operator-byte1.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
operator-byte1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
operator-byte2.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 20:57:35 +02:00
operator-byte2.cfg Working on deprecating lo/hi operators. Closes #667 2021-06-13 14:24:57 +02:00
operator-byte2.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
operator-byte2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
operator-byte3.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 20:57:35 +02:00
operator-byte3.cfg Working on deprecating lo/hi operators. Closes #667 2021-06-13 14:24:57 +02:00
operator-byte3.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
operator-byte3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
operator-byte0-initializer.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 20:57:35 +02:00
operator-byte0-initializer.cfg Added BYTE0/1/2/3 support in ilist initializers. #221 2021-04-05 02:02:30 +02:00
operator-byte0-initializer.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
operator-byte0-initializer.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
operator-byte0-lvalue-1.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
operator-byte0-lvalue-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
operator-byte0-lvalue-1.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
operator-byte0-lvalue-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
operator-byte0.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 20:57:35 +02:00
operator-byte0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
operator-byte0.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
operator-byte0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
operator-lohi-problem-1.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 20:57:35 +02:00
operator-lohi-problem-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
operator-lohi-problem-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
operator-lohi-problem-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
operator-lohi-problem.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 20:57:35 +02:00
operator-lohi-problem.cfg Working on deprecating lo/hi operators. Closes #667 2021-06-13 14:24:57 +02:00
operator-lohi-problem.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
operator-lohi-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
operator-word1.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
operator-word1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
operator-word1.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
operator-word1.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
operator-word0.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
operator-word0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
operator-word0.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
operator-word0.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
optimize-unsigned-comparisons.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
optimize-unsigned-comparisons.cfg Improved out 2020-10-05 22:58:02 +02:00
optimize-unsigned-comparisons.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
optimize-unsigned-comparisons.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
overlap-allocation-2.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
overlap-allocation-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
overlap-allocation-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
overlap-allocation-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
overlap-allocation.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
overlap-allocation.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
overlap-allocation.log Working on far call merge. 2023-04-23 11:54:47 +02:00
overlap-allocation.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
parse-negated-struct-ref.asm Now synthesizing _deref_p..c. fragments using v..m. Closes #674 2021-06-29 00:49:38 +02:00
parse-negated-struct-ref.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
parse-negated-struct-ref.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
parse-negated-struct-ref.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pcea-pointer-1.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Added iteration and array indexing to test. #731 2021-12-26 00:38:58 +01:00
pcea-pointer-1.cfg Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Added iteration and array indexing to test. #731 2021-12-26 00:38:58 +01:00
pcea-pointer-1.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Added iteration and array indexing to test. #731 2021-12-26 00:38:58 +01:00
pcea-pointer-1.sym Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Added iteration and array indexing to test. #731 2021-12-26 00:38:58 +01:00
plasma-center.asm Fixed tests. 2021-09-28 00:01:07 +02:00
plasma-center.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
plasma-center.log Fixed tests. 2021-09-28 00:01:07 +02:00
plasma-center.sym Fixed tests. 2021-09-28 00:01:07 +02:00
platform-asm6502.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
platform-asm6502.cfg Improved out 2020-10-05 22:58:02 +02:00
platform-asm6502.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
platform-asm6502.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
platform-default-define.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
platform-default-define.cfg Improved out 2020-10-05 22:58:02 +02:00
platform-default-define.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
platform-default-define.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
platform-plus4-define.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
platform-plus4-define.cfg Improved out 2020-10-05 22:58:02 +02:00
platform-plus4-define.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
platform-plus4-define.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
plus-0.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
plus-0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
plus-0.log Working on far call merge. 2023-04-23 11:54:47 +02:00
plus-0.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
plus4-kbhit.asm Improved doxygen documentation. #672 2021-06-19 22:28:44 +02:00
plus4-kbhit.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
plus4-kbhit.log Working on far call merge. 2023-04-23 11:54:47 +02:00
plus4-kbhit.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
plus4-keyboard-test.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
plus4-keyboard-test.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
plus4-keyboard-test.log #819 C-code baseline with CX16 developments 2023-04-24 05:27:26 +00:00
plus4-keyboard-test.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
pointer-anding.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
pointer-anding.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-anding.kc.asm
pointer-anding.kc.cfg
pointer-anding.kc.log
pointer-anding.kc.sym
pointer-anding.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
pointer-anding.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
pointer-cast-2.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
pointer-cast-2.cfg Improved out 2020-10-05 22:58:02 +02:00
pointer-cast-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-cast-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-cast-3.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
pointer-cast-3.cfg Improved out 2020-10-05 22:58:02 +02:00
pointer-cast-3.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-cast-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-cast-4.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
pointer-cast-4.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-cast-4.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-cast-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-cast.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-cast.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-cast.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-cast.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-const-typedef.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
pointer-const-typedef.cfg Improved out 2020-10-05 22:58:02 +02:00
pointer-const-typedef.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-const-typedef.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-const.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
pointer-const.cfg Improved out 2020-10-05 22:58:02 +02:00
pointer-const.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-const.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-plus-0.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-plus-0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-plus-0.log Working on far call merge. 2023-04-23 11:54:47 +02:00
pointer-plus-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-plus-signed-word.asm Now synthesizing _deref_p..c. fragments using v..m. Closes #674 2021-06-30 00:58:50 +02:00
pointer-plus-signed-word.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-plus-signed-word.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-plus-signed-word.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-pointer-1.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
pointer-pointer-1.cfg Improved out 2020-10-05 22:58:02 +02:00
pointer-pointer-1.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
pointer-pointer-1.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
pointer-pointer-2.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
pointer-pointer-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-pointer-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
pointer-pointer-2.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
pointer-pointer-3.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-pointer-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-pointer-3.log Working on far call merge. 2023-04-23 11:54:47 +02:00
pointer-pointer-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-swap.asm Added support for CPU HUC6280. 2022-01-30 21:41:50 +01:00
pointer-swap.cfg Added support for CPU HUC6280. 2022-01-30 21:41:50 +01:00
pointer-swap.log Working on far call merge. 2023-04-23 11:54:47 +02:00
pointer-swap.sym Added support for CPU HUC6280. 2022-01-30 21:41:50 +01:00
pointer-to-pointer-const.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
pointer-to-pointer-const.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-to-pointer-const.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-to-pointer-const.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-to-pointer-problem.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
pointer-to-pointer-problem.cfg Improved out 2020-10-05 22:58:02 +02:00
pointer-to-pointer-problem.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
pointer-to-pointer-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-void-1.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
pointer-void-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-void-1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
pointer-void-1.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
pointer-void-2.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
pointer-void-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-void-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
pointer-void-2.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
pointer-void-3.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
pointer-void-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-void-3.log Working on far call merge. 2023-04-23 11:54:47 +02:00
pointer-void-3.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
pointer-void-0.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
pointer-void-0.cfg Improved out 2020-10-05 22:58:02 +02:00
pointer-void-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pointer-void-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
post-increment-problem-2.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
post-increment-problem-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
post-increment-problem-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
post-increment-problem-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
post-increment-problem-3.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
post-increment-problem-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
post-increment-problem-3.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
post-increment-problem-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
post-increment-problem-4.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
post-increment-problem-4.cfg Improved out 2020-10-05 22:58:02 +02:00
post-increment-problem-4.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
post-increment-problem-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
post-increment-problem.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
post-increment-problem.cfg Improved out 2020-10-05 22:58:02 +02:00
post-increment-problem.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
post-increment-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pragma-noparam-noparen.asm #816 Pragma with no parameter and no parenthesis 2023-04-12 07:50:52 +02:00
pragma-noparam-noparen.cfg #816 Pragma with no parameter and no parenthesis 2023-04-12 07:50:52 +02:00
pragma-noparam-noparen.log Working on far call merge. 2023-04-23 11:54:47 +02:00
pragma-noparam-noparen.sym #816 Pragma with no parameter and no parenthesis 2023-04-12 07:50:52 +02:00
pragma-noparenthesis.asm Added support for VIC20 targets with +3k and +8k memory expansion. Closes #728 2021-12-23 15:57:32 +01:00
pragma-noparenthesis.cfg Improved out 2020-10-05 22:58:02 +02:00
pragma-noparenthesis.log Working on far call merge. 2023-04-23 11:54:47 +02:00
pragma-noparenthesis.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pragma-unknown.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
pragma-unknown.cfg Improved out 2020-10-05 22:58:02 +02:00
pragma-unknown.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
pragma-unknown.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
precedence-1.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 21:08:42 +02:00
precedence-1.cfg Working on deprecating lo/hi operators. Closes #667 2021-06-12 21:08:42 +02:00
precedence-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
precedence-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
preprocessor-1.cfg Improved out 2020-10-05 22:58:02 +02:00
preprocessor-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
preprocessor-2.cfg Improved out 2020-10-05 22:58:02 +02:00
preprocessor-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-3.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
preprocessor-3.cfg Improved out 2020-10-05 22:58:02 +02:00
preprocessor-3.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-4.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
preprocessor-4.cfg Improved out 2020-10-05 22:58:02 +02:00
preprocessor-4.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
preprocessor-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-5.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
preprocessor-5.cfg Improved out 2020-10-05 22:58:02 +02:00
preprocessor-5.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-5.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-6.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
preprocessor-6.cfg Improved out 2020-10-05 22:58:02 +02:00
preprocessor-6.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-6.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-7.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
preprocessor-7.cfg Improved out 2020-10-05 22:58:02 +02:00
preprocessor-7.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-7.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-8.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
preprocessor-8.cfg Improved out 2020-10-05 22:58:02 +02:00
preprocessor-8.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-8.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-9.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
preprocessor-9.cfg Improved out 2020-10-05 22:58:02 +02:00
preprocessor-9.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-9.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-11.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
preprocessor-11.cfg Improved out 2020-10-05 22:58:02 +02:00
preprocessor-11.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-11.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-12.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
preprocessor-12.cfg Improved out 2020-10-05 22:58:02 +02:00
preprocessor-12.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-12.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-13.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
preprocessor-13.cfg add additional step in pass2 to finalize all numbers 2020-12-05 22:26:41 -05:00
preprocessor-13.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-13.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-14.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
preprocessor-14.cfg Improved out 2020-10-05 22:58:02 +02:00
preprocessor-14.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-14.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-16.asm Fixed problem with macros with empty parameter lists. Closes #688 2021-08-02 07:52:50 +02:00
preprocessor-16.cfg Fixed problem with macros with empty parameter lists. Closes #688 2021-08-02 07:52:50 +02:00
preprocessor-16.log Fixed problem with macros with empty parameter lists. Closes #688 2021-08-02 07:52:50 +02:00
preprocessor-16.sym Fixed problem with macros with empty parameter lists. Closes #688 2021-08-02 07:52:50 +02:00
preprocessor-17.asm Added support for names of preprocessor macros with parameters to be used. Closes #693 2021-08-06 01:59:25 +02:00
preprocessor-17.cfg Added support for names of preprocessor macros with parameters to be used. Closes #693 2021-08-06 01:59:25 +02:00
preprocessor-17.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-17.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
preprocessor-0.cfg Improved out 2020-10-05 22:58:02 +02:00
preprocessor-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
preprocessor-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
primes-1000-2.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
primes-1000-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
primes-1000-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
primes-1000-2.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
primes-1000.asm Fixed tests. 2021-09-28 00:01:07 +02:00
primes-1000.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
primes-1000.log Fixed tests. 2021-09-28 00:01:07 +02:00
primes-1000.sym Fixed tests. 2021-09-28 00:01:07 +02:00
print-problem.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
print-problem.cfg Improved out 2020-10-05 22:58:02 +02:00
print-problem.log Working on far call merge. 2023-04-23 11:54:47 +02:00
print-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
printf-1.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
printf-1.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
printf-1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
printf-1.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
printf-2.asm Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
printf-2.cfg added thorough fragments. #742 2021-12-31 00:11:35 +01:00
printf-2.log added thorough fragments. #742 2021-12-31 00:11:35 +01:00
printf-2.sym Fixed tests. 2021-09-28 00:01:07 +02:00
printf-10.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
printf-10.cfg Rewrote printf() to use a putc() function pointer. Working on #698 2021-08-13 09:19:33 +02:00
printf-10.log Working on far call merge. 2023-04-23 11:54:47 +02:00
printf-10.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
printf-11.asm Added support for snprintf(). Closes #698 2021-08-13 20:06:59 +02:00
printf-11.cfg Rewrote printf() to use a putc() function pointer. Working on #698 2021-08-13 09:19:33 +02:00
printf-11.log Working on far call merge. 2023-04-23 11:54:47 +02:00
printf-11.sym Added support for snprintf(). Closes #698 2021-08-13 20:06:59 +02:00
printf-12.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
printf-12.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
printf-12.log Working on far call merge. 2023-04-23 11:54:47 +02:00
printf-12.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
printf-13.asm Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
printf-13.cfg added thorough fragments. #742 2021-12-31 00:11:35 +01:00
printf-13.log added thorough fragments. #742 2021-12-31 00:11:35 +01:00
printf-13.sym Fixed tests. 2021-09-28 00:01:07 +02:00
printf-14.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
printf-14.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
printf-14.log Working on far call merge. 2023-04-23 11:54:47 +02:00
printf-14.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
printf-15.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
printf-15.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
printf-15.log Working on far call merge. 2023-04-23 11:54:47 +02:00
printf-15.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
printf-16.asm Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
printf-16.cfg added thorough fragments. #742 2021-12-31 00:11:35 +01:00
printf-16.log added thorough fragments. #742 2021-12-31 00:11:35 +01:00
printf-16.sym Fixed tests. 2021-09-28 00:01:07 +02:00
printf-17.asm #819 C-code baseline with CX16 developments 2023-04-24 05:27:26 +00:00
printf-17.cfg #819 C-code baseline with CX16 developments 2023-04-24 05:27:26 +00:00
printf-17.log main merged 2023-05-21 19:16:51 +02:00
printf-17.sym #819 C-code baseline with CX16 developments 2023-04-24 05:27:26 +00:00
printf-18.asm #819 C-code baseline with CX16 developments 2023-04-24 05:27:26 +00:00
printf-18.cfg #819 C-code baseline with CX16 developments 2023-04-24 05:27:26 +00:00
printf-18.log main merged 2023-05-21 19:16:51 +02:00
printf-18.sym #819 C-code baseline with CX16 developments 2023-04-24 05:27:26 +00:00
printf-19.asm #819 C-code baseline with CX16 developments 2023-04-24 05:27:26 +00:00
printf-19.cfg #819 C-code baseline with CX16 developments 2023-04-24 05:27:26 +00:00
printf-19.log main merged 2023-05-21 19:16:51 +02:00
printf-19.sym #819 C-code baseline with CX16 developments 2023-04-24 05:27:26 +00:00
printf-speed.asm Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
printf-speed.cfg added thorough fragments. #742 2021-12-31 00:11:35 +01:00
printf-speed.log added thorough fragments. #742 2021-12-31 00:11:35 +01:00
printf-speed.sym Fixed tests. 2021-09-28 00:01:07 +02:00
printmsg.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
printmsg.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
printmsg.log Working on far call merge. 2023-04-23 11:54:47 +02:00
printmsg.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
prng-xorshift.asm Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
prng-xorshift.cfg added thorough fragments. #742 2021-12-31 00:11:35 +01:00
prng-xorshift.log added thorough fragments. #742 2021-12-31 00:11:35 +01:00
prng-xorshift.sym Fixed tests. 2021-09-28 00:01:07 +02:00
problem-bool-compare-2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
problem-bool-compare-2.cfg Improved out 2020-10-05 22:58:02 +02:00
problem-bool-compare-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
problem-bool-compare-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
problem-bool-compare.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
problem-bool-compare.cfg Improved out 2020-10-05 22:58:02 +02:00
problem-bool-compare.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
problem-bool-compare.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
problem-ma-var-overwrite.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
problem-ma-var-overwrite.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
problem-ma-var-overwrite.log Working on far call merge. 2023-04-23 11:54:47 +02:00
problem-ma-var-overwrite.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
problem-negate-const.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
problem-negate-const.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
problem-negate-const.log Working on far call merge. 2023-04-23 11:54:47 +02:00
problem-negate-const.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
problem-negative-word-const.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
problem-negative-word-const.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
problem-negative-word-const.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
problem-negative-word-const.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
problem-struct-inline-parameter-1.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
problem-struct-inline-parameter-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
problem-struct-inline-parameter-1.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
problem-struct-inline-parameter-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
problem-struct-inline-parameter.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
problem-struct-inline-parameter.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
problem-struct-inline-parameter.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
problem-struct-inline-parameter.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-callingconvention-stack-1.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-callingconvention-stack-1.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
procedure-callingconvention-stack-1.log Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
procedure-callingconvention-stack-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-callingconvention-stack-2.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
procedure-callingconvention-stack-2.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
procedure-callingconvention-stack-2.log Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
procedure-callingconvention-stack-2.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
procedure-callingconvention-stack-3.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
procedure-callingconvention-stack-3.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
procedure-callingconvention-stack-3.log Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
procedure-callingconvention-stack-3.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
procedure-callingconvention-stack-4.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
procedure-callingconvention-stack-4.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
procedure-callingconvention-stack-4.log Working on far call merge. 2023-04-23 11:54:47 +02:00
procedure-callingconvention-stack-4.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
procedure-callingconvention-stack-5.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-callingconvention-stack-5.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
procedure-callingconvention-stack-5.log Working on far call merge. 2023-04-23 11:54:47 +02:00
procedure-callingconvention-stack-5.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-callingconvention-stack-7.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
procedure-callingconvention-stack-7.cfg Improved out 2020-10-05 22:58:02 +02:00
procedure-callingconvention-stack-7.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-callingconvention-stack-7.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-callingconvention-stack-8.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
procedure-callingconvention-stack-8.cfg Improved out 2020-10-05 22:58:02 +02:00
procedure-callingconvention-stack-8.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-callingconvention-stack-8.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-callingconvention-stack-9.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
procedure-callingconvention-stack-9.cfg Improved out 2020-10-05 22:58:02 +02:00
procedure-callingconvention-stack-9.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
procedure-callingconvention-stack-9.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-callingconvention-stack-10.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
procedure-callingconvention-stack-10.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
procedure-callingconvention-stack-10.log Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
procedure-callingconvention-stack-10.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
procedure-callingconvention-stack-11.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
procedure-callingconvention-stack-11.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
procedure-callingconvention-stack-11.log Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
procedure-callingconvention-stack-11.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
procedure-callingconvention-stack-12.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-callingconvention-stack-12.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
procedure-callingconvention-stack-12.log Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
procedure-callingconvention-stack-12.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-callingconvention-stack-13.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-callingconvention-stack-13.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-callingconvention-stack-13.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
procedure-callingconvention-stack-13.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-callingconvention-stack-0.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-callingconvention-stack-0.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
procedure-callingconvention-stack-0.log Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
procedure-callingconvention-stack-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-1.asm Implemented function pointer types in standard C syntax. #121 2021-05-11 23:11:51 +02:00
procedure-declare-1.cfg Implemented function pointer types in standard C syntax. #121 2021-05-11 23:11:51 +02:00
procedure-declare-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-2.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
procedure-declare-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-3.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-3.log Working on far call merge. 2023-04-23 11:54:47 +02:00
procedure-declare-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-4.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-4.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-4.log Working on far call merge. 2023-04-23 11:54:47 +02:00
procedure-declare-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-5.asm Implemented function pointer types in standard C syntax. #121 2021-05-11 23:11:51 +02:00
procedure-declare-5.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-5.log Working on far call merge. 2023-04-23 11:54:47 +02:00
procedure-declare-5.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-8.asm Added complex test for function pointers. Closes #121 2021-08-01 23:27:59 +02:00
procedure-declare-8.cfg Added complex test for function pointers. Closes #121 2021-08-01 23:27:59 +02:00
procedure-declare-8.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-8.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-9.asm Implemented function pointer types in standard C syntax. #121 2021-05-11 23:11:51 +02:00
procedure-declare-9.cfg Implemented function pointer types in standard C syntax. #121 2021-05-11 23:11:51 +02:00
procedure-declare-9.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-9.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-10.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-10.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-10.log Working on far call merge. 2023-04-23 11:54:47 +02:00
procedure-declare-10.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-11.asm Implemented support for complex casts and parsing complex type names for sizeof(). #121 2021-05-13 10:26:33 +02:00
procedure-declare-11.cfg Implemented support for complex casts and parsing complex type names for sizeof(). #121 2021-05-13 10:26:33 +02:00
procedure-declare-11.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-11.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-0.asm Implemented function pointer types in standard C syntax. #121 2021-05-11 23:11:51 +02:00
procedure-declare-0.cfg Implemented function pointer types in standard C syntax. #121 2021-05-11 23:11:51 +02:00
procedure-declare-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
procedure-declare-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
processor-port-test.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
processor-port-test.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
processor-port-test.log Working on far call merge. 2023-04-23 11:54:47 +02:00
processor-port-test.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
ptr-complex.asm Working on eliminating memcpy() statements when using classic structs. #197 2021-07-27 19:11:14 +02:00
ptr-complex.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ptr-complex.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ptr-complex.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ptrptr-optimize-1.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ptrptr-optimize-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ptrptr-optimize-1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
ptrptr-optimize-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ptrptr-optimize-2.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ptrptr-optimize-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ptrptr-optimize-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
ptrptr-optimize-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ptrptr-optimize-0.asm Removed support for auto-casting integers to pointers. Closes #659 2021-05-11 13:36:45 +02:00
ptrptr-optimize-0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ptrptr-optimize-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ptrptr-optimize-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ptrtest.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
ptrtest.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ptrtest.log Working on far call merge. 2023-04-23 11:54:47 +02:00
ptrtest.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ptrtestmin.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
ptrtestmin.cfg Improved out 2020-10-05 22:58:02 +02:00
ptrtestmin.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ptrtestmin.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
rand-1.asm Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
rand-1.cfg added thorough fragments. #742 2021-12-31 00:11:35 +01:00
rand-1.log added thorough fragments. #742 2021-12-31 00:11:35 +01:00
rand-1.sym Fixed tests. 2021-09-28 00:01:07 +02:00
register-0.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
register-0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
register-0.log Working on far call merge. 2023-04-23 11:54:47 +02:00
register-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
reserve-zp-global-range.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
reserve-zp-global-range.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
reserve-zp-global-range.log Working on far call merge. 2023-04-23 11:54:47 +02:00
reserve-zp-global-range.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
reserve-zp-global.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
reserve-zp-global.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
reserve-zp-global.log Working on far call merge. 2023-04-23 11:54:47 +02:00
reserve-zp-global.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
reserve-zp-procedure-1.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
reserve-zp-procedure-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
reserve-zp-procedure-1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
reserve-zp-procedure-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
reserve-zp-procedure-2.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
reserve-zp-procedure-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
reserve-zp-procedure-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
reserve-zp-procedure-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
reserve-zp-procedure-3.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
reserve-zp-procedure-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
reserve-zp-procedure-3.log Working on far call merge. 2023-04-23 11:54:47 +02:00
reserve-zp-procedure-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
reserve-zp-procedure-4.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
reserve-zp-procedure-4.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
reserve-zp-procedure-4.log Working on far call merge. 2023-04-23 11:54:47 +02:00
reserve-zp-procedure-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
robozzle64-label-problem.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
robozzle64-label-problem.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
robozzle64-label-problem.log Working on far call merge. 2023-04-23 11:54:47 +02:00
robozzle64-label-problem.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
roll-sprite-msb.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
roll-sprite-msb.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
roll-sprite-msb.log Working on far call merge. 2023-04-23 11:54:47 +02:00
roll-sprite-msb.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
roll-variable.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
roll-variable.cfg Improved out 2020-10-05 22:58:02 +02:00
roll-variable.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
roll-variable.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
runtime-unused-procedure.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
runtime-unused-procedure.cfg Improved out 2020-10-05 22:58:02 +02:00
runtime-unused-procedure.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
runtime-unused-procedure.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sandbox-ternary-error.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
sandbox-ternary-error.cfg Improved out 2020-10-05 22:58:02 +02:00
sandbox-ternary-error.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
sandbox-ternary-error.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sandbox.asm Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
sandbox.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
sandbox.log Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
sandbox.sym Fixed tests. 2021-09-28 00:01:07 +02:00
scan-desire-problem.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
scan-desire-problem.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
scan-desire-problem.log Working on far call merge. 2023-04-23 11:54:47 +02:00
scan-desire-problem.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
screen-center-angle.asm Fixed tests. 2021-09-28 00:01:07 +02:00
screen-center-angle.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
screen-center-angle.log Fixed tests. 2021-09-28 00:01:07 +02:00
screen-center-angle.sym Fixed tests. 2021-09-28 00:01:07 +02:00
screen-center-distance.asm Fixed tests. 2021-09-28 00:01:07 +02:00
screen-center-distance.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
screen-center-distance.log Fixed tests. 2021-09-28 00:01:07 +02:00
screen-center-distance.sym Fixed tests. 2021-09-28 00:01:07 +02:00
screen-show-spiral-buckets.asm Fixed tests. 2021-09-28 00:01:07 +02:00
screen-show-spiral-buckets.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
screen-show-spiral-buckets.log Fixed tests. 2021-09-28 00:01:07 +02:00
screen-show-spiral-buckets.sym Fixed tests. 2021-09-28 00:01:07 +02:00
screen-show-spiral.asm Fixed tests. 2021-09-28 00:01:07 +02:00
screen-show-spiral.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
screen-show-spiral.log Fixed tests. 2021-09-28 00:01:07 +02:00
screen-show-spiral.sym Fixed tests. 2021-09-28 00:01:07 +02:00
scroll-clobber.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
scroll-clobber.cfg Improved out 2020-10-05 22:58:02 +02:00
scroll-clobber.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
scroll-clobber.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
scrollbig-clobber.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
scrollbig-clobber.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
scrollbig-clobber.log Working on far call merge. 2023-04-23 11:54:47 +02:00
scrollbig-clobber.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
semi-struct-1.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
semi-struct-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
semi-struct-1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
semi-struct-1.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
semi-struct-2.asm Fixed tests. 2021-09-28 00:01:07 +02:00
semi-struct-2.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
semi-struct-2.log Fixed tests. 2021-09-28 00:01:07 +02:00
semi-struct-2.sym Fixed tests. 2021-09-28 00:01:07 +02:00
sepa-optimize-problem-1.asm Fixed problem where mixing stack calls and phi calls mixes up variable versions. Closes #745 2022-01-02 22:06:22 +01:00
sepa-optimize-problem-1.cfg Fixed problem where mixing stack calls and phi calls mixes up variable versions. Closes #745 2022-01-02 22:06:22 +01:00
sepa-optimize-problem-1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
sepa-optimize-problem-1.sym Fixed problem where mixing stack calls and phi calls mixes up variable versions. Closes #745 2022-01-02 22:06:22 +01:00
sequence-locality-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
sequence-locality-1.cfg Improved out 2020-10-05 22:58:02 +02:00
sequence-locality-1.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
sequence-locality-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sequence-locality-0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
sequence-locality-0.cfg Improved out 2020-10-05 22:58:02 +02:00
sequence-locality-0.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
sequence-locality-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
showlogo.sym
sieve-min.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
sieve-min.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sieve-min.log Working on far call merge. 2023-04-23 11:54:47 +02:00
sieve-min.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
sieve.asm Fixed tests. 2021-09-28 00:01:07 +02:00
sieve.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
sieve.log Fixed tests. 2021-09-28 00:01:07 +02:00
sieve.sym Fixed tests. 2021-09-28 00:01:07 +02:00
signed-bytes.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
signed-bytes.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
signed-bytes.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
signed-bytes.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
signed-char-comparison.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
signed-char-comparison.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
signed-char-comparison.log Working on far call merge. 2023-04-23 11:54:47 +02:00
signed-char-comparison.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
signed-indexed-subtract.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
signed-indexed-subtract.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
signed-indexed-subtract.log Working on far call merge. 2023-04-23 11:54:47 +02:00
signed-indexed-subtract.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
signed-word-minus-byte-2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
signed-word-minus-byte-2.cfg Improved out 2020-10-05 22:58:02 +02:00
signed-word-minus-byte-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
signed-word-minus-byte-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
signed-words.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
signed-words.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
signed-words.log Working on far call merge. 2023-04-23 11:54:47 +02:00
signed-words.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
simple-loop.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
simple-loop.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
simple-loop.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
simple-loop.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sine-plotter.log
sinus-basic.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
sinus-basic.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sinus-basic.log Working on far call merge. 2023-04-23 11:54:47 +02:00
sinus-basic.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
sinusgen8.asm Fixed tests. 2021-09-28 00:01:07 +02:00
sinusgen8.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
sinusgen8.log Fixed tests. 2021-09-28 00:01:07 +02:00
sinusgen8.sym Fixed tests. 2021-09-28 00:01:07 +02:00
sinusgen8b.asm Fixed tests. 2021-09-28 00:01:07 +02:00
sinusgen8b.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
sinusgen8b.log Fixed tests. 2021-09-28 00:01:07 +02:00
sinusgen8b.sym Fixed tests. 2021-09-28 00:01:07 +02:00
sinusgen16.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
sinusgen16.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sinusgen16.log Working on far call merge. 2023-04-23 11:54:47 +02:00
sinusgen16.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
sinusgen16b.asm Fixed tests. 2021-09-28 00:01:07 +02:00
sinusgen16b.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
sinusgen16b.log Fixed tests. 2021-09-28 00:01:07 +02:00
sinusgen16b.sym Fixed tests. 2021-09-28 00:01:07 +02:00
sinusgenscale8.asm Fixed tests. 2021-09-28 00:01:07 +02:00
sinusgenscale8.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
sinusgenscale8.log Removed more ALU subsystem. 2021-12-27 09:14:27 +01:00
sinusgenscale8.sym Fixed tests. 2021-09-28 00:01:07 +02:00
sizeof-arrays.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-arrays.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-arrays.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-arrays.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-expr.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-expr.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-expr.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-expr.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-in-const-pointer.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-in-const-pointer.cfg Improved out 2020-10-05 22:58:02 +02:00
sizeof-in-const-pointer.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-in-const-pointer.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-noparen.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-noparen.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-noparen.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-noparen.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-problem.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-problem.cfg Removed support for auto-casting integers to pointers. Closes #659 2021-05-11 13:36:45 +02:00
sizeof-problem.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-struct.asm Removed support for auto-casting integers to pointers. Closes #659 2021-05-11 13:36:45 +02:00
sizeof-struct.cfg Improved out 2020-10-05 22:58:02 +02:00
sizeof-struct.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-struct.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-types.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-types.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sizeof-types.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
sizeof-types.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sqr-delta.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
sqr-delta.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
sqr-delta.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
sqr-delta.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
stack-relative-addressing.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
stack-relative-addressing.cfg Improved out 2020-10-05 22:58:02 +02:00
stack-relative-addressing.log Working on far call merge. 2023-04-23 11:54:47 +02:00
stack-relative-addressing.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
stars-1.asm Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
stars-1.cfg added thorough fragments. #742 2021-12-31 00:11:35 +01:00
stars-1.log added thorough fragments. #742 2021-12-31 00:11:35 +01:00
stars-1.sym Fixed tests. 2021-09-28 00:01:07 +02:00
stars-2.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
stars-2.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
stars-2.log Merge branch 'master' into 815-procedure-compilation 2023-05-21 19:01:30 +02:00
stars-2.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
statement-sequence-1.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
statement-sequence-1.cfg Improved out 2020-10-05 22:58:02 +02:00
statement-sequence-1.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
statement-sequence-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
static-init-code-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
static-init-code-1.cfg Improved out 2020-10-05 22:58:02 +02:00
static-init-code-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
static-init-code-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
static-init-code-2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
static-init-code-2.cfg Improved out 2020-10-05 22:58:02 +02:00
static-init-code-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
static-init-code-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
static-init-code-0.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
static-init-code-0.cfg Improved out 2020-10-05 22:58:02 +02:00
static-init-code-0.log Working on far call merge. 2023-04-23 11:54:47 +02:00
static-init-code-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
static-register-optimization-problem.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
static-register-optimization-problem.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
static-register-optimization-problem.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
static-register-optimization-problem.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
stdlib-string-memchr-1.asm Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
stdlib-string-memchr-1.cfg added thorough fragments. #742 2021-12-31 00:11:35 +01:00
stdlib-string-memchr-1.log added thorough fragments. #742 2021-12-31 00:11:35 +01:00
stdlib-string-memchr-1.sym Fixed tests. 2021-09-28 00:01:07 +02:00
stmt-empty-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
stmt-empty-1.cfg Improved out 2020-10-05 22:58:02 +02:00
stmt-empty-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
stmt-empty-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
stmt-empty.asm Removed support for auto-casting integers to pointers. Closes #659 2021-05-11 13:36:45 +02:00
stmt-empty.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
stmt-empty.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
stmt-empty.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
strcmp-0.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
strcmp-0.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
strcmp-0.log Merge branch 'master' into 815-procedure-compilation 2023-05-21 19:01:30 +02:00
strcmp-0.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
strcpy-0.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
strcpy-0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
strcpy-0.log Working on far call merge. 2023-04-23 11:54:47 +02:00
strcpy-0.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
strength-reduction-1.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
strength-reduction-1.cfg Added test for loop loop invariant calculation hoisting optimization. #535 2020-10-05 23:35:41 +02:00
strength-reduction-1.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
strength-reduction-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-const-consolidation-noroot.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
string-const-consolidation-noroot.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-const-consolidation-noroot.log Working on far call merge. 2023-04-23 11:54:47 +02:00
string-const-consolidation-noroot.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
string-const-consolidation-root.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
string-const-consolidation-root.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-const-consolidation-root.log Working on far call merge. 2023-04-23 11:54:47 +02:00
string-const-consolidation-root.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
string-const-consolidation.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
string-const-consolidation.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-const-consolidation.log Working on far call merge. 2023-04-23 11:54:47 +02:00
string-const-consolidation.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
string-encoding-literals.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
string-encoding-literals.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-encoding-literals.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-encoding-literals.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-encoding-pragma.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
string-encoding-pragma.cfg add additional step in pass2 to finalize all numbers 2020-12-05 22:26:41 -05:00
string-encoding-pragma.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-encoding-pragma.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-escapes-1.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
string-escapes-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-escapes-1.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
string-escapes-1.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
string-escapes-2.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
string-escapes-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-escapes-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
string-escapes-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-escapes-3.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
string-escapes-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-escapes-3.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
string-escapes-3.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
string-escapes-4.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-escapes-4.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-escapes-4.log Working on far call merge. 2023-04-23 11:54:47 +02:00
string-escapes-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-escapes-5.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
string-escapes-5.cfg Improved out 2020-10-05 22:58:02 +02:00
string-escapes-5.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-escapes-5.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-escapes-6.asm Added support for octal character encoding in strings and literal chars. Closes #642 2021-11-20 11:29:24 +01:00
string-escapes-6.cfg Added support for character escape sequence '\0'. Closes #642 2021-08-04 16:50:51 +02:00
string-escapes-6.log Added support for octal character encoding in strings and literal chars. Closes #642 2021-11-20 11:29:24 +01:00
string-escapes-6.sym Added support for octal character encoding in strings and literal chars. Closes #642 2021-11-20 11:29:24 +01:00
string-escapes-7.asm Fixed problem with escaping double quotes correctly in chars. Closes #645 2021-08-05 12:17:40 +02:00
string-escapes-7.cfg Fixed problem with escaping double quotes correctly in chars. Closes #645 2021-08-05 12:17:40 +02:00
string-escapes-7.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-escapes-7.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-escapes-8.asm Added support for octal character encoding in strings and literal chars. Closes #642 2021-11-20 11:29:24 +01:00
string-escapes-8.cfg Added support for octal character encoding in strings and literal chars. Closes #642 2021-11-20 11:29:24 +01:00
string-escapes-8.log Added support for octal character encoding in strings and literal chars. Closes #642 2021-11-20 11:29:24 +01:00
string-escapes-8.sym Added support for octal character encoding in strings and literal chars. Closes #642 2021-11-20 11:29:24 +01:00
string-escapes-9.asm Added support for octal character encoding in strings and literal chars. Closes #642 2021-11-20 11:29:24 +01:00
string-escapes-9.cfg Added support for octal character encoding in strings and literal chars. Closes #642 2021-11-20 11:29:24 +01:00
string-escapes-9.log Added support for octal character encoding in strings and literal chars. Closes #642 2021-11-20 11:29:24 +01:00
string-escapes-9.sym Added support for octal character encoding in strings and literal chars. Closes #642 2021-11-20 11:29:24 +01:00
string-escapes-10.asm Added support for octal character encoding in strings and literal chars. Closes #642 2021-11-20 11:29:24 +01:00
string-escapes-10.cfg Added support for octal character encoding in strings and literal chars. Closes #642 2021-11-20 11:29:24 +01:00
string-escapes-10.log Added support for octal character encoding in strings and literal chars. Closes #642 2021-11-20 11:29:24 +01:00
string-escapes-10.sym Added support for octal character encoding in strings and literal chars. Closes #642 2021-11-20 11:29:24 +01:00
string-escapes-0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
string-escapes-0.cfg Improved out 2020-10-05 22:58:02 +02:00
string-escapes-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-escapes-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-pointer-problem.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
string-pointer-problem.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
string-pointer-problem.log Working on far call merge. 2023-04-23 11:54:47 +02:00
string-pointer-problem.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
strip.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
strip.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
strip.log Working on far call merge. 2023-04-23 11:54:47 +02:00
strip.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
strncat-0.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
strncat-0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
strncat-0.log Working on far call merge. 2023-04-23 11:54:47 +02:00
strncat-0.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-3.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-3.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-4.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-4.cfg Improved out 2020-10-05 22:58:02 +02:00
struct-4.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-5.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-5.cfg Improved out 2020-10-05 22:58:02 +02:00
struct-5.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
struct-5.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-6.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-6.cfg Improved out 2020-10-05 22:58:02 +02:00
struct-6.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-6.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-7.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-7.cfg Improved out 2020-10-05 22:58:02 +02:00
struct-7.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-7.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-8.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-8.cfg Improved out 2020-10-05 22:58:02 +02:00
struct-8.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-8.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-9.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-9.cfg Improved out 2020-10-05 22:58:02 +02:00
struct-9.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-9.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-10.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-10.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-10.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-10.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-11.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-11.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-11.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-11.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-11b.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-11b.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-11b.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-11b.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-12.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-12.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-12.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-12.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-13.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-13.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-13.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-13.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-14.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-14.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-14.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-14.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-15.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-15.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-15.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-15.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-16.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-16.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-16.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-16.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-17.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-17.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-17.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-17.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-18.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-18.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-18.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-18.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-19.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-19.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-19.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-19.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-20.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-20.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-20.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-20.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-21.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-21.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-21.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-21.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-22.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-22.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-22.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-22.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-23.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-23.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-23.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-23.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-24.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-24.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-24.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-24.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-25.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-25.cfg Improved out 2020-10-05 22:58:02 +02:00
struct-25.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-25.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-26.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-26.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-26.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-26.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-27.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-27.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-27.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-27.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-28.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-28.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-28.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-28.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-29.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-29.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-29.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-29.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-30.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
struct-30.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-30.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-30.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-31.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-31.cfg Improved out 2020-10-05 22:58:02 +02:00
struct-31.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-31.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-32.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-32.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-32.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-32.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-33.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-33.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-33.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-33.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-34.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-34.cfg Improved out 2020-10-05 22:58:02 +02:00
struct-34.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-34.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-35.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-35.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-35.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-35.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-36.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-36.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-36.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-36.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-37.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
struct-37.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-37.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-37.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-38.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
struct-38.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-38.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-38.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-39.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-39.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-39.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-39.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-40.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-40.cfg Improved out 2020-10-05 22:58:02 +02:00
struct-40.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-40.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-41.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-41.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-41.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-41.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-42.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-42.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-42.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-42.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-43.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-43.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-43.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
struct-43.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-44.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-44.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-44.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-44.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-45.asm #pragma struct_model(classic) fixes problem with variable instances of structs with array members. Closes #587 2021-08-02 23:00:15 +02:00
struct-45.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-45.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-45.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-46.asm #pragma struct_model(classic) fixes problem with variable instances of structs with array members. Closes #587 2021-08-02 23:00:15 +02:00
struct-46.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-46.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-46.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-47.asm Added support for structs larger than 256 bytes. sizeof() now also changes to word when >256 bytes. Added some memcpy/memset fragmenst for large structs. Closes #588 2021-08-03 01:52:06 +02:00
struct-47.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-47.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-47.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-48.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-48.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-48.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-48.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-49.asm Postponed zeropage overflow to main memory until the final allocation (after uplift and optimization). Closes #753 2022-01-09 11:04:24 +01:00
struct-49.cfg Postponed zeropage overflow to main memory until the final allocation (after uplift and optimization). Closes #753 2022-01-09 11:04:24 +01:00
struct-49.log Postponed zeropage overflow to main memory until the final allocation (after uplift and optimization). Closes #753 2022-01-09 11:04:24 +01:00
struct-49.sym Postponed zeropage overflow to main memory until the final allocation (after uplift and optimization). Closes #753 2022-01-09 11:04:24 +01:00
struct-0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-directives.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-directives.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-directives.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-directives.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-function.asm Added a few fragments and a test of an array of structs with a function pointer. 2021-09-27 00:06:43 +02:00
struct-function.cfg Added a few fragments and a test of an array of structs with a function pointer. 2021-09-27 00:06:43 +02:00
struct-function.log Added a few fragments and a test of an array of structs with a function pointer. 2021-09-27 00:06:43 +02:00
struct-function.sym Added a few fragments and a test of an array of structs with a function pointer. 2021-09-27 00:06:43 +02:00
struct-pointer-ints.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-pointer-ints.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-pointer-ints.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-pointer-ints.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-pointer-to-member-2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-pointer-to-member-2.cfg Improved out 2020-10-05 22:58:02 +02:00
struct-pointer-to-member-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-pointer-to-member-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-pointer-to-member.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-pointer-to-member.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-pointer-to-member.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-pointer-to-member.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-pointer-typing.asm Added missing fragments from @Flight_Control. Also demonstrates problem with auto-casting integers to pointers. Closes #656 2021-05-09 10:37:14 +02:00
struct-pointer-typing.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-pointer-typing.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-pointer-typing.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-pos-fill.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-pos-fill.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-pos-fill.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-pos-fill.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-ptr-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-1.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-2.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-2.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-2.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-3.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-ptr-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-3.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-4.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-4.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-4.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-4.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-5.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 20:57:35 +02:00
struct-ptr-5.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-5.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-5.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-6.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-ptr-6.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-6.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-6.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-7.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-ptr-7.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-7.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
struct-ptr-7.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-8.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-ptr-8.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-8.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-8.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-9.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-ptr-9.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-9.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-9.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-10.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-10.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-10.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-10.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-11.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-ptr-11.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-11.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-11.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-12-ref.asm Added MAKEWORD() and MAKELONG(). Removed support for initializer lists for initializing word/dword. #668 2021-07-02 00:21:08 +02:00
struct-ptr-12-ref.cfg Added MAKEWORD() and MAKELONG(). Removed support for initializer lists for initializing word/dword. #668 2021-07-02 00:21:08 +02:00
struct-ptr-12-ref.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-12-ref.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-12.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-ptr-12.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-12.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-ptr-12.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-13.asm Now synthesizing _deref_p..c. fragments using v..m. Closes #674 2021-06-29 00:49:38 +02:00
struct-ptr-13.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-13.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-13.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-14.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-ptr-14.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-14.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-ptr-14.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-15.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-15.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-15.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-15.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-16.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-16.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-16.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-ptr-16.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-17.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-17.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-17.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-ptr-17.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-18.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-18.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-18.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-ptr-18.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-19.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-ptr-19.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-19.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-ptr-19.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-20.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-ptr-20.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-20.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-20.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-21.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-ptr-21.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-21.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-21.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-22.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-ptr-22.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-22.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-ptr-22.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-23.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-23.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-23.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-ptr-23.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-24.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-ptr-24.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-24.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-ptr-24.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-25.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-ptr-25.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-25.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-25.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-26.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-26.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-26.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-ptr-26.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-28.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-28.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-28.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-ptr-28.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-29.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-29.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-29.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-ptr-29.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-30.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-30.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-30.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-ptr-30.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-31.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-31.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-31.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-ptr-31.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-32.asm Now synthesizing _deref_p..c. fragments using v..m. Closes #674 2021-06-29 00:49:38 +02:00
struct-ptr-32.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-32.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-32.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-33.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-ptr-33.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-33.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-33.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-34.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-34.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-34.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-ptr-34.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-35.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-35.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-35.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-35.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
struct-ptr-0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-ptr-0.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
struct-ptr-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-unwinding-1.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-unwinding-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-unwinding-1.log Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-unwinding-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-unwinding-2.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
struct-unwinding-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-unwinding-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
struct-unwinding-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
struct-with-huge-array.asm Postponed zeropage overflow to main memory until the final allocation (after uplift and optimization). Closes #753 2022-01-09 11:04:24 +01:00
struct-with-huge-array.cfg Postponed zeropage overflow to main memory until the final allocation (after uplift and optimization). Closes #753 2022-01-09 11:04:24 +01:00
struct-with-huge-array.log Postponed zeropage overflow to main memory until the final allocation (after uplift and optimization). Closes #753 2022-01-09 11:04:24 +01:00
struct-with-huge-array.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
subexpr-optimize-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
subexpr-optimize-1.cfg Improved out 2020-10-05 22:58:02 +02:00
subexpr-optimize-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
subexpr-optimize-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
subexpr-optimize-2.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
subexpr-optimize-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
subexpr-optimize-2.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
subexpr-optimize-2.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
subexpr-optimize-3.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
subexpr-optimize-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
subexpr-optimize-3.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
subexpr-optimize-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
subexpr-optimize-4.asm optimized fragments. 2021-02-17 23:35:01 +01:00
subexpr-optimize-4.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
subexpr-optimize-4.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
subexpr-optimize-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
subexpr-optimize-0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
subexpr-optimize-0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
subexpr-optimize-0.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
subexpr-optimize-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
summin.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
summin.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
summin.log Working on far call merge. 2023-04-23 11:54:47 +02:00
summin.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
switch-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
switch-1.cfg Improved out 2020-10-05 22:58:02 +02:00
switch-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
switch-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
switch-2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
switch-2.cfg Improved out 2020-10-05 22:58:02 +02:00
switch-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
switch-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
switch-4.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
switch-4.cfg Improved out 2020-10-05 22:58:02 +02:00
switch-4.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
switch-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
switch-0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
switch-0.cfg Improved out 2020-10-05 22:58:02 +02:00
switch-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
switch-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ternary-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
ternary-1.cfg Improved out 2020-10-05 22:58:02 +02:00
ternary-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ternary-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ternary-2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
ternary-2.cfg Improved out 2020-10-05 22:58:02 +02:00
ternary-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ternary-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ternary-3.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ternary-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ternary-3.log Working on far call merge. 2023-04-23 11:54:47 +02:00
ternary-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ternary-4.asm optimized fragments. 2021-02-17 23:35:01 +01:00
ternary-4.cfg Merged improved integer type inference by @tfisher98. Closes !2, #594, #334, #199 2020-12-12 00:01:15 +01:00
ternary-4.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
ternary-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
ternary-inference.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
ternary-inference.cfg Improved out 2020-10-05 22:58:02 +02:00
ternary-inference.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
ternary-inference.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-comments-block.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-comments-block.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-comments-block.log Working on far call merge. 2023-04-23 11:54:47 +02:00
test-comments-block.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-comments-global.asm Removed support for auto-casting integers to pointers. Closes #659 2021-05-11 13:36:45 +02:00
test-comments-global.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-comments-global.log Working on far call merge. 2023-04-23 11:54:47 +02:00
test-comments-global.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-comments-loop.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
test-comments-loop.cfg Improved out 2020-10-05 22:58:02 +02:00
test-comments-loop.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-comments-loop.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-comments-single.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-comments-single.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-comments-single.log Working on far call merge. 2023-04-23 11:54:47 +02:00
test-comments-single.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-comments-usage.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
test-comments-usage.cfg Improved out 2020-10-05 22:58:02 +02:00
test-comments-usage.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-comments-usage.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-comparisons-sword.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
test-comparisons-sword.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-comparisons-sword.log Working on far call merge. 2023-04-23 11:54:47 +02:00
test-comparisons-sword.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
test-comparisons-word.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
test-comparisons-word.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-comparisons-word.log Working on far call merge. 2023-04-23 11:54:47 +02:00
test-comparisons-word.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
test-comparisons.asm Fixed tests. 2021-09-28 00:01:07 +02:00
test-comparisons.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
test-comparisons.log Fixed tests. 2021-09-28 00:01:07 +02:00
test-comparisons.sym Fixed tests. 2021-09-28 00:01:07 +02:00
test-division.asm Fixed tests. 2021-09-28 00:01:07 +02:00
test-division.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
test-division.log Fixed tests. 2021-09-28 00:01:07 +02:00
test-division.sym Fixed tests. 2021-09-28 00:01:07 +02:00
test-interrupt-notype.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
test-interrupt-notype.cfg Implemented new interrupt system supporting more platforms and CPUs. Closes #599 2020-12-21 01:04:34 +01:00
test-interrupt-notype.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-interrupt-notype.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-interrupt-volatile-write.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
test-interrupt-volatile-write.cfg Implemented new interrupt system supporting more platforms and CPUs. Closes #599 2020-12-21 01:04:34 +01:00
test-interrupt-volatile-write.log Working on far call merge. 2023-04-23 11:54:47 +02:00
test-interrupt-volatile-write.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-interrupt-volatile.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
test-interrupt-volatile.cfg Implemented new interrupt system supporting more platforms and CPUs. Closes #599 2020-12-21 01:04:34 +01:00
test-interrupt-volatile.log Working on far call merge. 2023-04-23 11:54:47 +02:00
test-interrupt-volatile.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-interrupt.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
test-interrupt.cfg Implemented new interrupt system supporting more platforms and CPUs. Closes #599 2020-12-21 01:04:34 +01:00
test-interrupt.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-interrupt.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-kasm-pc.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
test-kasm-pc.cfg Improved out 2020-10-05 22:58:02 +02:00
test-kasm-pc.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-kasm-pc.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-kasm.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
test-kasm.cfg Improved out 2020-10-05 22:58:02 +02:00
test-kasm.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-kasm.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-keyboard-space.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-keyboard-space.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-keyboard-space.log Working on far call merge. 2023-04-23 11:54:47 +02:00
test-keyboard-space.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-keyboard.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
test-keyboard.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-keyboard.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
test-keyboard.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
test-lohiconst.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 20:57:35 +02:00
test-lohiconst.cfg Working on deprecating lo/hi operators. Closes #667 2021-06-13 14:24:57 +02:00
test-lohiconst.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-lohiconst.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-lowhigh.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
test-lowhigh.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-lowhigh.log Working on far call merge. 2023-04-23 11:54:47 +02:00
test-lowhigh.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
test-multiply-8bit.asm Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
test-multiply-8bit.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
test-multiply-8bit.log Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
test-multiply-8bit.sym Fixed tests. 2021-09-28 00:01:07 +02:00
test-multiply-16bit.asm Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
test-multiply-16bit.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
test-multiply-16bit.log Converted to typed AsmFragmentSignature. Remove unnecessary serialization. Updated thorough test data. 2021-12-26 22:09:58 +01:00
test-multiply-16bit.sym Fixed tests. 2021-09-28 00:01:07 +02:00
test-scroll-up.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
test-scroll-up.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-scroll-up.log Working on far call merge. 2023-04-23 11:54:47 +02:00
test-scroll-up.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
test-signed-word-minus-byte.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
test-signed-word-minus-byte.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-signed-word-minus-byte.log Working on far call merge. 2023-04-23 11:54:47 +02:00
test-signed-word-minus-byte.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
test-word-size-arrays.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
test-word-size-arrays.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
test-word-size-arrays.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
test-word-size-arrays.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
tetris-npe.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
tetris-npe.cfg Improved out 2020-10-05 22:58:02 +02:00
tetris-npe.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
tetris-npe.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
textbox.asm Fixed tests. 2021-09-28 00:01:07 +02:00
textbox.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
textbox.log Fixed tests. 2021-09-28 00:01:07 +02:00
textbox.sym Fixed tests. 2021-09-28 00:01:07 +02:00
tmp-zp-problem.asm comments in test. 2021-11-03 07:01:52 +01:00
tmp-zp-problem.cfg Added test demonstrating problem with using $ff as temporary zp in fragments. 2021-10-21 00:24:59 +02:00
tmp-zp-problem.log comments in test. 2021-11-03 07:01:52 +01:00
tmp-zp-problem.sym Added test demonstrating problem with using $ff as temporary zp in fragments. 2021-10-21 00:24:59 +02:00
tod-1.asm #819 C-code baseline with CX16 developments 2023-04-24 05:27:26 +00:00
tod-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
tod-1.log #819 C-code baseline with CX16 developments 2023-04-24 05:27:26 +00:00
tod-1.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
tod018-problem.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
tod018-problem.cfg Improved out 2020-10-05 22:58:02 +02:00
tod018-problem.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
tod018-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
toupper-1.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
toupper-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
toupper-1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
toupper-1.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
travis1.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
travis1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
travis1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
travis1.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
true-inline-words.asm Working on eliminating memcpy() statements when using classic structs. #197 2021-07-27 19:11:14 +02:00
true-inline-words.cfg Improved out 2020-10-05 22:58:02 +02:00
true-inline-words.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
true-inline-words.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
type-inference.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
type-inference.cfg Improved out 2020-10-05 22:58:02 +02:00
type-inference.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
type-inference.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
type-mix.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 20:57:35 +02:00
type-mix.cfg Working on deprecating lo/hi operators. Closes #667 2021-06-13 14:24:57 +02:00
type-mix.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
type-mix.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
type-signed.asm Fixed tests. 2021-09-28 00:01:07 +02:00
type-signed.cfg Added support for snprintf(). Closes #698 2021-08-13 21:22:17 +02:00
type-signed.log Fixed tests. 2021-09-28 00:01:07 +02:00
type-signed.sym Fixed tests. 2021-09-28 00:01:07 +02:00
type-truncate.asm Parameters and return values now work for calling convention stack. Pointers to functions with parameters/return values now work. Parameter transfer through stack of structs/unions now work. #121 2021-08-01 17:24:12 +02:00
type-truncate.cfg Parameters and return values now work for calling convention stack. Pointers to functions with parameters/return values now work. Parameter transfer through stack of structs/unions now work. #121 2021-08-01 17:24:12 +02:00
type-truncate.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
type-truncate.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typedef-1.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
typedef-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typedef-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typedef-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typedef-2.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 21:11:26 +02:00
typedef-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typedef-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
typedef-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typedef-3.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
typedef-3.cfg Improved out 2020-10-05 22:58:02 +02:00
typedef-3.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typedef-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typedef-4.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
typedef-4.cfg Improved out 2020-10-05 22:58:02 +02:00
typedef-4.log Working on far call merge. 2023-04-23 11:54:47 +02:00
typedef-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typedef-5.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
typedef-5.cfg Improved out 2020-10-05 22:58:02 +02:00
typedef-5.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typedef-5.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typedef-6.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
typedef-6.cfg Improved out 2020-10-05 22:58:02 +02:00
typedef-6.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typedef-6.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typedef-7.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
typedef-7.cfg Improved out 2020-10-05 22:58:02 +02:00
typedef-7.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typedef-7.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typedef-8.asm Fixed problem with typedef enum. Closes #686 2021-07-29 22:29:49 +02:00
typedef-8.cfg Fixed problem with typedef enum. Closes #686 2021-07-29 22:29:49 +02:00
typedef-8.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typedef-8.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typedef-9.asm typedef enum values have been fixed. Closes #586 2021-08-02 23:05:37 +02:00
typedef-9.cfg typedef enum values have been fixed. Closes #586 2021-08-02 23:05:37 +02:00
typedef-9.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typedef-9.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typedef-0.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
typedef-0.cfg Improved out 2020-10-05 22:58:02 +02:00
typedef-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typedef-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typeid-plus-byte-problem.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
typeid-plus-byte-problem.cfg Improved out 2020-10-05 22:58:02 +02:00
typeid-plus-byte-problem.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typeid-plus-byte-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typeid-plus-bytes.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typeid-plus-bytes.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typeid-plus-bytes.log Working on far call merge. 2023-04-23 11:54:47 +02:00
typeid-plus-bytes.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typeid-simple.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typeid-simple.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typeid-simple.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typeid-simple.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typeinference-problem.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
typeinference-problem.cfg Improved out 2020-10-05 22:58:02 +02:00
typeinference-problem.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typeinference-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
typemismatch.asm Added support for silent truncation from int/long to char. Closes #684 2021-07-29 21:13:39 +02:00
unary-plus.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unary-plus.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unary-plus.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unary-plus.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
uninitialized.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 20:57:35 +02:00
uninitialized.cfg Improved out 2020-10-05 22:58:02 +02:00
uninitialized.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
uninitialized.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-1.asm Added union syntax and support for very simple unions. Still need some work to support passing as parameters and more. #197 2021-07-22 21:05:48 +02:00
union-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-2.asm Added union syntax and support for very simple unions. Still need some work to support passing as parameters and more. #197 2021-07-22 21:05:48 +02:00
union-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-3.asm Added union syntax and support for very simple unions. Still need some work to support passing as parameters and more. #197 2021-07-22 21:05:48 +02:00
union-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-3.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
union-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-4.asm Added support for union default initializers (initializing the first element) including any necessary padding to reach the right byte size. #197 2021-07-23 17:26:47 +02:00
union-4.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-4.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-5.asm Added support for union default initializers (initializing the first element) including any necessary padding to reach the right byte size. #197 2021-07-23 17:26:47 +02:00
union-5.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-5.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-5.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-6.asm Added support for union default initializers (initializing the first element) including any necessary padding to reach the right byte size. #197 2021-07-23 17:26:47 +02:00
union-6.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-6.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-6.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-7.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-7.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-7.log Working on far call merge. 2023-04-23 11:54:47 +02:00
union-7.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-8.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-8.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-8.log Working on far call merge. 2023-04-23 11:54:47 +02:00
union-8.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-9.asm FlightControl fix for #678. 2023-04-04 12:45:38 +02:00
union-9.cfg FlightControl fix for #678. 2023-04-04 12:45:38 +02:00
union-9.log FlightControl fix for #678. 2023-04-04 12:45:38 +02:00
union-9.sym FlightControl fix for #678. 2023-04-04 12:45:38 +02:00
union-10.asm FlightControl fix for #678. 2023-04-04 12:45:38 +02:00
union-10.cfg FlightControl fix for #678. 2023-04-04 12:45:38 +02:00
union-10.log FlightControl fix for #678. 2023-04-04 12:45:38 +02:00
union-10.sym FlightControl fix for #678. 2023-04-04 12:45:38 +02:00
union-11.asm FlightControl fix for #678. 2023-04-04 12:45:38 +02:00
union-11.cfg FlightControl fix for #678. 2023-04-04 12:45:38 +02:00
union-11.log FlightControl fix for #678. 2023-04-04 12:45:38 +02:00
union-11.sym FlightControl fix for #678. 2023-04-04 12:45:38 +02:00
union-12.asm FlightControl fix for #678. 2023-04-04 12:45:38 +02:00
union-12.cfg FlightControl fix for #678. 2023-04-04 12:45:38 +02:00
union-12.log FlightControl fix for #678. 2023-04-04 12:45:38 +02:00
union-12.sym FlightControl fix for #678. 2023-04-04 12:45:38 +02:00
union-13.asm FlightControl fix for #678. 2023-04-04 12:45:38 +02:00
union-13.cfg FlightControl fix for #678. 2023-04-04 12:45:38 +02:00
union-13.log FlightControl fix for #678. 2023-04-04 12:45:38 +02:00
union-13.sym FlightControl fix for #678. 2023-04-04 12:45:38 +02:00
union-0.asm Added union syntax and support for very simple unions. Still need some work to support passing as parameters and more. #197 2021-07-22 21:05:48 +02:00
union-0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
union-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unroll-for-min.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
unroll-for-min.cfg Improved out 2020-10-05 22:58:02 +02:00
unroll-for-min.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
unroll-for-min.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unroll-loop-modifyvar.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
unroll-loop-modifyvar.cfg Improved out 2020-10-05 22:58:02 +02:00
unroll-loop-modifyvar.log Fixed tests for running on MacOs Sonoma 2023-11-25 16:22:11 +01:00
unroll-loop-modifyvar.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unroll-screenfill-for-double.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
unroll-screenfill-for-double.cfg Improved out 2020-10-05 22:58:02 +02:00
unroll-screenfill-for-double.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unroll-screenfill-for-double.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unroll-screenfill-for.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
unroll-screenfill-for.cfg Improved out 2020-10-05 22:58:02 +02:00
unroll-screenfill-for.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unroll-screenfill-for.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unroll-screenfill-while.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
unroll-screenfill-while.cfg Improved out 2020-10-05 22:58:02 +02:00
unroll-screenfill-while.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unroll-screenfill-while.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unroll-while-min.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
unroll-while-min.cfg Improved out 2020-10-05 22:58:02 +02:00
unroll-while-min.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unroll-while-min.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unused-irq.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
unused-irq.cfg Implemented new interrupt system supporting more platforms and CPUs. Closes #599 2020-12-21 01:04:34 +01:00
unused-irq.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unused-irq.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unused-method.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
unused-method.cfg Improved out 2020-10-05 22:58:02 +02:00
unused-method.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unused-method.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unused-vars.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
unused-vars.cfg add additional step in pass2 to finalize all numbers 2020-12-05 22:26:41 -05:00
unused-vars.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unused-vars.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unusedblockproblem.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
unusedblockproblem.cfg Improved out 2020-10-05 22:58:02 +02:00
unusedblockproblem.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
unusedblockproblem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
useglobal.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
useglobal.cfg Improved out 2020-10-05 22:58:02 +02:00
useglobal.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
useglobal.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
useuninitialized.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
useuninitialized.cfg Improved out 2020-10-05 22:58:02 +02:00
useuninitialized.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
useuninitialized.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
valuelist-error.asm
var-export.asm Changed 'export' into '__export'. Updated test data. Closes #572 2021-08-02 23:46:05 +02:00
var-export.cfg Improved out 2020-10-05 22:58:02 +02:00
var-export.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
var-export.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
var-forward-problem.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
var-forward-problem.cfg Improved out 2020-10-05 22:58:02 +02:00
var-forward-problem.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
var-forward-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
var-forward-problem2.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
var-forward-problem2.cfg Improved out 2020-10-05 22:58:02 +02:00
var-forward-problem2.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
var-forward-problem2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
var-init-problem.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
var-init-problem.cfg Improved out 2020-10-05 22:58:02 +02:00
var-init-problem.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
var-init-problem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
var-register-noarg.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
var-register-noarg.cfg add additional step in pass2 to finalize all numbers 2020-12-05 22:26:41 -05:00
var-register-noarg.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
var-register-noarg.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
var-register-zp-3.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
var-register-zp-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
var-register-zp-3.log Working on far call merge. 2023-04-23 11:54:47 +02:00
var-register-zp-3.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
var-register-zp.asm Working on eliminating memcpy() statements when using classic structs. #197 2021-07-27 19:11:14 +02:00
var-register-zp.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
var-register-zp.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
var-register-zp.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
var-register.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
var-register.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
var-register.log Working on far call merge. 2023-04-23 11:54:47 +02:00
var-register.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varcall-1.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varcall-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varcall-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varcall-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varcall-2.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
varcall-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varcall-2.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
varcall-2.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
varcall-3.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varcall-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varcall-3.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
varcall-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varcall-4.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
varcall-4.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varcall-4.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
varcall-4.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
varcall-5.asm Working on #372 varcall. Fixed problem with returning a struct by value. 2023-04-01 19:30:19 +02:00
varcall-5.cfg Working on #372 varcall. Fixed problem with returning a struct by value. 2023-04-01 19:30:19 +02:00
varcall-5.log Working on #372 varcall. Fixed problem with returning a struct by value. 2023-04-01 19:30:19 +02:00
varcall-5.sym Working on #372 varcall. Fixed problem with returning a struct by value. 2023-04-01 19:30:19 +02:00
varcall-6.asm Working on #372 varcall. Fixed struct in/out by value - also when only called once. 2023-04-02 11:18:07 +02:00
varcall-6.cfg Working on #372 varcall. Fixed struct in/out by value - also when only called once. 2023-04-02 11:18:07 +02:00
varcall-6.log Working on #372 varcall. Fixed struct in/out by value - also when only called once. 2023-04-02 11:18:07 +02:00
varcall-6.sym Working on #372 varcall. Fixed struct in/out by value - also when only called once. 2023-04-02 11:18:07 +02:00
varcall-7.asm Working on #372 varcall. Fixed struct in/out by value - also when only called once. 2023-04-02 11:17:57 +02:00
varcall-7.cfg Working on #372 varcall. Fixed struct in/out by value - also when only called once. 2023-04-02 11:17:57 +02:00
varcall-7.log Working on #372 varcall. Fixed struct in/out by value - also when only called once. 2023-04-02 11:17:57 +02:00
varcall-7.sym Working on #372 varcall. Fixed struct in/out by value - also when only called once. 2023-04-02 11:17:57 +02:00
varcall-8.asm Working on #372 varcall. Pointers to struct working. 2023-04-02 12:18:33 +02:00
varcall-8.cfg Working on #372 varcall. Pointers to struct working. 2023-04-02 12:18:33 +02:00
varcall-8.log Working on #372 varcall. Pointers to struct working. 2023-04-02 12:18:33 +02:00
varcall-8.sym Working on #372 varcall. Pointers to struct working. 2023-04-02 12:18:33 +02:00
varcall-9.asm Working on #372 varcall. Struct of struct parameters working. 2023-04-03 10:37:54 +02:00
varcall-9.cfg Working on #372 varcall. Struct of struct parameters working. 2023-04-03 10:37:54 +02:00
varcall-9.log Working on #372 varcall. Struct of struct parameters working. 2023-04-03 10:37:54 +02:00
varcall-9.sym Working on #372 varcall. Struct of struct parameters working. 2023-04-03 10:37:54 +02:00
varmodel-ma_mem-2.asm Removed support for auto-casting integers to pointers. Closes #659 2021-05-11 13:36:45 +02:00
varmodel-ma_mem-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varmodel-ma_mem-2.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
varmodel-ma_mem-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varmodel-ma_mem-3.asm Removed support for auto-casting integers to pointers. Closes #659 2021-05-11 13:36:45 +02:00
varmodel-ma_mem-3.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varmodel-ma_mem-3.log Working on far call merge. 2023-04-23 11:54:47 +02:00
varmodel-ma_mem-3.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varmodel-ma_mem-4.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
varmodel-ma_mem-4.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varmodel-ma_mem-4.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
varmodel-ma_mem-4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varmodel-ma_mem-5.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
varmodel-ma_mem-5.cfg Improved out 2020-10-05 22:58:02 +02:00
varmodel-ma_mem-5.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
varmodel-ma_mem-5.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varmodel-ma_mem.asm Removed support for auto-casting integers to pointers. Closes #659 2021-05-11 13:36:45 +02:00
varmodel-ma_mem.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varmodel-ma_mem.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
varmodel-ma_mem.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varmodel-mem-1.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varmodel-mem-1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
varmodel-mem-1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
varmodel-mem-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
vic20-3k-simple.asm Added support for VIC20 targets with +3k and +8k memory expansion. Closes #728 2021-12-23 15:57:32 +01:00
vic20-3k-simple.cfg Added support for VIC20 targets with +3k and +8k memory expansion. Closes #728 2021-12-23 15:57:32 +01:00
vic20-3k-simple.log Added support for VIC20 targets with +3k and +8k memory expansion. Closes #728 2021-12-23 15:57:32 +01:00
vic20-3k-simple.sym Added support for VIC20 targets with +3k and +8k memory expansion. Closes #728 2021-12-23 15:57:32 +01:00
vic20-8k-simple.asm Added support for VIC20 targets with +3k and +8k memory expansion. Closes #728 2021-12-23 15:57:32 +01:00
vic20-8k-simple.cfg Added support for VIC20 targets with +3k and +8k memory expansion. Closes #728 2021-12-23 15:57:32 +01:00
vic20-8k-simple.log Added support for VIC20 targets with +3k and +8k memory expansion. Closes #728 2021-12-23 15:57:32 +01:00
vic20-8k-simple.sym Added support for VIC20 targets with +3k and +8k memory expansion. Closes #728 2021-12-23 15:57:32 +01:00
vic20-raster.asm Added support for VIC20 targets with +3k and +8k memory expansion. Closes #728 2021-12-23 15:57:32 +01:00
vic20-raster.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
vic20-raster.log Added support for VIC20 targets with +3k and +8k memory expansion. Closes #728 2021-12-23 15:57:32 +01:00
vic20-raster.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
vic20-simple.asm Added support for VIC20 targets with +3k and +8k memory expansion. Closes #728 2021-12-23 15:57:32 +01:00
vic20-simple.cfg Improved out 2020-10-05 22:58:02 +02:00
vic20-simple.log Added support for VIC20 targets with +3k and +8k memory expansion. Closes #728 2021-12-23 15:57:32 +01:00
vic20-simple.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
void-parameter.asm Removed support for programs without segments. Closes #465 2020-12-21 08:57:41 +01:00
void-parameter.cfg Improved out 2020-10-05 22:58:02 +02:00
void-parameter.log Working on far call merge. 2023-04-23 11:54:47 +02:00
void-parameter.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
volatile-1.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
volatile-1.cfg Improved out 2020-10-05 22:58:02 +02:00
volatile-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
volatile-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
volatile-2.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
volatile-2.cfg Improved out 2020-10-05 22:58:02 +02:00
volatile-2.log Working on far call merge. 2023-04-23 11:54:47 +02:00
volatile-2.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
volatile-0.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
volatile-0.cfg Improved out 2020-10-05 22:58:02 +02:00
volatile-0.log Working on far call merge. 2023-04-23 11:54:47 +02:00
volatile-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
voronoi.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
voronoi.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
voronoi.log Working on far call merge. 2023-04-23 11:54:47 +02:00
voronoi.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
weeip-bbslist.asm Pointers hard-coded to be located on zeropage (eg. char * const _s1 = (char*)0xee;) will now generate ZP-addressing mode ASM. Closes #731 2021-12-26 00:28:46 +01:00
weeip-bbslist.cfg Implemented an ASM fragment signature parser. 2021-12-29 17:39:02 +01:00
weeip-bbslist.log Merge branch 'master' into 815-procedure-compilation 2023-05-21 19:01:30 +02:00
weeip-bbslist.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
weeip-checksum.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
weeip-checksum.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
weeip-checksum.log Working on far call merge. 2023-04-23 11:54:47 +02:00
weeip-checksum.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
weeip-ipv4.asm Added some bits & bops from WeeIP for testing unions. #197 2021-07-28 00:23:40 +02:00
weeip-ipv4.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
weeip-ipv4.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
weeip-ipv4.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
wfragment1.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
wfragment1.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
wfragment1.log Working on far call merge. 2023-04-23 11:54:47 +02:00
wfragment1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-array-1.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 20:57:35 +02:00
word-array-1.cfg Working on deprecating lo/hi operators. Closes #667 2021-06-13 14:24:57 +02:00
word-array-1.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
word-array-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-array-2.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
word-array-2.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-array-2.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
word-array-2.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
word-array-0.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-array-0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-array-0.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
word-array-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-pointer-compound.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-pointer-compound.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-pointer-compound.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
word-pointer-compound.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-pointer-iteration-0.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-pointer-iteration-0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-pointer-iteration-0.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-pointer-iteration-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-pointer-iteration.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-pointer-iteration.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-pointer-iteration.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
word-pointer-iteration.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-pointer-math-1.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-pointer-math-1.cfg Improved out 2020-10-05 22:58:02 +02:00
word-pointer-math-1.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-pointer-math-1.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-pointer-math-0.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-pointer-math-0.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-pointer-math-0.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
word-pointer-math-0.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
word-pointer-math.asm Working on deprecating lo/hi operators. Closes #667 2021-06-12 20:57:35 +02:00
word-pointer-math.cfg Working on deprecating lo/hi operators. Closes #667 2021-06-13 14:24:57 +02:00
word-pointer-math.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
word-pointer-math.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
wordexpr.asm Now synthesizing _deref_p..c. fragments using v..m. Closes #674 2021-06-30 00:58:50 +02:00
wordexpr.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
wordexpr.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
wordexpr.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
zeropage-detect-advanced.asm Parser now based on declarator - allowing for more advanced pointer/array syntax. Preparing for declarator-based functions. #121 2021-05-02 14:28:03 +02:00
zeropage-detect-advanced.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
zeropage-detect-advanced.log Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
zeropage-detect-advanced.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
zeropage-exhausted.asm Added very naive support for zeropage overflow to main memory upon exhaust. TODO - overflow low priority variables. #712 2021-08-17 07:48:58 +02:00
zeropage-exhausted.cfg Added very naive support for zeropage overflow to main memory upon exhaust. TODO - overflow low priority variables. #712 2021-08-17 07:48:58 +02:00
zeropage-exhausted.log Postponed zeropage overflow to main memory until the final allocation (after uplift and optimization). Closes #753 2022-01-09 11:04:24 +01:00
zeropage-exhausted.sym Added very naive support for zeropage overflow to main memory upon exhaust. TODO - overflow low priority variables. #712 2021-08-17 07:48:58 +02:00
zeropage-overflow.asm Postponed zeropage overflow to main memory until the final allocation (after uplift and optimization). Closes #753 2022-01-09 11:04:24 +01:00
zeropage-overflow.cfg Added support for non-relocatable main memory variables. #712 2021-09-23 07:43:24 +02:00
zeropage-overflow.log Postponed zeropage overflow to main memory until the final allocation (after uplift and optimization). Closes #753 2022-01-09 11:04:24 +01:00
zeropage-overflow.sym Postponed zeropage overflow to main memory until the final allocation (after uplift and optimization). Closes #753 2022-01-09 11:04:24 +01:00
zeropage-sinus.asm Improved doxygen documentation. #672 2021-06-20 12:45:52 +02:00
zeropage-sinus.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
zeropage-sinus.log Working on far call merge. 2023-04-23 11:54:47 +02:00
zeropage-sinus.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
zp-reserve-coalesce-problem.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
zp-reserve-coalesce-problem.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
zp-reserve-coalesce-problem.log Working on far call merge. 2023-04-23 11:54:47 +02:00
zp-reserve-coalesce-problem.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
zpparammin.asm Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
zpparammin.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
zpparammin.log Working on far call merge. 2023-04-23 11:54:47 +02:00
zpparammin.sym Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
zpptr.asm Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
zpptr.cfg Using C declaration format for types in logs, errors, comments and more. 2021-08-10 17:48:55 +02:00
zpptr.log Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00
zpptr.sym Allocation of zp/memory to variables is now prioritized by the calculated weight of the variable. This ensures that the most used variables are kept on zeropage when variables spill over into main memory. Closes #712 2021-09-23 08:24:56 +02:00