<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Feed of &#34;righita/nesem&#34;</title>
    <link>https://git.ioachim.eu.org/righita/nesem</link>
    <description>NES emulator in progress</description>
    <pubDate>Sat, 09 May 2026 03:08:25 +0000</pubDate>
    <item>
      <title>righita pushed to &lt;a href=&#34;https://git.ioachim.eu.org/righita/nesem/src/branch/main&#34;&gt;main&lt;/a&gt; at &lt;a href=&#34;https://git.ioachim.eu.org/righita/nesem&#34;&gt;righita/nesem&lt;/a&gt;</title>
      <link>/puly/nesem/compare/b9be3f383e352eb4fb6f46ddcfe1d8907b449338...909cf66df05a7b1eb3ba3cef38dc3ce925608a37</link>
      <description>&lt;a href=&#34;https://git.ioachim.eu.org/righita/nesem/commit/909cf66df05a7b1eb3ba3cef38dc3ce925608a37&#34;&gt;909cf66df05a7b1eb3ba3cef38dc3ce925608a37&lt;/a&gt;&#xA;[ppu] Begin work on rendering engine&#xA;&#xA;&lt;a href=&#34;https://git.ioachim.eu.org/righita/nesem/commit/15e558719b24aea3cdf56028a52ce1d2c8b9a974&#34;&gt;15e558719b24aea3cdf56028a52ce1d2c8b9a974&lt;/a&gt;&#xA;[cartridge/main] Fixed warnings and Address decoding</description>
      <content:encoded><![CDATA[<a href="https://git.ioachim.eu.org/righita/nesem/commit/909cf66df05a7b1eb3ba3cef38dc3ce925608a37">909cf66df05a7b1eb3ba3cef38dc3ce925608a37</a>
[ppu] Begin work on rendering engine

<a href="https://git.ioachim.eu.org/righita/nesem/commit/15e558719b24aea3cdf56028a52ce1d2c8b9a974">15e558719b24aea3cdf56028a52ce1d2c8b9a974</a>
[cartridge/main] Fixed warnings and Address decoding]]></content:encoded>
      <author>righita</author>
      <guid>17</guid>
      <pubDate>Thu, 16 Mar 2023 18:10:42 +0000</pubDate>
    </item>
    <item>
      <title>righita pushed to &lt;a href=&#34;https://git.ioachim.eu.org/righita/nesem/src/branch/main&#34;&gt;main&lt;/a&gt; at &lt;a href=&#34;https://git.ioachim.eu.org/righita/nesem&#34;&gt;righita/nesem&lt;/a&gt;</title>
      <link>/puly/nesem/compare/436d726febba609ab582d4475af5e41feceb284d...b9be3f383e352eb4fb6f46ddcfe1d8907b449338</link>
      <description>&lt;a href=&#34;https://git.ioachim.eu.org/righita/nesem/commit/b9be3f383e352eb4fb6f46ddcfe1d8907b449338&#34;&gt;b9be3f383e352eb4fb6f46ddcfe1d8907b449338&lt;/a&gt;&#xA;[bus/cpu] Clean up code&#xA;&#xA;&lt;a href=&#34;https://git.ioachim.eu.org/righita/nesem/commit/72cec71303c9bd14b9c0cea0cf05a16ed8a15586&#34;&gt;72cec71303c9bd14b9c0cea0cf05a16ed8a15586&lt;/a&gt;&#xA;[cartridge] Fix mapper resolve address&#xA;&#xA;&lt;a href=&#34;https://git.ioachim.eu.org/righita/nesem/commit/f14bfa787f756ce89d29111717808691b6b2bf9c&#34;&gt;f14bfa787f756ce89d29111717808691b6b2bf9c&lt;/a&gt;&#xA;Fixes to ROM Loading and Branching Instructions&#xA;&#xA;&lt;a href=&#34;https://git.ioachim.eu.org/righita/nesem/commit/3ecac1636f30050c35ac5637398a91faab12d891&#34;&gt;3ecac1636f30050c35ac5637398a91faab12d891&lt;/a&gt;&#xA;[ppu] Make struct pack bits for proper union&#xA;&#xA;&lt;a href=&#34;https://git.ioachim.eu.org/righita/nesem/commit/e00b5d4844626bca8c0571eee41eac4fbd8ce7b5&#34;&gt;e00b5d4844626bca8c0571eee41eac4fbd8ce7b5&lt;/a&gt;&#xA;Moved stderr debug info into stdout</description>
      <content:encoded><![CDATA[<a href="https://git.ioachim.eu.org/righita/nesem/commit/b9be3f383e352eb4fb6f46ddcfe1d8907b449338">b9be3f383e352eb4fb6f46ddcfe1d8907b449338</a>
[bus/cpu] Clean up code

<a href="https://git.ioachim.eu.org/righita/nesem/commit/72cec71303c9bd14b9c0cea0cf05a16ed8a15586">72cec71303c9bd14b9c0cea0cf05a16ed8a15586</a>
[cartridge] Fix mapper resolve address

<a href="https://git.ioachim.eu.org/righita/nesem/commit/f14bfa787f756ce89d29111717808691b6b2bf9c">f14bfa787f756ce89d29111717808691b6b2bf9c</a>
Fixes to ROM Loading and Branching Instructions

<a href="https://git.ioachim.eu.org/righita/nesem/commit/3ecac1636f30050c35ac5637398a91faab12d891">3ecac1636f30050c35ac5637398a91faab12d891</a>
[ppu] Make struct pack bits for proper union

<a href="https://git.ioachim.eu.org/righita/nesem/commit/e00b5d4844626bca8c0571eee41eac4fbd8ce7b5">e00b5d4844626bca8c0571eee41eac4fbd8ce7b5</a>
Moved stderr debug info into stdout]]></content:encoded>
      <author>righita</author>
      <guid>3</guid>
      <pubDate>Thu, 22 Dec 2022 15:42:02 +0000</pubDate>
    </item>
    <item>
      <title>righita created branch &lt;a href=&#34;https://git.ioachim.eu.org/righita/nesem/src/branch/main&#34;&gt;main&lt;/a&gt; in &lt;a href=&#34;https://git.ioachim.eu.org/righita/nesem&#34;&gt;righita/nesem&lt;/a&gt;</title>
      <link>https://git.ioachim.eu.org/righita/nesem/src/branch/main</link>
      <description></description>
      <author>righita</author>
      <guid>2</guid>
      <pubDate>Thu, 22 Dec 2022 15:42:02 +0000</pubDate>
    </item>
    <item>
      <title>righita created repository &lt;a href=&#34;https://git.ioachim.eu.org/righita/nesem&#34;&gt;righita/nesem&lt;/a&gt;</title>
      <link>https://git.ioachim.eu.org/righita/nesem</link>
      <description></description>
      <author>righita</author>
      <guid>1</guid>
      <pubDate>Thu, 22 Dec 2022 15:36:20 +0000</pubDate>
    </item>
  </channel>
</rss>