<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>ZX-81's web site</title>
    <link>http://zx81.zx81.free.fr/serendipity/</link>
    <description>My little place on the web...</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:zx81.zx81@free.fr" />
    <generator>Serendipity 0.7.1 - http://www.s9y.org/</generator>
    <pubDate>Sat, 05 Nov 2011 09:16:30 GMT</pubDate>

    <image>
        <url>http://zx81.zx81.free.fr/serendipity/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: ZX-81's web site - My little place on the web...</title>
        <link>http://zx81.zx81.free.fr/serendipity/</link>
        <width>100</width>
        <height>21</height>
    </image>
<item>
    <title>Caanoo-MSX: MSX Emulator for Caanoo v1.1.2</title>
    <link>http://zx81.zx81.free.fr/serendipity/index.php?/archives/504-Caanoo-MSX-MSX-Emulator-for-Caanoo-v1.1.2.html</link>
<category>MSX</category>    <comments>http://zx81.zx81.free.fr/serendipity/index.php?/archives/504-Caanoo-MSX-MSX-Emulator-for-Caanoo-v1.1.2.html#comments</comments>
    <wfw:comment>http://zx81.zx81.free.fr/serendipity/wfwcomment.php?cid=504</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://zx81.zx81.free.fr/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=504</wfw:commentRss>
    <author>zx81.zx81@gmail.com (zx-81)</author>
    <content:encoded>
&lt;img src=&quot;http://zx81.zx81.free.fr/images/caanoo-msx.jpg&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Hi All,&lt;br /&gt;
&lt;br /&gt;
fMSX is a famous emulator of the  MSX, MSX2, and MSX2+ 8bit home computers. &lt;br /&gt;
It runs MSX/MSX2/MSX2+ software on many different platforms including Windows and Unix.&lt;br /&gt;
See http://fms.komkon.org/fMSX/ for further informations. &lt;br /&gt;
&lt;br /&gt;
It has been first written by Marat Fayzullin, and later Vincent van Dam ported it on SDL.&lt;br /&gt;
&lt;br /&gt;
Special thanks to Pixador for his hard work on my previous dingux version. &lt;br /&gt;
All those improvements are now part of this new caanoo version.&lt;br /&gt;
&lt;br /&gt;
Here is a copy of the changelog v1.1.2 :&lt;br /&gt;
- USB Joystick support !&lt;br /&gt;
  (up to two players if you got a Twin USB joystick adapter&lt;br /&gt;
  or if you use Caanoo Pad + one USB joystick)&lt;br /&gt;
- Overclock support and default cpu clock when exiting the emu&lt;br /&gt;
- global disk / rom files location&lt;br /&gt;
- Rom file selector bug fix&lt;br /&gt;
- Add F10 key in Danzeff keyboard&lt;br /&gt;
- New title icon from Mospaedax &lt;br /&gt;
- improve speed limiter accuracy&lt;br /&gt;
&lt;br /&gt;
From Pixador dingux mods :&lt;br /&gt;
- Updated the Z80 emulation to the latest fMSX one&lt;br /&gt;
- Emulation of M1 cycles: R register is now fully emulated and cycles are more accurate.&lt;br /&gt;
- Fixed joystick emulation: joystick 2 must not be a copy of joystick 1&lt;br /&gt;
- Fixed color 0 in MSX2 sprites&lt;br /&gt;
- Fixed color palette for Screen 8 sprites&lt;br /&gt;
- Full color depth in Screen 8&lt;br /&gt;
- Fixed initial memory mapping for ASCII8 and ASCII16 megaroms&lt;br /&gt;
- New megarom type: RTYPE&lt;br /&gt;
- Megarom detection with SHA1 checksum with file carts.sha (based on Cax mod)&lt;br /&gt;
- Tweaked the built-in megarom type detection to improve its accuracy&lt;br /&gt;
- Added setting to force a specific megarom type&lt;br /&gt;
- FM-PAC is not loaded if FM emulation disabled&lt;br /&gt;
- Sound is shut down when the MSX is reset&lt;br /&gt;
- New Render modes: &quot;zoomed&quot; and &quot;fullscreen&quot; (based on Cax mod)&lt;br /&gt;
- More accurate speed limiter&lt;br /&gt;
&lt;br /&gt;
How to use it ? Everything is in the README.txt file.&lt;br /&gt;
&lt;br /&gt;
Here is a full working binary version :&lt;br /&gt;
&lt;a href=&quot;http://zx81.zx81.free.fr/public/caanoo/msx/caanoo-msx-v1.1.2-bin.zip&quot;&gt;caanoo-msx-v1.1.2-bin.zip&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The source code is here :&lt;br /&gt;
&lt;a href=&quot;http://zx81.zx81.free.fr/public/caanoo/msx/caanoo-msx-v1.1.2-src.zip&quot;&gt;caanoo-msx-v1.1.2-src.zip&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
It's distributed under Marat Fayzullin's license for the original MSX part, and under FreeBSD license for all the Dingoo part.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  Enjoy,&lt;br /&gt;
&lt;br /&gt;
          Zx.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you want to discuss on this homebrew, you can do it here :&lt;br /&gt;
