<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/mega80/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/mega80/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 01 Mar 2012 11:02:14 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mega80/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Nick Metcalfe</title><link>https://sourceforge.net/p/mega80/wiki/Home/</link><description>&lt;pre&gt;--- v6 
+++ v7 
@@ -4,7 +4,7 @@
 
 The [Keyboard Interface] provides bi-directional communication to a PC-style PS/2 keyboard including status LED control.
 
-The video and keyboard together with a [high-level Basic language interpreter]. These ingredients allow the Mega 80 to work just like an 8-bit micro from the old days.
+The video and keyboard together with a [high-level Basic language interpreter]. These ingredients allow the Mega 80 to work just like an 8-bit micro from the old days. Read about it's [Features].
 
 Remember line-number Basic? Many old hats forged their first lines of code in this humble language. It may not be pretty but it sure is easy to learn and was often a springboard to higher coding. Those that do can find here a wealth of nostalgia the Basic flavor brings.
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Metcalfe</dc:creator><pubDate>Thu, 01 Mar 2012 11:02:14 -0000</pubDate><guid>https://sourceforge.net63557aa5473af0205b84bbcef6cc54f22f1789d5</guid></item><item><title>WikiPage Home modified by Nick Metcalfe</title><link>https://sourceforge.net/p/mega80/wiki/Home/</link><description>&lt;pre&gt;--- v5 
+++ v6 
@@ -1,18 +1,18 @@
-The Mega 80 is a complete retro computing environment on a modern microcontroller.
-
+The Mega 80 is targeted to be a complete retro computing environment on a modern microcontroller.
+
 The [Software Video Generator] uses hardware already present on the microcontroller to produce high-resolution 400x256 bit-mapped monochrome graphics on practically any [Composite Video Display].
 
 The [Keyboard Interface] provides bi-directional communication to a PC-style PS/2 keyboard including status LED control.
 
 The video and keyboard together with a [high-level Basic language interpreter]. These ingredients allow the Mega 80 to work just like an 8-bit micro from the old days.
 
 Remember line-number Basic? Many old hats forged their first lines of code in this humble language. It may not be pretty but it sure is easy to learn and was often a springboard to higher coding. Those that do can find here a wealth of nostalgia the Basic flavor brings.
 
 This does not mean the Mega 80 is not useful. A self-contained controller, field programmable, stand-alone with a built-in code editor. The interpreted execution eases debugging and altering code all adding up to a very rapid embedded development environment. 
 
 Communications are provided with a [functional RS232 bi-directional serial interface]. Future enhancements will provide GPIO control.
 
