v0.2.0
Added:
- jump engine detection
- write CRC32 checksums of segments in the output header as comments
- batch processing of multiple input files
- new logger output with different verbosity levels
Changed:
- the project was moved into its own git repository
Fixed:
- data references into unofficial instruction opcodes
- data references before code base start
- instruction overlap with IRQ handler start address
- support different code base addresses
- variable detection for zero page access
- variable usage detection for indirect jumps