prog8/compiler/test/fixtures
Irmen de Jong f470576822 it's now possible to use symbols that are the same name as 6502 instructions
because these are now prefixed internally before generating assembly.
2022-11-30 18:39:56 +01:00
..
subFolder
asmBinaryFromSameFolder.p8
asmBinaryFromSubFolder.p8
asmBinaryNonExisting.p8
asmBinaryNonReadable.p8
asmIncludeFromSameFolder.p8
ast_empty.p8
ast_file_with_syntax_error.p8
ast_simple_main.p8
do_nothing1.bin
do_nothing.asm
file_with_syntax_error.p8
foo_bar.asm
foo_bar.p8
import_file_with_syntax_error.p8
import_import_nonexisting.p8
import_nonexisting.p8
importFromSameFolder.p8
simple_main.p8