<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://scpu.amidog.se/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="https://scpu.amidog.se/feed.php">
        <title>AmiDog's SuperCPU Wiki scpu</title>
        <description></description>
        <link>https://scpu.amidog.se/</link>
        <image rdf:resource="https://scpu.amidog.se/lib/tpl/vector/images/favicon.ico" />
       <dc:date>2026-04-16T13:40:07+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://scpu.amidog.se/doku.php?id=scpu:doom&amp;rev=1496739330&amp;do=diff"/>
                <rdf:li rdf:resource="https://scpu.amidog.se/doku.php?id=scpu:mipsrecompiler&amp;rev=1415027276&amp;do=diff"/>
                <rdf:li rdf:resource="https://scpu.amidog.se/doku.php?id=scpu:synthmark64&amp;rev=1409934024&amp;do=diff"/>
                <rdf:li rdf:resource="https://scpu.amidog.se/doku.php?id=scpu:synthmark816&amp;rev=1411979334&amp;do=diff"/>
                <rdf:li rdf:resource="https://scpu.amidog.se/doku.php?id=scpu:wolf3d&amp;rev=1495636208&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://scpu.amidog.se/lib/tpl/vector/images/favicon.ico">
        <title>AmiDog's SuperCPU Wiki</title>
        <link>https://scpu.amidog.se/</link>
        <url>https://scpu.amidog.se/lib/tpl/vector/images/favicon.ico</url>
    </image>
    <item rdf:about="https://scpu.amidog.se/doku.php?id=scpu:doom&amp;rev=1496739330&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-06-06T10:55:30+02:00</dc:date>
        <title>scpu:doom</title>
        <link>https://scpu.amidog.se/doku.php?id=scpu:doom&amp;rev=1496739330&amp;do=diff</link>
        <description>This is a port of DOOM based on the original ID software source code release.

This port requires a C64/C128 with a SuperCPU v2 and 16MB RAM. PAL, NTSC (old and new) as well as DREAN should be supported but it has only been tested on real PAL hardware.</description>
    </item>
    <item rdf:about="https://scpu.amidog.se/doku.php?id=scpu:mipsrecompiler&amp;rev=1415027276&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-11-03T16:07:56+02:00</dc:date>
        <title>scpu:mipsrecompiler</title>
        <link>https://scpu.amidog.se/doku.php?id=scpu:mipsrecompiler&amp;rev=1415027276&amp;do=diff</link>
        <description>This is a static MIPS-I recompiler for a SuperCPU equiped C64.

That is, it will take a MIPS-I executable and translate the MIPS opcodes into 65816 ones. The recompiler is written in ANSI-C, compiled using GCC and recompiled into 65816 code using itself. Or in other words, a x86 compile of the recompiler is used to recompile a MIPS-I compile of the recompiler :-) There is also a Win32 build included, which likely is more usefull than the SuperCPU native one.</description>
    </item>
    <item rdf:about="https://scpu.amidog.se/doku.php?id=scpu:synthmark64&amp;rev=1409934024&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-09-05T18:20:24+02:00</dc:date>
        <title>scpu:synthmark64</title>
        <link>https://scpu.amidog.se/doku.php?id=scpu:synthmark64&amp;rev=1409934024&amp;do=diff</link>
        <description>This is an updated version of the benchmark program found here. List of changes below.

	*  Added machine information at the bottom of the menu screen. CPU (6502/65C02/65816), RAM and video system (PAL/NTSC)
	*  Added SuperCPU optimization options:
Optimization SuperCPU v1 SuperCPU v2 DefaultMirror $0000-$ffffMirror $0200-$ffffNoneMirror $0000-$ffffMirror $0000-$ffffFullMirror $0400-$07ffMirror no memory
	*  Changed write tests from page $ff to $fe since $ff00 is an REU address used to trigger p…</description>
    </item>
    <item rdf:about="https://scpu.amidog.se/doku.php?id=scpu:synthmark816&amp;rev=1411979334&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-09-29T10:28:54+02:00</dc:date>
        <title>scpu:synthmark816</title>
        <link>https://scpu.amidog.se/doku.php?id=scpu:synthmark816&amp;rev=1411979334&amp;do=diff</link>
        <description>This test is based on Synthmark64 but focus more on real-life operations and less on raw memory performance. It also makes use of the 16-bit mode of the 65816 in order to highlight both pros and cons of using the larger accumulator and index registers. When run on 65816 it will show two columns, one where the CPU is in 8-bit mode and one where it is in 16-bit mode. Since switching between 8-bit and 16-bit mode takes time, the 8-bit operations will be quite a bit slower when the CPU is in 16-bit …</description>
    </item>
    <item rdf:about="https://scpu.amidog.se/doku.php?id=scpu:wolf3d&amp;rev=1495636208&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-05-24T16:30:08+02:00</dc:date>
        <title>scpu:wolf3d</title>
        <link>https://scpu.amidog.se/doku.php?id=scpu:wolf3d&amp;rev=1495636208&amp;do=diff</link>
        <description>This is a port of Wolfenstein 3D based on the original ID software source code release.

This port requires a C64/C128 with a SuperCPU v2 and 16MB RAM. PAL, NTSC (old and new) as well as DREAN should be supported but it has only been tested on real PAL hardware.</description>
    </item>
</rdf:RDF>
