#perl
- SIDin #3 — Music Engine pattern searching, part 1 (Stefano Tognon, 2003) summaryHow to tell which music routine a .sid was made with: scan the file for a byte sequence that only that engine's code contains. Tognon gives the method (with source: pick characteristic code; without: compare …