<?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/flexxcpu/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/flexxcpu/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 31 May 2018 09:06:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/flexxcpu/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Davide Ug. Lini</title><link>https://sourceforge.net/p/flexxcpu/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v56
+++ v57
@@ -34,7 +34,7 @@
 * MinGW compiler version 4.8.0 (rev2, Built by MinGW-builds project) Target: i686-w64-mingw32
 * Windows 7 x64 operating system 
 * Files have been compressed with 7-zip 16.04 (64bit)
-* The FlexxCpu  executable is an **32bit** image. 
+* The FlexxCpu  executable is an **32bit** image but works great in Windows 64.

 # To do
 * Cross porting to Linux system
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Davide Ug. Lini</dc:creator><pubDate>Thu, 31 May 2018 09:06:54 -0000</pubDate><guid>https://sourceforge.netf9f70065f05617421895f0f63df3fdf207d0231d</guid></item><item><title>Home modified by Davide Ug. Lini</title><link>https://sourceforge.net/p/flexxcpu/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v55
+++ v56
@@ -34,6 +34,7 @@
 * MinGW compiler version 4.8.0 (rev2, Built by MinGW-builds project) Target: i686-w64-mingw32
 * Windows 7 x64 operating system 
 * Files have been compressed with 7-zip 16.04 (64bit)
+* The FlexxCpu  executable is an **32bit** image.

 # To do
 * Cross porting to Linux system
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Davide Ug. Lini</dc:creator><pubDate>Wed, 30 May 2018 11:23:08 -0000</pubDate><guid>https://sourceforge.net4849526de12677ab16b796a12b31a61b0d5c15c6</guid></item><item><title>Home modified by Davide Ug. Lini</title><link>https://sourceforge.net/p/flexxcpu/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v54
+++ v55
@@ -2,7 +2,7 @@
 Please visit the page  https://sourceforge.net/p/flexxcpu/blog/  to read latest news!!

 # What is FlexxCpu ?
-* FlexxCpu is a small cpu simulation for observation purposes with a simple text screen video memory buffer.
+* FlexxCpu is a small cpu simulation for experimental purposes with a simple text screen video memory buffer.
 * The implementation of this CPU instruction set was very influenced by 8080, 6809, z80, 68k, 8086 and RISC architecture.
 * It's mainly an experiment to develop new cpu opcodes and test them, as prime development objective.
 * The second goal is to develop a CPU that runs as fast as possible close to the native speed of the machine code of the host cpu.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Davide Ug. Lini</dc:creator><pubDate>Sun, 20 May 2018 13:24:36 -0000</pubDate><guid>https://sourceforge.netd3e08beaab53d172e5dde37cabd10c9247843e6e</guid></item><item><title>Home modified by Davide Ug. Lini</title><link>https://sourceforge.net/p/flexxcpu/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v53
+++ v54
@@ -1,5 +1,5 @@
 Welcome to FlexxCpu FAQ!
-Please go to https://sourceforge.net/p/flexxcpu/blog/  to read latest news!!
+Please visit the page  https://sourceforge.net/p/flexxcpu/blog/  to read latest news!!

 # What is FlexxCpu ?
 * FlexxCpu is a small cpu simulation for observation purposes with a simple text screen video memory buffer.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Davide Ug. Lini</dc:creator><pubDate>Sun, 20 May 2018 13:22:36 -0000</pubDate><guid>https://sourceforge.netfda6dfc4a17200208914980ee4abd43739263eaf</guid></item><item><title>Home modified by Davide Ug. Lini</title><link>https://sourceforge.net/p/flexxcpu/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v52
+++ v53
@@ -1,5 +1,5 @@
-Welcome to FlexxCpu wiki!
-
+Welcome to FlexxCpu FAQ!
+Please go to https://sourceforge.net/p/flexxcpu/blog/  to read latest news!!

 # What is FlexxCpu ?
 * FlexxCpu is a small cpu simulation for observation purposes with a simple text screen video memory buffer.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Davide Ug. Lini</dc:creator><pubDate>Sun, 20 May 2018 13:18:13 -0000</pubDate><guid>https://sourceforge.net9b968db965face684d2e307877b5d9a2b61ae708</guid></item><item><title>Home modified by Davide Ug. Lini</title><link>https://sourceforge.net/p/flexxcpu/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v51
+++ v52
@@ -2,7 +2,7 @@

 # What is FlexxCpu ?