My forum on &lt;a href=&quot;http://zx81.dcemu.co.uk&quot;&gt;dcemu network&lt;/a&gt; or &lt;a href=&quot;http://www.gp32x.com/&quot;&gt;http://www.gp32x.com/&lt;/a&gt;.    </content:encoded>
    <pubDate>Fri, 22 Apr 2011 10:57:36 +0200</pubDate>
    <guid>http://zx81.zx81.free.fr/serendipity/index.php?/archives/504-guid.html</guid>
    </item>
<item>
    <title>Caanoo-MSX: MSX Emulator for Caanoo v1.1.1</title>
    <link>http://zx81.zx81.free.fr/serendipity/index.php?/archives/477-Caanoo-MSX-MSX-Emulator-for-Caanoo-v1.1.1.html</link>
<category>MSX</category>    <comments>http://zx81.zx81.free.fr/serendipity/index.php?/archives/477-Caanoo-MSX-MSX-Emulator-for-Caanoo-v1.1.1.html#comments</comments>
    <wfw:comment>http://zx81.zx81.free.fr/serendipity/wfwcomment.php?cid=477</wfw:comment>
    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://zx81.zx81.free.fr/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=477</wfw:commentRss>
    <author>zx81.zx81@gmail.com (zx-81)</author>
    <content:encoded>
&lt;img src=&quot;http://zx81.zx81.free.fr/images/caanoo-msx.jpg&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Hi All,&lt;br /&gt;
&lt;br /&gt;
fMSX is a famous emulator of the  MSX, MSX2, and MSX2+ 8bit home computers. &lt;br /&gt;
It runs MSX/MSX2/MSX2+ software on many different platforms including Windows and Unix.&lt;br /&gt;
See http://fms.komkon.org/fMSX/ for further informations. &lt;br /&gt;
&lt;br /&gt;
It has been first written by Marat Fayzullin, and later Vincent van Dam ported it on SDL.&lt;br /&gt;
&lt;br /&gt;
Here is a copy of the changelog v1.1.1 :&lt;br /&gt;
- USB keyboard support in menu &amp;amp; emulator&lt;br /&gt;
- Fix sound speed issue (UPeriod parameter in settings menu)&lt;br /&gt;
- Adjust max FPS when changing between PAL/NTSC mode&lt;br /&gt;
- Center Help screen&lt;br /&gt;
- Remove unused overclock cpu speed parameter&lt;br /&gt;
&lt;br /&gt;
How to use it ? Everything is in the README.txt file.&lt;br /&gt;
&lt;br /&gt;
It's distributed under Marat Fayzullin's license for the original MSX part, and under GNU license for all the GP2X part.&lt;br /&gt;
&lt;br /&gt;
Here is a full working binary version :&lt;br /&gt;
&lt;a href=&quot;http://zx81.zx81.free.fr/public/caanoo/msx/caanoo-msx-v1.1.1-bin.zip&quot;&gt;caanoo-msx-v1.1.1-bin.zip&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The source code is here :&lt;br /&gt;
&lt;a href=&quot;http://zx81.zx81.free.fr/public/caanoo/msx/caanoo-msx-v1.1.1-src.zip&quot;&gt;caanoo-msx-v1.1.1-src.zip&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
  Enjoy,&lt;br /&gt;
&lt;br /&gt;
          Zx.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you want to discuss on this homebrew, you can do it here :&lt;br /&gt;
My forum on &lt;a href=&quot;http://zx81.dcemu.co.uk&quot;&gt;dcemu network&lt;/a&gt; or &lt;a href=&quot;http://www.gp32x.com/&quot;&gt;http://www.gp32x.com/&lt;/a&gt;.    </content:encoded>
    <pubDate>Wed, 24 Nov 2010 20:44:33 +0100</pubDate>
    <guid>http://zx81.zx81.free.fr/serendipity/index.php?/archives/477-guid.html</guid>
    </item>
