1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-10-02 22:56:11 +00:00
kickc/src/test/ref
2019-09-29 23:13:42 +02:00
..
complex Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
examples Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
multiplexer-irq Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
address-of-0.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
address-of-0.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
address-of-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
address-of-0.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
address-of-1.asm
address-of-1.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
address-of-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
address-of-1.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
address-of-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
address-of-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
address-of-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
address-of-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
address-of-3.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
address-of-3.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
address-of-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
address-of-3.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
array-16bit-lookup.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
array-16bit-lookup.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
array-16bit-lookup.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
array-16bit-lookup.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
array-length-symbolic-min.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
array-length-symbolic-min.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
array-length-symbolic-min.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
array-length-symbolic-min.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
array-length-symbolic.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
array-length-symbolic.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
array-length-symbolic.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
array-length-symbolic.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
arrays-init-kasm-0.asm
arrays-init-kasm-0.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
arrays-init-kasm-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
arrays-init-kasm-0.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
arrays-init-short.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
arrays-init-short.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
arrays-init-short.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
arrays-init-short.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
arrays-init.asm
arrays-init.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
arrays-init.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
arrays-init.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
asm-culling-jmp.asm
asm-culling-jmp.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
asm-culling-jmp.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
asm-culling-jmp.sym
asm-mnemonic-names.asm
asm-mnemonic-names.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
asm-mnemonic-names.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
asm-mnemonic-names.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
asm-uses-0.asm
asm-uses-0.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
asm-uses-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
asm-uses-0.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
assignment-chained.asm
assignment-chained.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
assignment-chained.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
assignment-chained.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
assignment-compound.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
assignment-compound.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
assignment-compound.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
assignment-compound.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
bgblack.asm
bgblack.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
bgblack.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bgblack.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
bitmap-circle-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bitmap-circle-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
bitmap-circle-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bitmap-circle-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
bitmap-circle.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bitmap-circle.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
bitmap-circle.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bitmap-circle.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
bitmap-line-anim-1.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bitmap-line-anim-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
bitmap-line-anim-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bitmap-line-anim-1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
bitmap-line-anim-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bitmap-line-anim-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
bitmap-line-anim-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bitmap-line-anim-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
bitmap-plot-0.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bitmap-plot-0.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
bitmap-plot-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bitmap-plot-0.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
bitmap-plot-1.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bitmap-plot-1.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
bitmap-plot-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bitmap-plot-1.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
bitmap-plot-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bitmap-plot-2.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
bitmap-plot-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bitmap-plot-2.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
bitmap-plot-3.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bitmap-plot-3.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
bitmap-plot-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bitmap-plot-3.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
bitmap-plotter.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bitmap-plotter.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
bitmap-plotter.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bitmap-plotter.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
bitwise-not.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bitwise-not.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
bitwise-not.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bitwise-not.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
bool-const.asm
bool-const.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
bool-const.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bool-const.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
bool-function.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bool-function.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
bool-function.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bool-function.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
bool-ifs-min.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bool-ifs-min.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
bool-ifs-min.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bool-ifs-min.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
bool-ifs.asm
bool-ifs.cfg
bool-ifs.log
bool-ifs.sym
bool-nullpointer-exception.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bool-nullpointer-exception.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
bool-nullpointer-exception.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bool-nullpointer-exception.sym
bool-pointer.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bool-pointer.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
bool-pointer.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bool-pointer.sym
bool-vars.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bool-vars.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
bool-vars.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bool-vars.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
bresenham.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bresenham.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
bresenham.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bresenham.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
bresenhamarr.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bresenhamarr.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
bresenhamarr.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
bresenhamarr.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
c64dtv-8bppcharstretch.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
c64dtv-8bppcharstretch.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
c64dtv-8bppcharstretch.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
c64dtv-8bppcharstretch.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
c64dtv-8bppchunkystretch.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
c64dtv-8bppchunkystretch.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
c64dtv-8bppchunkystretch.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
c64dtv-8bppchunkystretch.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
c64dtv-blitter-box.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
c64dtv-blitter-box.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
c64dtv-blitter-box.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
c64dtv-blitter-box.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
c64dtv-blittermin.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
c64dtv-blittermin.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
c64dtv-blittermin.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
c64dtv-blittermin.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
c64dtv-color.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
c64dtv-color.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
c64dtv-color.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
c64dtv-color.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
c64dtv-gfxexplorer.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
c64dtv-gfxexplorer.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
c64dtv-gfxexplorer.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
c64dtv-gfxexplorer.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
c64dtv-gfxmodes.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
c64dtv-gfxmodes.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
c64dtv-gfxmodes.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
c64dtv-gfxmodes.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
c-types.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
c-types.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
c-types.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
c-types.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
call-parameter-autocast.asm
call-parameter-autocast.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
call-parameter-autocast.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
call-parameter-autocast.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
callconstparam.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
callconstparam.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
callconstparam.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
callconstparam.sym
cast-deref.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cast-deref.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
cast-deref.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cast-deref.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
cast-not-needed-2.asm
cast-not-needed-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
cast-not-needed-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cast-not-needed-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
cast-not-needed-3.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cast-not-needed-3.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
cast-not-needed-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cast-not-needed-3.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
cast-not-needed.asm
cast-not-needed.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
cast-not-needed.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cast-not-needed.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
cast-precedence-problem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cast-precedence-problem.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
cast-precedence-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cast-precedence-problem.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
casting.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
casting.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
casting.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
casting.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
chargen.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
chargen.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
chargen.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
chargen.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
chessboard.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
chessboard.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
chessboard.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
chessboard.sym
cia-timer-cyclecount.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cia-timer-cyclecount.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
cia-timer-cyclecount.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cia-timer-cyclecount.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
cia-timer-simple.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cia-timer-simple.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
cia-timer-simple.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cia-timer-simple.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
clobber-a-problem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
clobber-a-problem.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
clobber-a-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
clobber-a-problem.prg
clobber-a-problem.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
clobber-a-problem.vs
coalesce-assignment.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
coalesce-assignment.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
coalesce-assignment.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
coalesce-assignment.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
code-after-return-1.asm
code-after-return-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
code-after-return-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
code-after-return-1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
code-after-return.asm
code-after-return.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
code-after-return.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
code-after-return.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
comma-decl-for.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
comma-decl-for.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
comma-decl-for.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
comma-decl-for.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
comma-decl.asm
comma-decl.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
comma-decl.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
comma-decl.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
comma-expr-1.asm
comma-expr-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
comma-expr-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
comma-expr-1.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
comma-expr-2.asm
comma-expr-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
comma-expr-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
comma-expr-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
comma-expr-for.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
comma-expr-for.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
comma-expr-for.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
comma-expr-for.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
comparison-rewriting-pointer.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
comparison-rewriting-pointer.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
comparison-rewriting-pointer.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
comparison-rewriting-pointer.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
comparison-rewriting.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
comparison-rewriting.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
comparison-rewriting.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
comparison-rewriting.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
complex-conditional-problem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
complex-conditional-problem.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
complex-conditional-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
complex-conditional-problem.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
condition-integer-0.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
condition-integer-0.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
condition-integer-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
condition-integer-0.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
condition-integer-1.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
condition-integer-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
condition-integer-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
condition-integer-1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
condition-integer-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
condition-integer-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
condition-integer-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
condition-integer-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
condition-integer-3.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
condition-integer-3.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
condition-integer-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
condition-integer-3.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
condition-integer-4.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
condition-integer-4.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
condition-integer-4.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
condition-integer-4.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
condition-type-mismatch.asm
condition-type-mismatch.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
condition-type-mismatch.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
condition-type-mismatch.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
consolidate-array-index-problem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
consolidate-array-index-problem.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
consolidate-array-index-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
consolidate-array-index-problem.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
consolidate-constant-problem.asm
consolidate-constant-problem.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
consolidate-constant-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
consolidate-constant-problem.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
const-condition.asm
const-condition.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
const-condition.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
const-condition.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
const-early-identification.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
const-early-identification.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
const-early-identification.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
const-early-identification.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
const-identification.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
const-identification.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
const-identification.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
const-identification.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
const-if-problem.asm
const-if-problem.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
const-if-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
const-if-problem.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
const-int-cast-problem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
const-int-cast-problem.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
const-int-cast-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
const-int-cast-problem.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
const-mult-div.asm
const-mult-div.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
const-mult-div.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
const-mult-div.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
const-param.asm
const-param.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
const-param.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
const-param.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
const-pointer.asm
const-pointer.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
const-pointer.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
const-pointer.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
const-signed-promotion.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
const-signed-promotion.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
const-signed-promotion.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
const-signed-promotion.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
const-word-pointer.asm
const-word-pointer.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
const-word-pointer.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
const-word-pointer.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
constabsmin.asm
constabsmin.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
constabsmin.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
constabsmin.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
constant-string-concat-0.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
constant-string-concat-0.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
constant-string-concat-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
constant-string-concat-0.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
constant-string-concat.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
constant-string-concat.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
constant-string-concat.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
constant-string-concat.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
constantmin.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
constantmin.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
constantmin.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
constantmin.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
constants.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
constants.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
constants.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
constants.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
cordic-atan2-16-ref.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cordic-atan2-16-ref.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
cordic-atan2-16-ref.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cordic-atan2-16-ref.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
cordic-atan2-16.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cordic-atan2-16.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
cordic-atan2-16.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cordic-atan2-16.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
cordic-atan2-clear.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cordic-atan2-clear.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
cordic-atan2-clear.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cordic-atan2-clear.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
cordic-atan2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cordic-atan2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
cordic-atan2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cordic-atan2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
cpu-6502.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cpu-6502.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
cpu-6502.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
cpu-6502.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
danny-joystick-problem.asm
danny-joystick-problem.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
danny-joystick-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
danny-joystick-problem.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
declared-memory-var-0.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
declared-memory-var-0.cfg Completed refactoring of Variable class to use StorageStrategy. 2019-09-29 21:53:44 +02:00
declared-memory-var-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
declared-memory-var-0.sym Completed refactoring of Variable class to use StorageStrategy. 2019-09-29 21:53:44 +02:00
declared-memory-var-1.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
declared-memory-var-1.cfg Completed refactoring of Variable class to use StorageStrategy. 2019-09-29 21:53:44 +02:00
declared-memory-var-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
declared-memory-var-1.sym Completed refactoring of Variable class to use StorageStrategy. 2019-09-29 21:53:44 +02:00
declared-memory-var-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
declared-memory-var-2.cfg Completed refactoring of Variable class to use StorageStrategy. 2019-09-29 21:53:44 +02:00
declared-memory-var-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
declared-memory-var-2.sym Completed refactoring of Variable class to use StorageStrategy. 2019-09-29 21:53:44 +02:00
deep-nesting.asm
deep-nesting.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
deep-nesting.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
deep-nesting.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
default-font.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
default-font.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
default-font.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
default-font.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
deref-to-derefidx-2.asm
deref-to-derefidx-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
deref-to-derefidx-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
deref-to-derefidx-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
deref-to-derefidx.asm
deref-to-derefidx.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
deref-to-derefidx.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
deref-to-derefidx.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
derefidx-word-0.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
derefidx-word-0.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
derefidx-word-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
derefidx-word-0.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
derefidx-word-1.asm
derefidx-word-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
derefidx-word-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
derefidx-word-1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
derefidx-word-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
derefidx-word-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
derefidx-word-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
derefidx-word-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
divide-2s.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
divide-2s.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
divide-2s.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
divide-2s.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
double-assignment.asm
double-assignment.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
double-assignment.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
double-assignment.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
double-import.asm
double-import.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
double-import.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
double-import.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
double-indexing-arrays.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
double-indexing-arrays.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
double-indexing-arrays.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
double-indexing-arrays.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
duplicate-loop-problem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
duplicate-loop-problem.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
duplicate-loop-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
duplicate-loop-problem.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
dword.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
dword.cfg Optimized constant handling in pass 1. 2019-09-29 22:42:37 +02:00
dword.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
dword.sym Optimized constant handling in pass 1. 2019-09-29 22:42:37 +02:00
emptyblock-error.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
emptyblock-error.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
emptyblock-error.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
emptyblock-error.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
encoding-literal-char.asm
encoding-literal-char.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
encoding-literal-char.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
encoding-literal-char.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
enum-0.asm
enum-0.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
enum-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
enum-0.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
enum-1.asm
enum-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
enum-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
enum-1.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
enum-2.asm
enum-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
enum-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
enum-2.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
enum-3.asm
enum-3.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
enum-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
enum-3.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
enum-4.asm
enum-4.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
enum-4.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
enum-4.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
enum-5.asm
enum-5.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
enum-5.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
enum-5.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
enum-6.asm
enum-6.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
enum-6.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
enum-6.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
enum-7.asm
enum-7.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
enum-7.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
enum-7.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
enum-8.asm
enum-8.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
enum-8.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
enum-8.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
euclid-3.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
euclid-3.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
euclid-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
euclid-3.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
euclid-problem-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
euclid-problem-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
euclid-problem-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
euclid-problem-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
euclid-problem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
euclid-problem.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
euclid-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
euclid-problem.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
fastmultiply-127.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
fastmultiply-127.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
fastmultiply-127.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
fastmultiply-127.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
fibmem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
fibmem.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
fibmem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
fibmem.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
fill-square.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
fill-square.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
fill-square.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
fill-square.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
fillscreen.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
fillscreen.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
fillscreen.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
fillscreen.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
flipper-rex2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
flipper-rex2.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
flipper-rex2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
flipper-rex2.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
font-hex-show.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
font-hex-show.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
font-hex-show.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
font-hex-show.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
for-empty-increment.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
for-empty-increment.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
for-empty-increment.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
for-empty-increment.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
for-empty-init.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
for-empty-init.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
for-empty-init.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
for-empty-init.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
for-two-vars.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
for-two-vars.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
for-two-vars.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
for-two-vars.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
forced-zeropage.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
forced-zeropage.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
forced-zeropage.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
forced-zeropage.sym
forclassicmin.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
forclassicmin.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
forclassicmin.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
forclassicmin.sym
forincrementassign.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
forincrementassign.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
forincrementassign.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
forincrementassign.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
forrangedwords.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
forrangedwords.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
forrangedwords.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
forrangedwords.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
forrangemin.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
forrangemin.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
forrangemin.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
forrangemin.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
forrangesymbolic.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
forrangesymbolic.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
forrangesymbolic.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
forrangesymbolic.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
fragment-synth.asm
fragment-synth.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
fragment-synth.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
fragment-synth.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
fragment-variations.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
fragment-variations.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
fragment-variations.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
fragment-variations.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
fragments-assignment-binary-_deref_pbuc1.log Added fragment synths for Travis Fisher and Clay Cowgill. 2019-09-29 17:48:20 +02:00
fragments-assignment-binary-_deref_pbuz1.log Added fragment synths for Travis Fisher and Clay Cowgill. 2019-09-29 17:48:20 +02:00
fragments-assignment-binary-pbuc1_derefidx_vbuaa.log Added fragment synths for Travis Fisher and Clay Cowgill. 2019-09-29 17:48:20 +02:00
fragments-assignment-binary-pbuc1_derefidx_vbuxx.log Added fragment synths for Travis Fisher and Clay Cowgill. 2019-09-29 17:48:20 +02:00
fragments-assignment-binary-pbuc1_derefidx_vbuyy.log Added fragment synths for Travis Fisher and Clay Cowgill. 2019-09-29 17:48:20 +02:00
fragments-assignment-binary-pbuc1_derefidx_vbuz1.log Added fragment synths for Travis Fisher and Clay Cowgill. 2019-09-29 17:48:20 +02:00
fragments-assignment-binary-pbuz1_derefidx_vbuaa.log Added fragment synths for Travis Fisher and Clay Cowgill. 2019-09-29 17:48:20 +02:00
fragments-assignment-binary-pbuz1_derefidx_vbuc1.log Added fragment synths for Travis Fisher and Clay Cowgill. 2019-09-29 17:48:20 +02:00
fragments-assignment-binary-pbuz1_derefidx_vbuxx.log Added fragment synths for Travis Fisher and Clay Cowgill. 2019-09-29 17:48:20 +02:00
fragments-assignment-binary-pbuz1_derefidx_vbuyy.log Added fragment synths for Travis Fisher and Clay Cowgill. 2019-09-29 17:48:20 +02:00
fragments-assignment-binary-pbuz1_derefidx_vbuz1.log Added fragment synths for Travis Fisher and Clay Cowgill. 2019-09-29 17:48:20 +02:00
fragments-assignment-binary-pbuz1_derefidx_vbuz2.log Added fragment synths for Travis Fisher and Clay Cowgill. 2019-09-29 17:48:20 +02:00
fragments-assignment-binary-vbuaa.log Added fragment synths for Travis Fisher and Clay Cowgill. 2019-09-29 17:48:20 +02:00
fragments-assignment-binary-vbuxx.log Added fragment synths for Travis Fisher and Clay Cowgill. 2019-09-29 17:48:20 +02:00
fragments-assignment-binary-vbuyy.log Added fragment synths for Travis Fisher and Clay Cowgill. 2019-09-29 17:48:20 +02:00
fragments-assignment-binary-vbuz1.log Added fragment synths for Travis Fisher and Clay Cowgill. 2019-09-29 17:48:20 +02:00
fragments-assignment-binary.log
fragments-assignment-copy.log Added fragment synths for Travis Fisher and Clay Cowgill. 2019-09-29 17:48:20 +02:00
fragments-assignment-unary.log Added fragment synths for Travis Fisher and Clay Cowgill. 2019-09-29 17:48:20 +02:00
fragments-complex.log
function-as-array.asm
function-as-array.cfg
function-as-array.log
function-as-array.sym
function-pointer-noarg-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-2.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
function-pointer-noarg-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-2.sym
function-pointer-noarg-3.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-3.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-3.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg-call-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-call-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg-call-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-call-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg-call-3.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-call-3.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg-call-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-call-3.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg-call-4.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-call-4.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg-call-4.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-call-4.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg-call-5.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-call-5.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg-call-5.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-call-5.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg-call-6.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-call-6.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
function-pointer-noarg-call-6.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-call-6.sym
function-pointer-noarg-call-7.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-call-7.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg-call-7.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-call-7.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg-call-8.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-call-8.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg-call-8.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-call-8.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg-call-9.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-call-9.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg-call-9.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-call-9.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg-call-10.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-call-10.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg-call-10.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-call-10.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg-call.asm
function-pointer-noarg-call.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg-call.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg-call.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg.asm
function-pointer-noarg.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-noarg.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-noarg.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-return.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-return.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
function-pointer-return.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
function-pointer-return.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
gfxbank.asm
gfxbank.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
gfxbank.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
gfxbank.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
global-pc-multiple.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
global-pc-multiple.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
global-pc-multiple.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
global-pc-multiple.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
global-pc.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
global-pc.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
global-pc.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
global-pc.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
halfscii.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
halfscii.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
halfscii.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
halfscii.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
helloworld0.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
helloworld0.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
helloworld0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
helloworld0.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
helloworld2-inline.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
helloworld2-inline.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
helloworld2-inline.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
helloworld2-inline.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
helloworld2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
helloworld2.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
helloworld2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
helloworld2.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
hex2dec-ptrptr.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
hex2dec-ptrptr.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
hex2dec-ptrptr.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
hex2dec-ptrptr.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
hex2dec.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
hex2dec.cfg Optimized constant handling in pass 1. 2019-09-29 22:42:37 +02:00
hex2dec.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
hex2dec.sym Optimized constant handling in pass 1. 2019-09-29 22:42:37 +02:00
ifmin.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
ifmin.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
ifmin.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
ifmin.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
immzero.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
immzero.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
immzero.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
immzero.sym
importing.asm
importing.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
importing.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
importing.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
incd020.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
incd020.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
incd020.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
incd020.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
incrementinarray.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
incrementinarray.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
incrementinarray.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
incrementinarray.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
infloop-error.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
infloop-error.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
infloop-error.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
infloop-error.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
init-volatiles.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
init-volatiles.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
init-volatiles.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
init-volatiles.sym
initializer-0.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
initializer-0.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
initializer-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
initializer-0.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
initializer-1.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
initializer-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
initializer-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
initializer-1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
initializer-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
initializer-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
initializer-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
initializer-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
initializer-3.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
initializer-3.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
initializer-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
initializer-3.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-asm-clobber-none.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-asm-clobber-none.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
inline-asm-clobber-none.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-asm-clobber-none.sym
inline-asm-clobber.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-asm-clobber.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inline-asm-clobber.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-asm-clobber.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inline-asm-jsr-clobber.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-asm-jsr-clobber.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
inline-asm-jsr-clobber.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-asm-jsr-clobber.sym
inline-asm-label.asm
inline-asm-label.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
inline-asm-label.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-asm-label.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-asm-optimized.asm
inline-asm-optimized.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-asm-optimized.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-asm-optimized.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-asm-param.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-asm-param.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
inline-asm-param.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-asm-param.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inline-asm-ref-scoped.asm
inline-asm-ref-scoped.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
inline-asm-ref-scoped.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-asm-ref-scoped.sym
inline-asm-refout-const.asm
inline-asm-refout-const.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
inline-asm-refout-const.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-asm-refout-const.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-asm-refout.asm
inline-asm-refout.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-asm-refout.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-asm-refout.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-asm.asm
inline-asm.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
inline-asm.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-asm.sym
inline-assignment.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-assignment.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-assignment.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-assignment.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-function-if.asm
inline-function-if.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inline-function-if.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-function-if.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inline-function-level2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-function-level2.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
inline-function-level2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-function-level2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-function-min.asm
inline-function-min.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inline-function-min.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-function-min.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inline-function-print.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-function-print.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inline-function-print.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-function-print.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inline-function.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-function.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inline-function.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-function.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inline-kasm-clobber.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-kasm-clobber.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inline-kasm-clobber.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-kasm-clobber.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inline-kasm-data.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-kasm-data.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-kasm-data.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-kasm-data.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-kasm-loop.asm
inline-kasm-loop.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-kasm-loop.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-kasm-loop.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-kasm-refout.asm
inline-kasm-refout.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-kasm-refout.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-kasm-refout.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-kasm-resource.asm
inline-kasm-resource.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-kasm-resource.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-kasm-resource.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-pointer-0.asm
inline-pointer-0.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
inline-pointer-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-pointer-0.sym
inline-pointer-1.asm
inline-pointer-1.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
inline-pointer-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-pointer-1.sym
inline-pointer-2.asm
inline-pointer-2.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
inline-pointer-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-pointer-2.sym
inline-string-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-string-2.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
inline-string-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-string-2.sym
inline-string-3.asm
inline-string-3.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-string-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-string-3.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-string-4.asm
inline-string-4.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-string-4.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-string-4.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-string.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-string.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-string.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-string.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-word-0.asm
inline-word-0.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inline-word-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-word-0.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inline-word-1.asm
inline-word-1.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inline-word-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-word-1.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inline-word-2.asm
inline-word-2.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inline-word-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-word-2.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inline-word.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-word.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inline-word.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inline-word.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inlinearrayproblem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inlinearrayproblem.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inlinearrayproblem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inlinearrayproblem.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inmem-const-array.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inmem-const-array.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inmem-const-array.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inmem-const-array.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inmemarray.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inmemarray.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inmemarray.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inmemarray.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inmemstring.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inmemstring.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inmemstring.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inmemstring.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
inner-increment-problem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inner-increment-problem.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
inner-increment-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
inner-increment-problem.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
int-conversion.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
int-conversion.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
int-conversion.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
int-conversion.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
int-literals.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
int-literals.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
int-literals.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
int-literals.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
interrupt-volatile-reuse-problem1.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
interrupt-volatile-reuse-problem1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
interrupt-volatile-reuse-problem1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
interrupt-volatile-reuse-problem1.prg
interrupt-volatile-reuse-problem1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
interrupt-volatile-reuse-problem1.vs
interrupt-volatile-reuse-problem2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
interrupt-volatile-reuse-problem2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
interrupt-volatile-reuse-problem2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
interrupt-volatile-reuse-problem2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
irq-hardware-clobber-jsr.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
irq-hardware-clobber-jsr.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
irq-hardware-clobber-jsr.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
irq-hardware-clobber-jsr.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
irq-hardware-clobber.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
irq-hardware-clobber.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
irq-hardware-clobber.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
irq-hardware-clobber.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
irq-hardware-stack.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
irq-hardware-stack.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
irq-hardware-stack.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
irq-hardware-stack.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
irq-hardware.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
irq-hardware.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
irq-hardware.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
irq-hardware.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
irq-idx-problem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
irq-idx-problem.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
irq-idx-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
irq-idx-problem.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
irq-kernel-minimal.asm
irq-kernel-minimal.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
irq-kernel-minimal.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
irq-kernel-minimal.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
irq-kernel.asm
irq-kernel.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
irq-kernel.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
irq-kernel.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
irq-local-var-overlap-problem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
irq-local-var-overlap-problem.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
irq-local-var-overlap-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
irq-local-var-overlap-problem.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
irq-raster.asm
irq-raster.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
irq-raster.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
irq-raster.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
irq-volatile-bool-problem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
irq-volatile-bool-problem.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
irq-volatile-bool-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
irq-volatile-bool-problem.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
iterarray.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
iterarray.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
iterarray.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
iterarray.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
kc-ka-string-encoding.asm
kc-ka-string-encoding.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
kc-ka-string-encoding.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
kc-ka-string-encoding.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
keyboard-glitch.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
keyboard-glitch.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
keyboard-glitch.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
keyboard-glitch.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
kickasm-uses-prevent-deletion.asm
kickasm-uses-prevent-deletion.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
kickasm-uses-prevent-deletion.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
kickasm-uses-prevent-deletion.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
line-anim.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
line-anim.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
line-anim.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
line-anim.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
linegen.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
linegen.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
linegen.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
linegen.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
literal-char-minus-number.asm
literal-char-minus-number.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
literal-char-minus-number.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
literal-char-minus-number.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
literal-strings.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
literal-strings.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
literal-strings.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
literal-strings.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
literal-word-pointer-0.asm
literal-word-pointer-0.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
literal-word-pointer-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
literal-word-pointer-0.sym
literals.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
literals.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
literals.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
literals.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
liverange-call-problem.asm
liverange-call-problem.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
liverange-call-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
liverange-call-problem.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
liverange-problem-0.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
liverange-problem-0.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
liverange-problem-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
liverange-problem-0.sym
liverange.asm
liverange.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
liverange.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
liverange.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
local-string.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
local-string.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
local-string.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
local-string.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
localscope-loops.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
localscope-loops.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
localscope-loops.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
localscope-loops.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
localscope-simple.asm
localscope-simple.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
localscope-simple.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
localscope-simple.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
long-pointer-0.asm
long-pointer-0.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
long-pointer-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
long-pointer-0.sym
long-pointer-1.asm
long-pointer-1.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
long-pointer-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
long-pointer-1.sym
longbranch-interrupt-problem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
longbranch-interrupt-problem.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
longbranch-interrupt-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
longbranch-interrupt-problem.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
longjump2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
longjump2.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
longjump2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
longjump2.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
longjump.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
longjump.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
longjump.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
longjump.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
loop100.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop100.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
loop100.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop100.sym
loop-break-continue.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-break-continue.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loop-break-continue.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-break-continue.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loop-break-nested.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-break-nested.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
loop-break-nested.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-break-nested.sym
loop-break.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-break.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loop-break.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-break.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loop-continue.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-continue.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loop-continue.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-continue.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loop-for-continue.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-for-continue.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loop-for-continue.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-for-continue.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loop-for-empty-body.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-for-empty-body.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loop-for-empty-body.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-for-empty-body.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loop-for-sideeffect.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-for-sideeffect.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
loop-for-sideeffect.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-for-sideeffect.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
loop-memset-min.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-memset-min.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
loop-memset-min.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-memset-min.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
loop-problem2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-problem2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loop-problem2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-problem2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loop-problem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-problem.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
loop-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-problem.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
loop-while-continue.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-while-continue.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loop-while-continue.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-while-continue.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loop-while-min.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-while-min.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
loop-while-min.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-while-min.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
loop-while-sideeffect.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-while-sideeffect.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
loop-while-sideeffect.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loop-while-sideeffect.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
loophead-problem-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loophead-problem-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loophead-problem-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loophead-problem-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loophead-problem-3.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loophead-problem-3.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loophead-problem-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loophead-problem-3.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loophead-problem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loophead-problem.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loophead-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loophead-problem.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loopmin.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loopmin.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
loopmin.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loopmin.sym
loopnest2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loopnest2.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
loopnest2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loopnest2.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
loopnest3.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loopnest3.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loopnest3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loopnest3.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loopnest.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loopnest.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
loopnest.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loopnest.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
loopsplit.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loopsplit.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
loopsplit.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
loopsplit.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
malloc-0.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
malloc-0.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
malloc-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
malloc-0.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
malloc-1.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
malloc-1.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
malloc-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
malloc-1.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
mem-alignment.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
mem-alignment.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
mem-alignment.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
mem-alignment.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
memcpy-0.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
memcpy-0.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
memcpy-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
memcpy-0.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
memcpy-1.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
memcpy-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
memcpy-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
memcpy-1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
memory-heap.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
memory-heap.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
memory-heap.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
memory-heap.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
min-fmul-16.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
min-fmul-16.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
min-fmul-16.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
min-fmul-16.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
mixed-array-0.asm
mixed-array-0.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
mixed-array-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
mixed-array-0.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
mixed-array-1.asm
mixed-array-1.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
mixed-array-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
mixed-array-1.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
modglobal.asm
modglobal.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
modglobal.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
modglobal.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
modglobalmin.asm
modglobalmin.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
modglobalmin.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
modglobalmin.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
mul8u-min.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
mul8u-min.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
mul8u-min.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
mul8u-min.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
multiply-2s.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
multiply-2s.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
multiply-2s.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
multiply-2s.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
multiply-ns.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
multiply-ns.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
multiply-ns.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
multiply-ns.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
nes-array.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
nes-array.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
nes-array.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
nes-array.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
no-recursion-heavy.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
no-recursion-heavy.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
no-recursion-heavy.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
no-recursion-heavy.sym
noop-cast-elimination.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
noop-cast-elimination.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
noop-cast-elimination.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
noop-cast-elimination.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
norom-charset.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
norom-charset.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
norom-charset.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
norom-charset.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
number-conversion.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
number-conversion.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
number-conversion.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
number-conversion.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
number-inference-sum.asm
number-inference-sum.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
number-inference-sum.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
number-inference-sum.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
number-type.asm
number-type.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
number-type.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
number-type.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
operator-lohi-problem-1.asm
operator-lohi-problem-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
operator-lohi-problem-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
operator-lohi-problem-1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
operator-lohi-problem.asm
operator-lohi-problem.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
operator-lohi-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
operator-lohi-problem.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
optimize-unsigned-comparisons.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
optimize-unsigned-comparisons.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
optimize-unsigned-comparisons.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
optimize-unsigned-comparisons.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
overlap-allocation-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
overlap-allocation-2.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
overlap-allocation-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
overlap-allocation-2.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
overlap-allocation.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
overlap-allocation.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
overlap-allocation.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
overlap-allocation.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
parse-negated-struct-ref.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
parse-negated-struct-ref.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
parse-negated-struct-ref.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
parse-negated-struct-ref.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
plasma-center.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
plasma-center.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
plasma-center.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
plasma-center.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
platform-asm6502.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
platform-asm6502.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
platform-asm6502.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
platform-asm6502.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
plus-0.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
plus-0.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
plus-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
plus-0.sym
pointer-anding.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
pointer-anding.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
pointer-anding.kc.asm
pointer-anding.kc.cfg
pointer-anding.kc.log
pointer-anding.kc.sym
pointer-anding.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
pointer-anding.sym
pointer-cast-2.asm
pointer-cast-2.cfg Optimized constant handling in pass 1. 2019-09-29 22:42:37 +02:00
pointer-cast-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
pointer-cast-2.sym Optimized constant handling in pass 1. 2019-09-29 22:42:37 +02:00
pointer-cast-3.asm
pointer-cast-3.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
pointer-cast-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
pointer-cast-3.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
pointer-cast-4.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
pointer-cast-4.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
pointer-cast-4.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
pointer-cast-4.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
pointer-cast.asm
pointer-cast.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
pointer-cast.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
pointer-cast.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
pointer-plus-0.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
pointer-plus-0.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
pointer-plus-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
pointer-plus-0.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
pointer-plus-signed-word.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
pointer-plus-signed-word.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
pointer-plus-signed-word.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
pointer-plus-signed-word.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
pointer-pointer-1.asm
pointer-pointer-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
pointer-pointer-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
pointer-pointer-1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
pointer-pointer-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
pointer-pointer-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
pointer-pointer-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
pointer-pointer-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
pointer-pointer-3.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
pointer-pointer-3.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
pointer-pointer-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
pointer-pointer-3.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
pointer-void-0.asm
pointer-void-0.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
pointer-void-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
pointer-void-0.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
pointer-void-1.asm
pointer-void-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
pointer-void-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
pointer-void-1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
pointer-void-2.asm
pointer-void-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
pointer-void-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
pointer-void-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
pointer-void-3.asm
pointer-void-3.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
pointer-void-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
pointer-void-3.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
print-problem.asm
print-problem.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
print-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
print-problem.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
printmsg.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
printmsg.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
printmsg.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
printmsg.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
problem-negative-word-const.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
problem-negative-word-const.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
problem-negative-word-const.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
problem-negative-word-const.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
procedure-callingconvention-stack-0.asm Added constant for return value offset on stack. Added padding when return value is larger than parameters. Improved calculations of stack frame sizes. #316 2019-09-23 17:53:23 +02:00
procedure-callingconvention-stack-0.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
procedure-callingconvention-stack-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
procedure-callingconvention-stack-0.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
procedure-callingconvention-stack-1.asm Added constant for return value offset on stack. Added padding when return value is larger than parameters. Improved calculations of stack frame sizes. #316 2019-09-23 17:53:23 +02:00
procedure-callingconvention-stack-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
procedure-callingconvention-stack-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
procedure-callingconvention-stack-1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
procedure-callingconvention-stack-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
procedure-callingconvention-stack-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
procedure-callingconvention-stack-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
procedure-callingconvention-stack-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
procedure-callingconvention-stack-3.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
procedure-callingconvention-stack-3.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
procedure-callingconvention-stack-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
procedure-callingconvention-stack-3.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
procedure-callingconvention-stack-4.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
procedure-callingconvention-stack-4.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
procedure-callingconvention-stack-4.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
procedure-callingconvention-stack-4.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
procedure-callingconvention-stack-5.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
procedure-callingconvention-stack-5.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
procedure-callingconvention-stack-5.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
procedure-callingconvention-stack-5.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
processor-port-test.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
processor-port-test.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
processor-port-test.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
processor-port-test.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
ptr-complex.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
ptr-complex.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
ptr-complex.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
ptr-complex.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
ptrptr-optimize-0.asm
ptrptr-optimize-0.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
ptrptr-optimize-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
ptrptr-optimize-0.sym
ptrptr-optimize-1.asm
ptrptr-optimize-1.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
ptrptr-optimize-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
ptrptr-optimize-1.sym
ptrptr-optimize-2.asm
ptrptr-optimize-2.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
ptrptr-optimize-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
ptrptr-optimize-2.sym
ptrtest.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
ptrtest.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
ptrtest.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
ptrtest.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
ptrtestmin.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
ptrtestmin.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
ptrtestmin.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
ptrtestmin.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
reserve-zp-global.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
reserve-zp-global.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
reserve-zp-global.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
reserve-zp-global.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
reserve-zp-procedure-1.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
reserve-zp-procedure-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
reserve-zp-procedure-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
reserve-zp-procedure-1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
reserve-zp-procedure-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
reserve-zp-procedure-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
reserve-zp-procedure-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
reserve-zp-procedure-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
reserve-zp-procedure-3.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
reserve-zp-procedure-3.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
reserve-zp-procedure-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
reserve-zp-procedure-3.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
robozzle64-label-problem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
robozzle64-label-problem.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
robozzle64-label-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
robozzle64-label-problem.sym
roll-sprite-msb.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
roll-sprite-msb.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
roll-sprite-msb.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
roll-sprite-msb.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
roll-variable.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
roll-variable.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
roll-variable.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
roll-variable.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
runtime-unused-procedure.asm
runtime-unused-procedure.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
runtime-unused-procedure.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
runtime-unused-procedure.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
sandbox-ternary-error.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sandbox-ternary-error.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
sandbox-ternary-error.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sandbox-ternary-error.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
sandbox.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sandbox.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
sandbox.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sandbox.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
scan-desire-problem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
scan-desire-problem.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
scan-desire-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
scan-desire-problem.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
screen-center-angle.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
screen-center-angle.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
screen-center-angle.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
screen-center-angle.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
screen-center-distance.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
screen-center-distance.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
screen-center-distance.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
screen-center-distance.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
screen-show-spiral-buckets.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
screen-show-spiral-buckets.cfg Optimized constant handling in pass 1. 2019-09-29 22:42:37 +02:00
screen-show-spiral-buckets.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
screen-show-spiral-buckets.sym Optimized constant handling in pass 1. 2019-09-29 22:42:37 +02:00
screen-show-spiral.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
screen-show-spiral.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
screen-show-spiral.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
screen-show-spiral.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
scroll-clobber.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
scroll-clobber.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
scroll-clobber.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
scroll-clobber.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
scrollbig-clobber.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
scrollbig-clobber.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
scrollbig-clobber.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
scrollbig-clobber.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
semi-struct-1.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
semi-struct-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
semi-struct-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
semi-struct-1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
semi-struct-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
semi-struct-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
semi-struct-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
semi-struct-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
sequence-locality-0.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sequence-locality-0.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
sequence-locality-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sequence-locality-0.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
sequence-locality-1.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sequence-locality-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
sequence-locality-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sequence-locality-1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
showlogo.sym
sieve-min.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sieve-min.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
sieve-min.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sieve-min.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
sieve.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sieve.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
sieve.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sieve.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
signed-bytes.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
signed-bytes.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
signed-bytes.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
signed-bytes.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
signed-char-comparison.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
signed-char-comparison.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
signed-char-comparison.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
signed-char-comparison.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
signed-indexed-subtract.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
signed-indexed-subtract.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
signed-indexed-subtract.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
signed-indexed-subtract.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
signed-word-minus-byte-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
signed-word-minus-byte-2.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
signed-word-minus-byte-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
signed-word-minus-byte-2.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
signed-words.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
signed-words.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
signed-words.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
signed-words.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
simple-loop.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
simple-loop.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
simple-loop.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
simple-loop.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
sine-plotter.log
sinus-basic.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sinus-basic.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
sinus-basic.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sinus-basic.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
sinusgen8.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sinusgen8.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
sinusgen8.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sinusgen8.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
sinusgen8b.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sinusgen8b.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
sinusgen8b.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sinusgen8b.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
sinusgen16.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sinusgen16.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
sinusgen16.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sinusgen16.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
sinusgen16b.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sinusgen16b.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
sinusgen16b.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sinusgen16b.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
sinusgenscale8.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sinusgenscale8.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
sinusgenscale8.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sinusgenscale8.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
sizeof-arrays.asm
sizeof-arrays.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
sizeof-arrays.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sizeof-arrays.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
sizeof-expr.asm
sizeof-expr.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
sizeof-expr.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sizeof-expr.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
sizeof-struct.asm
sizeof-struct.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
sizeof-struct.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sizeof-struct.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
sizeof-types.asm
sizeof-types.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
sizeof-types.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
sizeof-types.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
stack-relative-addressing.asm Added tests for different reported problems & fixes. 2019-09-18 21:53:32 +02:00
stack-relative-addressing.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
stack-relative-addressing.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
stack-relative-addressing.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
statement-sequence-1.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
statement-sequence-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
statement-sequence-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
statement-sequence-1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
string-const-consolidation-noroot.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
string-const-consolidation-noroot.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
string-const-consolidation-noroot.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
string-const-consolidation-noroot.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
string-const-consolidation.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
string-const-consolidation.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
string-const-consolidation.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
string-const-consolidation.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
string-encoding-literals.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
string-encoding-literals.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
string-encoding-literals.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
string-encoding-literals.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
string-encoding-pragma.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
string-encoding-pragma.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
string-encoding-pragma.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
string-encoding-pragma.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
string-escapes-0.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
string-escapes-0.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
string-escapes-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
string-escapes-0.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
string-escapes-1.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
string-escapes-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
string-escapes-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
string-escapes-1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
string-escapes-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
string-escapes-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
string-escapes-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
string-escapes-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
string-escapes-3.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
string-escapes-3.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
string-escapes-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
string-escapes-3.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
string-pointer-problem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
string-pointer-problem.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
string-pointer-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
string-pointer-problem.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
strip.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
strip.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
strip.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
strip.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-0.asm
struct-0.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-0.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-1.asm
struct-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-2.asm
struct-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-3.asm
struct-3.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-3.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-4.asm
struct-4.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-4.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-4.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-5.asm
struct-5.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-5.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-5.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-6.asm
struct-6.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-6.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-6.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-7.asm
struct-7.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-7.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-7.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-8.asm
struct-8.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-8.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-8.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-9.asm
struct-9.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-9.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-9.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-10.asm
struct-10.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-10.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-10.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-11.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-11.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-11.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-11.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-12.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-12.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-12.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-12.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-pos-fill.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-pos-fill.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-pos-fill.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-pos-fill.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-ptr-0.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-0.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-0.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-1.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-3.asm
struct-ptr-3.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-3.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-4.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-4.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-ptr-4.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-4.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-ptr-5.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-5.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-ptr-5.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-5.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-ptr-6.asm
struct-ptr-6.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-6.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-6.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-7.asm
struct-ptr-7.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-7.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-7.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-8.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-8.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-8.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-8.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-9.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-9.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-9.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-9.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-10.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-10.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-10.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-10.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-11.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-11.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-11.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-11.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-12-ref.asm
struct-ptr-12-ref.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-12-ref.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-12-ref.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-12.asm
struct-ptr-12.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-12.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-12.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-13.asm
struct-ptr-13.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-ptr-13.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-13.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-ptr-14.asm
struct-ptr-14.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-14.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-14.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-15.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-15.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-15.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-15.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-16.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-16.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-ptr-16.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-16.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-ptr-17.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-17.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-ptr-17.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-17.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-ptr-18.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-18.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-18.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-18.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-19.asm
struct-ptr-19.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-19.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-19.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-20.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-20.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-20.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-20.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-21.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-21.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-21.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-21.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-22.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-22.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-22.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-22.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-23.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-23.cfg Fixed struct tests 2019-09-29 20:59:38 +02:00
struct-ptr-23.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-23.sym Fixed struct tests 2019-09-29 20:59:38 +02:00
struct-ptr-24.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-24.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-ptr-24.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-24.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-ptr-25.asm
struct-ptr-25.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
struct-ptr-25.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-25.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-ptr-26.asm
struct-ptr-26.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-26.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-26.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-28.asm
struct-ptr-28.cfg
struct-ptr-28.log
struct-ptr-28.sym
struct-ptr-29.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-29.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-29.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-29.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-30.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-30.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-30.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-30.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
struct-ptr-31.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-31.cfg Fixed struct tests 2019-09-29 20:59:38 +02:00
struct-ptr-31.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-31.sym Fixed struct tests 2019-09-29 20:59:38 +02:00
struct-ptr-32.asm Arrays of structs with arrays now working - with some minor flaws (Size of sub-array is not checked, Const Strings are output as data twice, ASM for indexing into array inside struct by pointer is not optimal). Closes "274" 2019-09-13 01:23:55 +02:00
struct-ptr-32.cfg Fixed struct tests 2019-09-29 20:59:38 +02:00
struct-ptr-32.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-32.sym Fixed struct tests 2019-09-29 20:59:38 +02:00
struct-ptr-33.asm Fixed double emitting of strings inside arrays inside structs. Closes #312 2019-09-13 23:29:42 +02:00
struct-ptr-33.cfg Fixed struct tests 2019-09-29 20:59:38 +02:00
struct-ptr-33.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-33.sym Fixed struct tests 2019-09-29 20:59:38 +02:00
struct-ptr-34.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-34.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
struct-ptr-34.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
struct-ptr-34.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
subexpr-optimize-0.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
subexpr-optimize-0.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
subexpr-optimize-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
subexpr-optimize-0.sym
subexpr-optimize-1.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
subexpr-optimize-1.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
subexpr-optimize-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
subexpr-optimize-1.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
subexpr-optimize-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
subexpr-optimize-2.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
subexpr-optimize-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
subexpr-optimize-2.sym
subexpr-optimize-3.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
subexpr-optimize-3.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
subexpr-optimize-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
subexpr-optimize-3.sym
subexpr-optimize-4.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
subexpr-optimize-4.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
subexpr-optimize-4.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
subexpr-optimize-4.sym
summin.asm
summin.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
summin.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
summin.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
switch-0.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
switch-0.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
switch-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
switch-0.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
switch-1.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
switch-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
switch-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
switch-1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
switch-2.asm
switch-2.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
switch-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
switch-2.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
switch-4.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
switch-4.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
switch-4.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
switch-4.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
ternary-1.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
ternary-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
ternary-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
ternary-1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
ternary-2.asm
ternary-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
ternary-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
ternary-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
ternary-3.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
ternary-3.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
ternary-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
ternary-3.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
ternary-inference.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
ternary-inference.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
ternary-inference.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
ternary-inference.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-comments-block.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-comments-block.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
test-comments-block.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-comments-block.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
test-comments-loop.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-comments-loop.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-comments-loop.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-comments-loop.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-comments-single.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-comments-single.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
test-comments-single.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-comments-single.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
test-comments-usage.asm
test-comments-usage.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-comments-usage.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-comments-usage.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-comparisons-sword.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-comparisons-sword.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-comparisons-sword.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-comparisons-sword.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-comparisons-word.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-comparisons-word.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-comparisons-word.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-comparisons-word.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-comparisons.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-comparisons.cfg Optimized constant handling in pass 1. 2019-09-29 22:42:37 +02:00
test-comparisons.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-comparisons.sym Optimized constant handling in pass 1. 2019-09-29 22:42:37 +02:00
test-division.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-division.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-division.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-division.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-interrupt-notype.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-interrupt-notype.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-interrupt-notype.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-interrupt-notype.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-interrupt-volatile-write.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-interrupt-volatile-write.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-interrupt-volatile-write.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-interrupt-volatile-write.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-interrupt-volatile.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-interrupt-volatile.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-interrupt-volatile.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-interrupt-volatile.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-interrupt.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-interrupt.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-interrupt.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-interrupt.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-kasm-pc.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-kasm-pc.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
test-kasm-pc.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-kasm-pc.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
test-kasm.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-kasm.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
test-kasm.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-kasm.sym
test-keyboard-space.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-keyboard-space.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-keyboard-space.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-keyboard-space.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-keyboard.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-keyboard.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-keyboard.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-keyboard.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-lohiconst.asm
test-lohiconst.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
test-lohiconst.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-lohiconst.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
test-lowhigh.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-lowhigh.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-lowhigh.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-lowhigh.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-multiply-8bit.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-multiply-8bit.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
test-multiply-8bit.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-multiply-8bit.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
test-multiply-16bit.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-multiply-16bit.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
test-multiply-16bit.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-multiply-16bit.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
test-scroll-up.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-scroll-up.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-scroll-up.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-scroll-up.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-signed-word-minus-byte.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-signed-word-minus-byte.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-signed-word-minus-byte.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-signed-word-minus-byte.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
test-word-size-arrays.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-word-size-arrays.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
test-word-size-arrays.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
test-word-size-arrays.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
tetris-npe.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
tetris-npe.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
tetris-npe.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
tetris-npe.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
textbox.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
textbox.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
textbox.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
textbox.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
tod018-problem.asm
tod018-problem.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
tod018-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
tod018-problem.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
travis1.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
travis1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
travis1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
travis1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
true-inline-words.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
true-inline-words.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
true-inline-words.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
true-inline-words.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
type-inference.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
type-inference.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
type-inference.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
type-inference.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
type-mix.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
type-mix.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
type-mix.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
type-mix.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
type-signed.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
type-signed.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
type-signed.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
type-signed.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
typedef-0.asm
typedef-0.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
typedef-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
typedef-0.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
typedef-1.asm
typedef-1.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
typedef-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
typedef-1.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
typedef-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
typedef-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
typedef-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
typedef-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
typeid-plus-byte-problem.asm
typeid-plus-byte-problem.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
typeid-plus-byte-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
typeid-plus-byte-problem.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
typeid-plus-bytes.asm
typeid-plus-bytes.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
typeid-plus-bytes.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
typeid-plus-bytes.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
typeid-simple.asm
typeid-simple.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
typeid-simple.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
typeid-simple.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
typeinference-problem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
typeinference-problem.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
typeinference-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
typeinference-problem.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
typemismatch.asm
uninitialized.asm
uninitialized.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
uninitialized.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
uninitialized.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
unroll-for-min.asm
unroll-for-min.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
unroll-for-min.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
unroll-for-min.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
unroll-loop-modifyvar.asm
unroll-loop-modifyvar.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
unroll-loop-modifyvar.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
unroll-loop-modifyvar.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
unroll-screenfill-for-double.asm
unroll-screenfill-for-double.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
unroll-screenfill-for-double.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
unroll-screenfill-for-double.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
unroll-screenfill-for.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
unroll-screenfill-for.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
unroll-screenfill-for.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
unroll-screenfill-for.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
unroll-screenfill-while.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
unroll-screenfill-while.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
unroll-screenfill-while.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
unroll-screenfill-while.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
unroll-while-min.asm
unroll-while-min.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
unroll-while-min.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
unroll-while-min.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
unused-irq.asm
unused-irq.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
unused-irq.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
unused-irq.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
unused-method.asm
unused-method.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
unused-method.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
unused-method.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
unused-vars.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
unused-vars.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
unused-vars.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
unused-vars.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
unusedblockproblem.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
unusedblockproblem.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
unusedblockproblem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
unusedblockproblem.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
useglobal.asm
useglobal.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
useglobal.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
useglobal.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
useuninitialized.asm
useuninitialized.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
useuninitialized.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
useuninitialized.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
valuelist-error.asm
var-export.asm
var-export.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
var-export.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
var-export.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
var-forward-problem2.asm
var-forward-problem2.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
var-forward-problem2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
var-forward-problem2.sym
var-forward-problem.asm
var-forward-problem.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
var-forward-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
var-forward-problem.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
var-init-problem.asm
var-init-problem.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
var-init-problem.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
var-init-problem.sym
var-register-noarg.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
var-register-noarg.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
var-register-noarg.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
var-register-noarg.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
var-register-zp-3.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
var-register-zp-3.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
var-register-zp-3.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
var-register-zp-3.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
var-register-zp.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
var-register-zp.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
var-register-zp.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
var-register-zp.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
var-register.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
var-register.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
var-register.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
var-register.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
void-parameter.asm
void-parameter.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
void-parameter.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
void-parameter.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
voronoi.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
voronoi.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
voronoi.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
voronoi.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
wfragment1.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
wfragment1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
wfragment1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
wfragment1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
word-array-0.asm
word-array-0.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
word-array-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
word-array-0.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
word-array-1.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
word-array-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
word-array-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
word-array-1.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
word-array-2.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
word-array-2.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
word-array-2.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
word-array-2.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
word-pointer-compound.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
word-pointer-compound.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
word-pointer-compound.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
word-pointer-compound.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
word-pointer-iteration-0.asm
word-pointer-iteration-0.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
word-pointer-iteration-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
word-pointer-iteration-0.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
word-pointer-iteration.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
word-pointer-iteration.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
word-pointer-iteration.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
word-pointer-iteration.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
word-pointer-math-0.asm
word-pointer-math-0.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
word-pointer-math-0.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
word-pointer-math-0.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
word-pointer-math-1.asm
word-pointer-math-1.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
word-pointer-math-1.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
word-pointer-math-1.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
word-pointer-math.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
word-pointer-math.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
word-pointer-math.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
word-pointer-math.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
wordexpr.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
wordexpr.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
wordexpr.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
wordexpr.sym
zeropage-detect-advanced.asm
zeropage-detect-advanced.cfg Changed control flow graph to print procedure signatures. 2019-09-18 23:00:34 +02:00
zeropage-detect-advanced.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
zeropage-detect-advanced.sym
zeropage-sinus.asm
zeropage-sinus.cfg Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
zeropage-sinus.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
zeropage-sinus.sym Variable storage strategy implementation almost done. 2019-09-29 20:57:28 +02:00
zpparammin.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
zpparammin.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
zpparammin.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
zpparammin.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
zpptr.asm Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
zpptr.cfg Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00
zpptr.log Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329 2019-09-29 23:13:42 +02:00
zpptr.sym Optimizing constant detection - avoiding versions. 2019-09-29 22:36:02 +02:00