[note from author of Bobbin emulator]
The contents of this directory come from
https://github.com/amb5l/6502_65C02_functional_tests/tree/master/ca65

which, in turn, is based on code by Klaus Dormann, for a defunct
assembler, at https://github.com/Klaus2m5/6502_65C02_functional_tests
[/note]

Klaus Dormann's 6502 tests, edited to build correctly using cc65's assembler
and linker for Windows.

asm_cmp.bat demonstrates the process of assembling, linking and comparing
the resulting binary with the pre-built binaries.

Usage:
  asm_cmp.bat 6502_functional_test
