<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.z88dk.org/wiki/lib/styles/feed.css" 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://www.z88dk.org/wiki/feed.php">
        <title>z88dk</title>
        <description></description>
        <link>http://www.z88dk.org/wiki/</link>
        <image rdf:resource="http://www.z88dk.org/wiki/lib/images/favicon.ico" />
       <dc:date>2008-10-14T02:06:13+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.z88dk.org/wiki/doku.php/usage:creating_libaries?rev=1222264889&amp;do=diff1222264889"/>
                <rdf:li rdf:resource="http://www.z88dk.org/wiki/doku.php/library:zx81?rev=1217429090&amp;do=diff1217429090"/>
                <rdf:li rdf:resource="http://www.z88dk.org/wiki/doku.php/library:zxspectrum?rev=1217344353&amp;do=diff1217344353"/>
                <rdf:li rdf:resource="http://www.z88dk.org/wiki/doku.php/library:c128:sgtools?rev=1217344050&amp;do=diff1217344050"/>
                <rdf:li rdf:resource="http://www.z88dk.org/wiki/doku.php/start?rev=1217243253&amp;do=diff1217243253"/>
                <rdf:li rdf:resource="http://www.z88dk.org/wiki/doku.php/library:zxspectrum:currah?rev=1217241038&amp;do=diff1217241038"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.z88dk.org/wiki/lib/images/favicon.ico">
        <title>z88dk</title>
        <link>http://www.z88dk.org/wiki/</link>
        <url>http://www.z88dk.org/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.z88dk.org/wiki/doku.php/usage:creating_libaries?rev=1222264889&amp;do=diff1222264889">
        <dc:format>text/html</dc:format>
        <dc:date>2008-09-24T15:01:29+01:00</dc:date>
        <dc:creator>Purdea Andrei</dc:creator>
        <title>usage:creating_libaries - Major modifications - Removed information that was only relevant  only to the person being answered, changed the wording in many places, added some real structure to the article, etc...</title>
        <link>http://www.z88dk.org/wiki/doku.php/usage:creating_libaries?rev=1222264889&amp;do=diff1222264889</link>
        <description>z88dk will link a C/asm program against libraries, only pulling out functions that are actually used by the program which is exactly what you want, especially as your library grows! It is a very good idea to write all your functions in asm. Library code should be as optimal as possible so that we can get at that “90% of execution time in asm and 10% in C” thing to maximize performance). C programs will be able to call these asm subroutines no problem as long as the header file tells the comp…</description>
    </item>
    <item rdf:about="http://www.z88dk.org/wiki/doku.php/library:zx81?rev=1217429090&amp;do=diff1217429090">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-30T15:44:50+01:00</dc:date>
        <dc:creator>Stefano Bodrato</dc:creator>
        <title>library:zx81</title>
        <link>http://www.z88dk.org/wiki/doku.php/library:zx81?rev=1217429090&amp;do=diff1217429090</link>
        <description>Header      {z88dk}/include/zx81.h                 Source      {z88dk}/libsrc/zx81                                  Include     #include &lt;zx81.h&gt;                                                                                                 Linking     n/a                                                                                                             Compile     n/a                                                                                                              Supported…</description>
    </item>
    <item rdf:about="http://www.z88dk.org/wiki/doku.php/library:zxspectrum?rev=1217344353&amp;do=diff1217344353">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-29T16:12:33+01:00</dc:date>
        <dc:creator>Stefano Bodrato</dc:creator>
        <title>library:zxspectrum</title>
        <link>http://www.z88dk.org/wiki/doku.php/library:zxspectrum?rev=1217344353&amp;do=diff1217344353</link>
        <description>Header      {z88dk}/include/spectrum.h                 Source      {z88dk}/libsrc/spectrum                                  Include     #include &lt;spectrum.h&gt;                                                                                                 Linking     n/a                                                                                                             Compile     n/a                                                                                                           …</description>
    </item>
    <item rdf:about="http://www.z88dk.org/wiki/doku.php/library:c128:sgtools?rev=1217344050&amp;do=diff1217344050">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-29T16:07:30+01:00</dc:date>
        <dc:creator>Stefano Bodrato</dc:creator>
        <title>library:c128:sgtools</title>
        <link>http://www.z88dk.org/wiki/doku.php/library:c128:sgtools?rev=1217344050&amp;do=diff1217344050</link>
        <description>For updated notes on the actual port for the Z88dk, see the Commodore 128 target page.

 Original doc and credits follow.

Note that Steve Goldsmith’s work is meant to run with the Hitech C compiler, don’t bother him for z88dk related issues !</description>
    </item>
    <item rdf:about="http://www.z88dk.org/wiki/doku.php/start?rev=1217243253&amp;do=diff1217243253">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-28T12:07:33+01:00</dc:date>
        <dc:creator>Stefano Bodrato</dc:creator>
        <title>start</title>
        <link>http://www.z88dk.org/wiki/doku.php/start?rev=1217243253&amp;do=diff1217243253</link>
        <description>[Array] z88dk is a z80 C cross compiler supplied with an assembler/linker and a set of libraries implementing the C standard library for a number of different z80 based machines. The name z88dk originates from the time when the project was founded and targetted only the Cambridge z88 portable.</description>
    </item>
    <item rdf:about="http://www.z88dk.org/wiki/doku.php/library:zxspectrum:currah?rev=1217241038&amp;do=diff1217241038">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-28T11:30:38+01:00</dc:date>
        <dc:creator>Stefano Bodrato</dc:creator>
        <title>library:zxspectrum:currah</title>
        <link>http://www.z88dk.org/wiki/doku.php/library:zxspectrum:currah?rev=1217241038&amp;do=diff1217241038</link>
        <description>Header      {z88dk}/include/zxcurrah.h     Source      {z88dk}/libsrc/spectrum/currah_detect.asm,  {z88dk}/libsrc/spectrum/currah_speech.asm,  {z88dk}/libsrc/spectrum/currah_direct.asm                    Include     #include &lt;zxcurrah.h&gt;              Linking     n/a                           Compile     n/a                           Comments                                 
 The Currah USpeech is a voice synthetizer for the ZX Spectrum. The current API permits both a low level and an high level …</description>
    </item>
</rdf:RDF>
