<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.z88dk.org/wiki/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://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>2010-02-05T19:44:19+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.z88dk.org/wiki/doku.php?id=installation&amp;rev=1265301896&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.z88dk.org/wiki/doku.php?id=platform:zx81&amp;rev=1265219541&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.z88dk.org/wiki/doku.php?id=library:zx81&amp;rev=1265219255&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.z88dk.org/wiki/doku.php?id=library:zxspectrum:zxinterface1&amp;rev=1263561650&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.z88dk.org/wiki/doku.php?id=usage:creating_libaries&amp;rev=1263419048&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.z88dk.org/wiki/doku.php?id=start&amp;rev=1262591655&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.z88dk.org/wiki/doku.php?id=library:monographics&amp;rev=1258575137&amp;do=diff"/>
            </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?id=installation&amp;rev=1265301896&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-04T16:44:56+00:00</dc:date>
        <dc:creator>Stefano Bodrato</dc:creator>
        <title>installation</title>
        <link>http://www.z88dk.org/wiki/doku.php?id=installation&amp;rev=1265301896&amp;do=diff</link>
        <description>comment: add something about debian package

Z88dk is known to run on the following platforms: Amiga, BeOS, HP-UX 9, Linux, BSD, MacOS X, Solaris, Win32, Win16 and MSDOS.  Binaries are available some of the supported platforms.

You can choose to install the latest stable release or the current version from CVS.  This wiki documents the z80 libraries as they are currently implemented in CVS.</description>
    </item>
    <item rdf:about="http://www.z88dk.org/wiki/doku.php?id=platform:zx81&amp;rev=1265219541&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-03T17:52:21+00:00</dc:date>
        <dc:creator>Stefano Bodrato</dc:creator>
        <title>platform:zx81</title>
        <link>http://www.z88dk.org/wiki/doku.php?id=platform:zx81&amp;rev=1265219541&amp;do=diff</link>
        <description>The Sinclair ZX81 is one of the smallest (in terms of power) platforms supported by the Z88DK.

Starting from z88dk v1.8 the actual port has been greatly improved.


zcc  +zx81 -startup=2 -lm -create-app program.c


The programs will work in FAST mode by default; to run your program in SLOW mode, the ”-startup=2” flag is required.  It will insert a new interrupt handler, protecting the registers needed by the z88dk programs while the screen is being refreshed.</description>
    </item>
    <item rdf:about="http://www.z88dk.org/wiki/doku.php?id=library:zx81&amp;rev=1265219255&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-03T17:47:35+00:00</dc:date>
        <dc:creator>Stefano Bodrato</dc:creator>
        <title>library:zx81</title>
        <link>http://www.z88dk.org/wiki/doku.php?id=library:zx81&amp;rev=1265219255&amp;do=diff</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?id=library:zxspectrum:zxinterface1&amp;rev=1263561650&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-15T13:20:50+00:00</dc:date>
        <dc:creator>Stefano Bodrato</dc:creator>
        <title>library:zxspectrum:zxinterface1</title>
        <link>http://www.z88dk.org/wiki/doku.php?id=library:zxspectrum:zxinterface1&amp;rev=1263561650&amp;do=diff</link>
        <description>Header      {z88dk}/include/zxinterface1.h     Source      {z88dk}/libsrc/spectrum                    Include     #include &lt;zxinterface1.h&gt;              Linking     n/a                           Compile     n/a                           Comments                                 

This library permits low-level operations on the Interface 1 and Microdrives.</description>
    </item>
    <item rdf:about="http://www.z88dk.org/wiki/doku.php?id=usage:creating_libaries&amp;rev=1263419048&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-13T21:44:08+00:00</dc:date>
        <dc:creator>Dominic Morris</dc:creator>
        <title>usage:creating_libaries - old revision restored</title>
        <link>http://www.z88dk.org/wiki/doku.php?id=usage:creating_libaries&amp;rev=1263419048&amp;do=diff</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 compiler…</description>
    </item>
    <item rdf:about="http://www.z88dk.org/wiki/doku.php?id=start&amp;rev=1262591655&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-04T07:54:15+00:00</dc:date>
        <dc:creator>Stefano Bodrato</dc:creator>
        <title>start</title>
        <link>http://www.z88dk.org/wiki/doku.php?id=start&amp;rev=1262591655&amp;do=diff</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?id=library:monographics&amp;rev=1258575137&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-11-18T20:12:17+00:00</dc:date>
        <dc:creator>Stefano Bodrato</dc:creator>
        <title>library:monographics</title>
        <link>http://www.z88dk.org/wiki/doku.php?id=library:monographics&amp;rev=1258575137&amp;do=diff</link>
        <description>Header      {z88dk}/include/graphics.h       Source      {z88dk}/libsrc/graphics                        Include     #include &lt;graphics.h&gt;                                                                                            Linking     n/a                                                                                                              Compile     n/a                                                                                                              Comments    These lib…</description>
    </item>
</rdf:RDF>
