<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.cc65.org/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://wiki.cc65.org/feed.php">
        <title>cc65 Wiki</title>
        <description></description>
        <link>http://wiki.cc65.org/</link>
        <image rdf:resource="http://wiki.cc65.org/lib/tpl/default/images/favicon.ico" />
       <dc:date>2012-02-07T08:06:24+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.cc65.org/doku.php?id=cc65:project_setup&amp;rev=1327232882&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.cc65.org/doku.php?id=cc65:interrupt_handlers_in_c&amp;rev=1327149244&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.cc65.org/doku.php?id=cc65:ca65-apps&amp;rev=1327078817&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.cc65.org/doku.php?id=cc65:cc65-apps&amp;rev=1323203583&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.cc65.org/lib/tpl/default/images/favicon.ico">
        <title>cc65 Wiki</title>
        <link>http://wiki.cc65.org/</link>
        <url>http://wiki.cc65.org/lib/tpl/default/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.cc65.org/doku.php?id=cc65:project_setup&amp;rev=1327232882&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-22T12:48:02+01:00</dc:date>
        <dc:creator>ol.sc</dc:creator>
        <title>cc65:project_setup - [THE Makefile itself] </title>
        <link>http://wiki.cc65.org/doku.php?id=cc65:project_setup&amp;rev=1327232882&amp;do=diff</link>
        <description>Once you are out the &quot;Hello? Anybody home?&quot; stage of making yourself accustomed with cc65 and its amazing possibilities, you will probably start to think about developing something bigger (or at least less of a cliché ;-) ), right? That means that - as your project starts growing - your willingness to compile manually tens (if not hundreds) of files constituting your project, will be exponentially diminishing.</description>
    </item>
    <item rdf:about="http://wiki.cc65.org/doku.php?id=cc65:interrupt_handlers_in_c&amp;rev=1327149244&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-21T13:34:04+01:00</dc:date>
        <dc:creator>ol.sc</dc:creator>
        <title>cc65:interrupt_handlers_in_c - [Interrupt handlers in C] </title>
        <link>http://wiki.cc65.org/doku.php?id=cc65:interrupt_handlers_in_c&amp;rev=1327149244&amp;do=diff</link>
        <description>I've tried to use a timer interrupt to do some work in the background. Unfortunately, as soon as I try to use any not totally trivial functions in my interrupt handler the program crashes or goes weird. 

As any non trivial 6502 program, the code generated by cc65 makes use of the zero page. Zero page locations are also used for the argument stack, and as temporary storage for most of the runtime support functions. So when writing interrupt handlers in C, it is necessary to save the CPU register…</description>
    </item>
    <item rdf:about="http://wiki.cc65.org/doku.php?id=cc65:ca65-apps&amp;rev=1327078817&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-20T18:00:17+01:00</dc:date>
        <dc:creator>polluks</dc:creator>
        <title>cc65:ca65-apps - [VM02] </title>
        <link>http://wiki.cc65.org/doku.php?id=cc65:ca65-apps&amp;rev=1327078817&amp;do=diff</link>
        <description>CCFA

CFFA is a CompactFlash Interface for Apple II. The reference manual contains in appendix 1 the firmware listing.

IP65

IP65 is a TCP/IP stack for 6502 based computers.

Krill's Loader

Krill's Loader is an advanced IRQ fastloader for the C64 supporting many different drives.</description>
    </item>
    <item rdf:about="http://wiki.cc65.org/doku.php?id=cc65:cc65-apps&amp;rev=1323203583&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-06T21:33:03+01:00</dc:date>
        <dc:creator>ckrueger</dc:creator>
        <title>cc65:cc65-apps</title>
        <link>http://wiki.cc65.org/doku.php?id=cc65:cc65-apps&amp;rev=1323203583&amp;do=diff</link>
        <description>The following enumeration is from the cc65 mailing list. The order implies no judgement, it's alphabetically. Feel free to correct entries or add to it as appropriate. The programs should be available to the general public, so while it's nice if you compile all your programs with cc65, this is not the place to list them if they're private.</description>
    </item>
</rdf:RDF>