-The Mega 80 is a work in progress and, although currently functional, is crippled by one great flaw. There is currently no [program storage] implemented so it really is like the early days of home computing :-) 
+The Mega 80 is a work in progress and, although currently functional, is crippled by one huge flaw. There is currently no [program storage] implemented so it really is like the early days of home computing :-) 
 
 
 [[project_admins]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Metcalfe</dc:creator><pubDate>Thu, 01 Mar 2012 08:53:02 -0000</pubDate><guid>https://sourceforge.nete72bb14b77610393de75cc72003064d437a37667</guid></item><item><title>WikiPage Home modified by Nick Metcalfe</title><link>https://sourceforge.net/p/mega80/wiki/Home/</link><description>&lt;pre&gt;--- v4 
+++ v5 
@@ -1,8 +1,8 @@
 The Mega 80 is a complete retro computing environment on a modern microcontroller.
 
-The [software video generator] uses hardware already present on the microcontroller to produce high-resolution 400x256 bit-mapped monochrome graphics on [practically any] composite video display.
+The [Software Video Generator] uses hardware already present on the microcontroller to produce high-resolution 400x256 bit-mapped monochrome graphics on practically any [Composite Video Display].
 
-The [keyboard interface] provides bi-directional communication to a PC-style PS/2 keyboard including status LED control.
+The [Keyboard Interface] provides bi-directional communication to a PC-style PS/2 keyboard including status LED control.
 
 The video and keyboard together with a [high-level Basic language interpreter]. These ingredients allow the Mega 80 to work just like an 8-bit micro from the old days.
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Metcalfe</dc:creator><pubDate>Mon, 27 Feb 2012 12:37:11 -0000</pubDate><guid>https://sourceforge.net2c66c2c3797250d52b7a9039db5e56ca922f8fe4</guid></item><item><title>WikiPage Home modified by Nick Metcalfe</title><link>https://sourceforge.net/p/mega80/wiki/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -1,18 +1,18 @@
 The Mega 80 is a complete retro computing environment on a modern microcontroller.
 
-The software video generator uses hardware already present on the microcontroller to produce high-resolution 400x256 bit-mapped monochrome graphics on practically any composite video display.
-
-The keyboard interface provides bi-directional communication to a PC-style PS/2 keyboard including status LED control.
-
-The video and keyboard together with a high-level Basic language interpreter. These ingredients allow the Mega 80 to work just like an 8-bit micro from the old days.
-
+The [software video generator] uses hardware already present on the microcontroller to produce high-resolution 400x256 bit-mapped monochrome graphics on [practically any] composite video display.
+
+The [keyboard interface] provides bi-directional communication to a PC-style PS/2 keyboard including status LED control.
+
+The video and keyboard together with a [high-level Basic language interpreter]. These ingredients allow the Mega 80 to work just like an 8-bit micro from the old days.
+
 Remember line-number Basic? Many old hats forged their first lines of code in this humble language. It may not be pretty but it sure is easy to learn and was often a springboard to higher coding. Those that do can find here a wealth of nostalgia the Basic flavor brings.
 
 This does not mean the Mega 80 is not useful. A self-contained controller, field programmable, stand-alone with a built-in code editor. The interpreted execution eases debugging and altering code all adding up to a very rapid embedded development environment. 
 
-Communications are provided with a functional RS232 bi-directional serial interface. Future enhancements will provide GPIO control.
-
-The Mega 80 is a work in progress and, although currently functional, is crippled by one great flaw. There is currently no program storage implemented so it really is like the early days of home computing :-) 
+Communications are provided with a [functional RS232 bi-directional serial interface]. Future enhancements will provide GPIO control.
+
+The Mega 80 is a work in progress and, although currently functional, is crippled by one great flaw. There is currently no [program storage] implemented so it really is like the early days of home computing :-) 
 
 
 [[project_admins]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Metcalfe</dc:creator><pubDate>Mon, 27 Feb 2012 11:34:51 -0000</pubDate><guid>https://sourceforge.net88073d0450f4e3c8df81b476b5406ad3f498601f</guid></item><item><title>WikiPage Home modified by Nick Metcalfe</title><link>https://sourceforge.net/p/mega80/wiki/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -12,6 +12,8 @@
 
 Communications are provided with a functional RS232 bi-directional serial interface. Future enhancements will provide GPIO control.
 
+The Mega 80 is a work in progress and, although currently functional, is crippled by one great flaw. There is currently no program storage implemented so it really is like the early days of home computing :-) 
+
 
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Metcalfe</dc:creator><pubDate>Mon, 27 Feb 2012 11:32:40 -0000</pubDate><guid>https://sourceforge.net72442849c789c2b41c620e94aaee515841f16b4b</guid></item><item><title>WikiPage Home modified by Nick Metcalfe</title><link>https://sourceforge.net/p/mega80/wiki/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,8 +1,17 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/mega80/wiki/markdown_syntax/) syntax.
+The Mega 80 is a complete retro computing environment on a modern microcontroller.
+
+The software video generator uses hardware already present on the microcontroller to produce high-resolution 400x256 bit-mapped monochrome graphics on practically any composite video display.
+
+The keyboard interface provides bi-directional communication to a PC-style PS/2 keyboard including status LED control.
+
+The video and keyboard together with a high-level Basic language interpreter. These ingredients allow the Mega 80 to work just like an 8-bit micro from the old days.
+
+Remember line-number Basic? Many old hats forged their first lines of code in this humble language. It may not be pretty but it sure is easy to learn and was often a springboard to higher coding. Those that do can find here a wealth of nostalgia the Basic flavor brings.
+
+This does not mean the Mega 80 is not useful. A self-contained controller, field programmable, stand-alone with a built-in code editor. The interpreted execution eases debugging and altering code all adding up to a very rapid embedded development environment. 
+
+Communications are provided with a functional RS232 bi-directional serial interface. Future enhancements will provide GPIO control.
+
 
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Metcalfe</dc:creator><pubDate>Mon, 27 Feb 2012 11:28:04 -0000</pubDate><guid>https://sourceforge.netb1d23ea0eb2277ff4ef21b450c54f75d828e2449</guid></item><item><title>WikiPage Home modified by Nick Metcalfe</title><link>https://sourceforge.net/p/mega80/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/mega80/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Metcalfe</dc:creator><pubDate>Mon, 27 Feb 2012 09:33:13 -0000</pubDate><guid>https://sourceforge.net1ae3b5143526fbf8fc49b0420d43627f82d0b492</guid></item></channel></rss>