Schematics are reverse engineered from multiple hi-res images of the various cards.
Useful python3 scripts for investigating disk images
- arcscan.py - scan a raw disk image in the backup format.
- fsscan.py - scan a raw disk image with live file system.
- binstrip.py - clears the MSB of every octet in a file, to make searching for strings easier (outputs to a separate file)