<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://ve3syb.ca/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://ve3syb.ca/wiki/feed.php">
        <title>Kevin&#039;s Corner Wiki</title>
        <description></description>
        <link>http://ve3syb.ca/wiki/</link>
        <image rdf:resource="http://ve3syb.ca/wiki/lib/exe/fetch.php/wiki:dokuwiki.svg" />
       <dc:date>2026-08-05T13:12:46+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://ve3syb.ca/wiki/doku.php/docs:til6809:start?rev=1785163742&amp;do=diff"/>
                <rdf:li rdf:resource="http://ve3syb.ca/wiki/doku.php/wiki:syntax?rev=1784996508&amp;do=diff"/>
                <rdf:li rdf:resource="http://ve3syb.ca/wiki/doku.php/docs:til6809:progress?rev=1684958269&amp;do=diff"/>
                <rdf:li rdf:resource="http://ve3syb.ca/wiki/doku.php/docs:git_survivors_guide?rev=1684549361&amp;do=diff"/>
                <rdf:li rdf:resource="http://ve3syb.ca/wiki/doku.php/docs:til6809?rev=1682265025&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://ve3syb.ca/wiki/lib/exe/fetch.php/wiki:dokuwiki.svg">
        <title>Kevin's Corner Wiki</title>
        <link>http://ve3syb.ca/wiki/</link>
        <url>http://ve3syb.ca/wiki/lib/exe/fetch.php/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://ve3syb.ca/wiki/doku.php/docs:til6809:start?rev=1785163742&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-07-27T14:49:02+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start - external edit</title>
        <link>http://ve3syb.ca/wiki/doku.php/docs:til6809:start?rev=1785163742&amp;do=diff</link>
        <description>A Threaded Language for a 6809

Preface

For the 6809/63C09 project I have been working on for some time I wanted three things when it came to the software I wanted it to run. First, I wanted a basic monitor program to allow a user to examine and changes both the CPU registers and the system memory, upload and download programs using Motorola, S-format records, start executing a program at a given address, and single step through programs. Second, some version of BASIC. This was a given as all t…</description>
    </item>
    <item rdf:about="http://ve3syb.ca/wiki/doku.php/wiki:syntax?rev=1784996508&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-07-25T16:21:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>syntax - created - external edit</title>
        <link>http://ve3syb.ca/wiki/doku.php/wiki:syntax?rev=1784996508&amp;do=diff</link>
        <description>Formatting Syntax

DokuWiki supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing</description>
    </item>
    <item rdf:about="http://ve3syb.ca/wiki/doku.php/docs:til6809:progress?rev=1684958269&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-24T19:57:49+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>progress - Added progress notes for May 22, 2023</title>
        <link>http://ve3syb.ca/wiki/doku.php/docs:til6809:progress?rev=1684958269&amp;do=diff</link>
        <description>A Threaded language for a 6809

In this section of my wiki I will be documenting my efforts to create an implementation of a threaded (Forth-like) language for a 6809/63C09 processor.

Progress

March 26, 2023

The TIL was able to start up and spit out its initial welcome message.</description>
    </item>
    <item rdf:about="http://ve3syb.ca/wiki/doku.php/docs:git_survivors_guide?rev=1684549361&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-20T02:22:41+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>git_survivors_guide - Updated with lots of new information</title>
        <link>http://ve3syb.ca/wiki/doku.php/docs:git_survivors_guide?rev=1684549361&amp;do=diff</link>
        <description>git clone
Download (clone) a copy of a remote git repository
git log
Show the commit log
git log --tags
Show the commit log and include tags in the listing
git log -n1 --pretty=format:%h-%ct
Show an abbreviated hash code and a unix timestamp of last commit</description>
    </item>
    <item rdf:about="http://ve3syb.ca/wiki/doku.php/docs:til6809?rev=1682265025&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-04-23T15:50:25+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>til6809 - ↷ Page moved and renamed from docs:til6809 to docs:til6809:progress</title>
        <link>http://ve3syb.ca/wiki/doku.php/docs:til6809?rev=1682265025&amp;do=diff</link>
        <description></description>
    </item>
</rdf:RDF>
