<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://c64tapes.org/dokuwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://c64tapes.org/dokuwiki/feed.php">
        <title>c64tapes.org</title>
        <description></description>
        <link>http://c64tapes.org/dokuwiki/</link>
        <image rdf:resource="http://c64tapes.org/dokuwiki/lib/images/favicon.ico" />
       <dc:date>2012-05-19T00:35:05+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://c64tapes.org/dokuwiki/doku.php?id=scanner_cookbook&amp;rev=1316552448&amp;do=diff"/>
                <rdf:li rdf:resource="http://c64tapes.org/dokuwiki/doku.php?id=wiki:user:tce&amp;rev=1310639735&amp;do=diff"/>
                <rdf:li rdf:resource="http://c64tapes.org/dokuwiki/doku.php?id=links&amp;rev=1305124836&amp;do=diff"/>
                <rdf:li rdf:resource="http://c64tapes.org/dokuwiki/doku.php?id=loaders:alternative_software&amp;rev=1305123973&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://c64tapes.org/dokuwiki/lib/images/favicon.ico">
        <title>c64tapes.org</title>
        <link>http://c64tapes.org/dokuwiki/</link>
        <url>http://c64tapes.org/dokuwiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://c64tapes.org/dokuwiki/doku.php?id=scanner_cookbook&amp;rev=1316552448&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-09-20T23:00:48+02:00</dc:date>
        <dc:creator>Luigi Di Fraia</dc:creator>
        <title>scanner_cookbook - Added function addblockdefex()</title>
        <link>http://c64tapes.org/dokuwiki/doku.php?id=scanner_cookbook&amp;rev=1316552448&amp;do=diff</link>
        <description>About this document

 This is a cookbook intended to be used by FinalTAP and TAPClean scanner designers. It gives guidelines and code examples to follow when writing NEW scanners. To integrate your new scanner inside the above mentioned tools check the document about adding new scanners to FinalTAP (Stewart Wilson).</description>
    </item>
    <item rdf:about="http://c64tapes.org/dokuwiki/doku.php?id=wiki:user:tce&amp;rev=1310639735&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-07-14T12:35:35+02:00</dc:date>
        <dc:creator>Luigi Di Fraia</dc:creator>
        <title>wiki:user:tce - created</title>
        <link>http://c64tapes.org/dokuwiki/doku.php?id=wiki:user:tce&amp;rev=1310639735&amp;do=diff</link>
        <description>Luigi was credited on c64tapes.org's forum as probably the single most important person for Commodore tape preservation since MTap and FinalTAP, due to his DC2N hardware and to his contribution to the TAPClean project.

He has also been credited by FinalTAP author, Stewart Wilson, for single-handedly solving many of the intricacies of the brain boggling Super Pavloda and Cyberload tape loaders (amongst others).</description>
    </item>
    <item rdf:about="http://c64tapes.org/dokuwiki/doku.php?id=links&amp;rev=1305124836&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-05-11T16:40:36+02:00</dc:date>
        <dc:creator>Luigi Di Fraia</dc:creator>
        <title>links - Changed DC2N description</title>
        <link>http://c64tapes.org/dokuwiki/doku.php?id=links&amp;rev=1305124836&amp;do=diff</link>
        <description>TAPs

	*  c64tapes.org - The C64 Tape Preservation Project database.
	*  tapes.c64.no - The ULTIMATE C64 Tape Page. Quality TAP images
	*  The Chaos Engine - C64 TAP utilities and tape loader analyzis
	*  Final TAP - Tool for working with / cleaning up TAP files (old, use TAPClean)
	*  TAPClean - Tool for working with / cleaning up TAP files
	*  Minstrel's Commodore page - Tool for creating TAP files from Commodore 64, VIC 20 and C16 tapes
	*  vic20tapes.org - The Vic 20 Tape Preservation Projec…</description>
    </item>
    <item rdf:about="http://c64tapes.org/dokuwiki/doku.php?id=loaders:alternative_software&amp;rev=1305123973&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-05-11T16:26:13+02:00</dc:date>
        <dc:creator>Luigi Di Fraia</dc:creator>
        <title>loaders:alternative_software - Added a few more comments to code</title>
        <link>http://c64tapes.org/dokuwiki/doku.php?id=loaders:alternative_software&amp;rev=1305123973&amp;do=diff</link>
        <description>Structure

After one CBM boot file, there are 2 turbo blocks. CBM Data CRC is 0x823DBD1F. The turbo loader code is entirely inside the CBM Header block. 

Turbo blocks

	*  Threshold: 0x02D0 (720) clock cycles (TAP value: 0x5A)
	*  Bit 0 pulse: 0x3D
	*  Bit 1 pulse: 0x7E
	*  Endianess: LSbF
	*  Pilot bit: 0×52 pulse (size: 0xA00 pulses)
	*  Sync  bit: a single Bit 1 pulse
	*  Additional sync train (bytes): 0×00, 0×00, 0x1A, 0xBB</description>
    </item>
</rdf:RDF>

