Finalmente la versione 0.22 di Tapclean, il programma di ripulitura di file TAP, evoluzione di Final TAP.
La pagina SF,
http://sourceforge.net/projects/tapclean , contiene la sorgente e i binari Windows e Linux.
Novità della versione, copiate e incollate dal file HISTORY.txt
v0.22
Added proper SEQ file support (Luigi)
First attempt to make the source 64-bit safe in gcc compiler (Luigi)
Removed system calls after suggestion from iAN CooG (Luigi)
Moved prg file making from analyze() to report() (Luigi)
Integrated Action Replay and Easytape scanners done by iAN CooG (Fabbo)
Pavload scanner has been enhanced, but cleaning of tapes won't yet fix
a problem with the last pulse, which is known to be 0x3F if broken and
no 0x1F preceeds it, otherwise it's 0x1F (Luigi)
Compilation fixes for Microsoft Visual C++ (Windows) and DJGPP (MS-DOS)
Uniformed code and comments in the new scanners (Luigi)
Added read error check for unreadable checkbytes in the new scanners (Luigi)
Removed Easytape and substituted Action Replay scanner (Luigi)
Fixed "prg" folder access rights upon creation under Linux (Luigi)
Added Ash+Dave scanner (Luigi)
Fixed pulse disambiguation check in c64tape.c (Fabbo)
Added Freeload Slowload scanner (Luigi)
Implemented integer wraparound prevention in new scanners (Luigi)
Improved recognition of CBM DATA blocks when data starts with 0x01...0x06
by requesting a plausibility check on load and end addresses. Those blocks
should not be misrecognized as CBM HEADER ones anymore. Maggotmania is now
recognized properly (Luigi)
Improved recognition of CBM HEADER blocks in Ping Pong (payload is 294 byte
long) (Luigi)