<item>
    <title>Caanoo-MSX: MSX Emulator for Caanoo v1.1.0</title>
    <link>http://zx81.zx81.free.fr/serendipity/index.php?/archives/455-Caanoo-MSX-MSX-Emulator-for-Caanoo-v1.1.0.html</link>
<category>MSX</category>    <comments>http://zx81.zx81.free.fr/serendipity/index.php?/archives/455-Caanoo-MSX-MSX-Emulator-for-Caanoo-v1.1.0.html#comments</comments>
    <wfw:comment>http://zx81.zx81.free.fr/serendipity/wfwcomment.php?cid=455</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://zx81.zx81.free.fr/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=455</wfw:commentRss>
    <author>zx81.zx81@gmail.com (zx-81)</author>
    <content:encoded>
&lt;img src=&quot;http://zx81.zx81.free.fr/images/caanoo-msx.jpg&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Hi All,&lt;br /&gt;
&lt;br /&gt;
fMSX is a famous emulator of the  MSX, MSX2, and MSX2+ 8bit home computers. &lt;br /&gt;
It runs MSX/MSX2/MSX2+ software on many different platforms including Windows and Unix.&lt;br /&gt;
See http://fms.komkon.org/fMSX/ for further informations. &lt;br /&gt;
&lt;br /&gt;
It has been first written by Marat Fayzullin, and later Vincent van Dam ported it on SDL.&lt;br /&gt;
&lt;br /&gt;
Here is a port on Caanoo of the version i've previously ported to Wiz.&lt;br /&gt;
&lt;br /&gt;
I haven't any Caanoo, and i would like to thanks Pedro De quintana for his help on Caanoo beta-testing !&lt;br /&gt;
&lt;br /&gt;
Many new features have been added compared to original version. &lt;br /&gt;
Here is a copy of the changelog :&lt;br /&gt;
&lt;br /&gt;
- Cheat support !&lt;br /&gt;
- New background images&lt;br /&gt;
- Text editor to write your own comments on games&lt;br /&gt;
- Text editor to modify the global cheat.txt file&lt;br /&gt;
- Display first comment line while browsing game files&lt;br /&gt;
- Memory monitoring engine to find your own cheat code !&lt;br /&gt;
- Zip rom files are now decompressed in memory (much faster !)&lt;br /&gt;
- Improve file requester with virtual keyboard to choose&lt;br /&gt;
  sequentially rom files beginning with a given letter&lt;br /&gt;
- Add documentation for settings in help menu&lt;br /&gt;
- Add gzipped disk file support, reduce disk file size from 700k to 50k !&lt;br /&gt;
  (you may gzip original dsk file using www.7-zip.org)&lt;br /&gt;
&lt;br /&gt;
How to use it ? Everything is in the README.txt file.&lt;br /&gt;
&lt;br /&gt;
It's distributed under Marat Fayzullin's license for the original MSX part, and under GNU license for all the GP2X part.&lt;br /&gt;
&lt;br /&gt;
Here is a full working binary version :&lt;br /&gt;
&lt;a href=&quot;http://zx81.zx81.free.fr/public/caanoo/msx/caanoo-msx-v1.1.0-bin.zip&quot;&gt;caanoo-msx-v1.1.0-bin.zip&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The source code is here :&lt;br /&gt;
&lt;a href=&quot;http://zx81.zx81.free.fr/public/caanoo/msx/caanoo-msx-v1.1.0-src.zip&quot;&gt;caanoo-msx-v1.1.0-src.zip&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
  Enjoy,&lt;br /&gt;
&lt;br /&gt;
          Zx.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you want to discuss on this homebrew, you can do it here :&lt;br /&gt;
My forum on &lt;a href=&quot;http://zx81.dcemu.co.uk&quot;&gt;dcemu network&lt;/a&gt; or &lt;a href=&quot;http://www.gp32x.com/&quot;&gt;http://www.gp32x.com/&lt;/a&gt;.    </content:encoded>
    <pubDate>Sun, 03 Oct 2010 11:32:02 +0200</pubDate>
    <guid>http://zx81.zx81.free.fr/serendipity/index.php?/archives/455-guid.html</guid>
    </item>
</channel>
</rss>
