<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
  <channel>

    <title>Vintage programmable calculators</title>
    <description>Hacking of vintage programmable calculators. Description of hardware, internal data structures, file formats. Construction projects of various interfaces and other accessories.</description>
    <link>http://www.pisi.com.pl/piotr433/index.htm</link>
    <image>
      <url>http://www.pisi.com.pl/piotr433/calc4.gif</url>
      <title>Vintage programmable calculators</title>
      <link>http://www.pisi.com.pl/piotr433/index.htm</link>
      <width>122</width>
      <height>52</height>
      <description>Vintage programmable calculators</description>
    </image>
    <pubDate>Tue, 07 Mar 2006 00:00:00 +0000</pubDate>
    <language>en</language>
    <managingEditor>piotr433@pisi.com.pl (Piotr Piatek)</managingEditor>
    <webMaster>piotr433@pisi.com.pl (Piotr Piatek)</webMaster>
    <lastBuildDate>Wed, 18 Aug 2010 13:59:44 +0000</lastBuildDate>
    <generator>RSS Creator ver. 2.0 (http://www.fuw.edu.pl/~msadow/rsscreator/)</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>

    <item>
      <title>Simple graphics routines for the Elektronika MK-90</title>
      <description><![CDATA[<p>A set of routines performing basic graphics functions:</p><ul><li>plotting a dot</li><li>line drawing using the Bresenham's algorithm</li><li>circle drawing using the midpoint algorithm</li></ul>]]></description>
      <link>http://www.pisi.com.pl/piotr433/mk90mc1e.htm#graphics</link>
      <pubDate>Mon, 02 Nov 2009 18:11:06 +0000</pubDate>
      <author>piotr433@pisi.com.pl (Piotr Piatek)</author>
      <guid isPermaLink="false">20091102181304550</guid>
    </item>

    <item>
      <title>Service manual for the Casio PB-2000C</title>
      <link>http://www.pisi.com.pl/piotr433/index.htm#pb2000</link>
      <pubDate>Thu, 26 Nov 2009 12:45:00 +0000</pubDate>
      <author>piotr433@pisi.com.pl (Piotr Piatek)</author>
      <guid isPermaLink="false">20091126124525070</guid>
    </item>

    <item>
      <title>Available release 12 of the Casio MD-100 Floppy Disk Drive emulator</title>
      <description><![CDATA[<ul><li>fixed a bug concerning renaming of disk files</li><li>changed program name to Md100srv.exe to avoid name conflict with the <a href="http://www.mvcsys.de/doc/casioutil.html">MD100.EXE</a> utility for manipulating the floppy disk images</li></ul>]]></description>
      <link>http://www.pisi.com.pl/piotr433/md100eme.htm</link>
      <pubDate>Wed, 06 Jan 2010 11:59:27 +0000</pubDate>
      <author>piotr433@pisi.com.pl (Piotr Piatek)</author>
      <guid isPermaLink="false">20100106120405680</guid>
    </item>

    <item>
      <title>Casio PB-2000C ROM disassembly</title>
      <description>Partially commented external 64kB ROM disassembly (only the first half of the code so far, without the C interpreter). The file will be occasionally updated without further notice.</description>
      <link>http://www.pisi.com.pl/piotr433/index.htm#pb2000</link>
      <pubDate>Sun, 17 Jan 2010 19:03:59 +0000</pubDate>
      <author>piotr433@pisi.com.pl (Piotr Piatek)</author>
      <guid isPermaLink="false">20100117191343530</guid>
    </item>

    <item>
      <title>Casio FX-8000G assembly language</title>
      <description><![CDATA[<p>Updated files due to introduction of the indirect register addressing:</p><ul><li><a href="http://www.pisi.com.pl/piotr433/nm320man.zip">Assembly language manual</a></li><li><a href="http://www.pisi.com.pl/piotr433/nm320dis.zip">NM-320/uPD1007 disassembler</a></li><li><a href="http://www.pisi.com.pl/piotr433/fx8000r1.zip">FX-8000G ROM listing</a></li></ul>]]></description>
      <link>http://www.pisi.com.pl/piotr433/index.htm#fx8000g</link>
      <pubDate>Mon, 17 May 2010 11:11:27 +0000</pubDate>
      <author>piotr433@pisi.com.pl (Piotr Piatek)</author>
      <guid isPermaLink="false">20100517111253140</guid>
    </item>

    <item>
      <title>Casio FX-8000G assembly language [2]</title>
      <description><![CDATA[<p>What's new:</p><ul><li>indirect access to the register arrays</li><li>interrupts</li><li>new instructions NOP, CANI, TRP</li><li>fixed operands of the instructions CMPM, BYUM, DIUM, ROUM, INVM, BYDM, CMPBM, DIDM</li></ul><p>Updated files:</p><ul><li><a href="http://www.pisi.com.pl/piotr433/nm320man.zip">manual</a></li><li><a href="http://www.pisi.com.pl/piotr433/nm320dis.zip">disassembler</a></li><li><a href="http://www.pisi.com.pl/piotr433/fx8000r1.zip">ROM listing</a></li></ul>]]></description>
      <link>http://www.pisi.com.pl/piotr433/index.htm#fx8000g</link>
      <pubDate>Sat, 12 Jun 2010 15:59:40 +0000</pubDate>
      <author>piotr433@pisi.com.pl (Piotr Piatek)</author>
      <guid isPermaLink="false">20100612155940750</guid>
    </item>

    <item>
      <title>Prolog language card OM-51P</title>
      <description>New file: ROM image from a very rare Prolog language card OM-51P for use with the PB-2000C emulator.</description>
      <link>http://www.pisi.com.pl/piotr433/pb2000ee.htm</link>
      <pubDate>Thu, 05 Aug 2010 19:35:25 +0000</pubDate>
      <author>piotr433@pisi.com.pl (Piotr Piatek)</author>
      <guid isPermaLink="false">20100805193538550</guid>
    </item>

    <item>
      <title>Executing machine code on the Casio PB-2000C</title>
      <description>The PB-2000C supposedly doesn't permit to execute arbitrary machine code, but can be tricked into it...</description>
      <link>http://www.pisi.com.pl/piotr433/pb2000xe.htm</link>
      <pubDate>Wed, 18 Aug 2010 13:59:32 +0000</pubDate>
      <author>piotr433@pisi.com.pl (Piotr Piatek)</author>
      <guid isPermaLink="false">20100818135936560</guid>
    </item>

  </channel>
</rss>