-* FlexxCpu is a small cpu simulation for research purposes with a simple text screen video memory buffer.
+* FlexxCpu is a small cpu simulation for observation purposes with a simple text screen video memory buffer.
 * The implementation of this CPU instruction set was very influenced by 8080, 6809, z80, 68k, 8086 and RISC architecture.
 * It's mainly an experiment to develop new cpu opcodes and test them, as prime development objective.
 * The second goal is to develop a CPU that runs as fast as possible close to the native speed of the machine code of the host cpu.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Davide Ug. Lini</dc:creator><pubDate>Tue, 01 May 2018 09:18:38 -0000</pubDate><guid>https://sourceforge.net9804b80f3521f940f820659699251c77f77798d4</guid></item><item><title>Home modified by Davide Ug. Lini</title><link>https://sourceforge.net/p/flexxcpu/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Davide Ug. Lini</dc:creator><pubDate>Thu, 26 Apr 2018 17:45:26 -0000</pubDate><guid>https://sourceforge.net295f25d7f9ca13fc852a3b9b709ead06266dddf5</guid></item><item><title>Home modified by Davide Ug. Lini</title><link>https://sourceforge.net/p/flexxcpu/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v49
+++ v50
@@ -3,8 +3,7 @@

 # What is FlexxCpu ?
 * FlexxCpu is a small cpu simulation for research purposes with a simple text screen video memory buffer.
-* The implementation of this CPU instruction set was strongly influenced by 8080, 6809, z80, 68k, 8086 and RISC processors.
-* It's a flexible Cpu simulation in the sense we can quite easily add new opcodes and test them.
+* The implementation of this CPU instruction set was very influenced by 8080, 6809, z80, 68k, 8086 and RISC architecture.
 * It's mainly an experiment to develop new cpu opcodes and test them, as prime development objective.
 * The second goal is to develop a CPU that runs as fast as possible close to the native speed of the machine code of the host cpu.
 * It's a flexible Cpu simulation in the sense we can quite easily add new opcodes and test them.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Davide Ug. Lini</dc:creator><pubDate>Thu, 26 Apr 2018 17:42:55 -0000</pubDate><guid>https://sourceforge.net4608e1059eb9270c497bf6ac941bb91d6b6700e9</guid></item><item><title>Home modified by Davide Ug. Lini</title><link>https://sourceforge.net/p/flexxcpu/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v48
+++ v49
@@ -6,7 +6,7 @@
 * The implementation of this CPU instruction set was strongly influenced by 8080, 6809, z80, 68k, 8086 and RISC processors.
 * It's a flexible Cpu simulation in the sense we can quite easily add new opcodes and test them.
 * It's mainly an experiment to develop new cpu opcodes and test them, as prime development objective.
-* The second goal is to develop a CPU that runs as fast as possible close to the native speed to machine code from the host CPU.
+* The second goal is to develop a CPU that runs as fast as possible close to the native speed of the machine code of the host cpu.
 * It's a flexible Cpu simulation in the sense we can quite easily add new opcodes and test them.

 # What is FlexxCpu not ?
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Davide Ug. Lini</dc:creator><pubDate>Wed, 25 Apr 2018 10:50:27 -0000</pubDate><guid>https://sourceforge.netc93f5d3f84def27ff74a796f98db8eabfc851d2c</guid></item><item><title>Home modified by Davide Ug. Lini</title><link>https://sourceforge.net/p/flexxcpu/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v47
+++ v48
@@ -6,7 +6,7 @@
 * The implementation of this CPU instruction set was strongly influenced by 8080, 6809, z80, 68k, 8086 and RISC processors.
 * It's a flexible Cpu simulation in the sense we can quite easily add new opcodes and test them.
 * It's mainly an experiment to develop new cpu opcodes and test them, as prime development objective.
-* The second goal is to develop a cpu which it runs as fast as possible near to the native speed of cpu opcodes.. 
+* The second goal is to develop a CPU that runs as fast as possible close to the native speed to machine code from the host CPU.
 * It's a flexible Cpu simulation in the sense we can quite easily add new opcodes and test them.

 # What is FlexxCpu not ?
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Davide Ug. Lini</dc:creator><pubDate>Wed, 25 Apr 2018 10:48:56 -0000</pubDate><guid>https://sourceforge.net6964b6bd4d01610d3171758a52c37cc03b2c5f0b</guid></item></channel></rss>