Add file extensions "asx" and "as8" - 6502 assembler.
authorPiotr Fusik <piotr@fusik.info>
Thu, 15 Jul 2010 18:26:21 +0000 (20:26 +0200)
committerRobin Luckey <rluckey@blackducksoftware.com>
Tue, 9 Aug 2011 15:10:41 +0000 (08:10 -0700)
commit6d72715772a7aba424a481ae700ab1abb8642870
tree1f5a28b285cec951005837c44ce5eec0fa93e777
parent6140158cb949e21956ec6a29d08c351fa1cc887d
Add file extensions "asx" and "as8" - 6502 assembler.
src/detector.c
src/hash/disambiguatefuncs.gperf
src/hash/extensions.gperf
test/detect_files/AdvancedStreamRedirector.asx [new file with mode: 0644]
test/detect_files/assembler6502.asx [new file with mode: 0644]
test/expected_dir/assembler6502.as8 [new file with mode: 0644]
test/expected_dir/assembler6502.asx [new file with mode: 0644]
test/src_dir/assembler6502.as8 [new file with mode: 0644]
test/src_dir/assembler6502.asx [new file with mode: 0644]
test/unit/detector_test.h