<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tools.nes/.github, branch main</title>
<subtitle>Tools for NES/Famicom development.
</subtitle>
<id>https://git.mssola.com/nes/tools.nes/atom?h=main</id>
<link rel='self' href='https://git.mssola.com/nes/tools.nes/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/tools.nes/'/>
<updated>2026-07-22T15:00:00Z</updated>
<entry>
<title>Remove .github directory</title>
<updated>2026-07-22T15:00:00Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-07-22T15:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/tools.nes/commit/?id=73301c774502c6f5f9aeb3bacd93cbf6c58c655b'/>
<id>urn:sha1:73301c774502c6f5f9aeb3bacd93cbf6c58c655b</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>ci: upgrade to actions/checkout@v6</title>
<updated>2026-04-24T13:12:17Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-04-24T13:12:17Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/tools.nes/commit/?id=cf767fc97329b83aa4091e745c204552514f3983'/>
<id>urn:sha1:cf767fc97329b83aa4091e745c204552514f3983</id>
<content type='text'>
This fixes a deprecation warning on an outdated Node.js version being
used.

Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>ci: Work with recursive submodules</title>
<updated>2025-08-18T15:31:11Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-08-18T15:20:32Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/tools.nes/commit/?id=533a48b19a083104c90e90042404cc61ada47744'/>
<id>urn:sha1:533a48b19a083104c90e90042404cc61ada47744</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>ci: Ensure cl65 is installed</title>
<updated>2025-08-18T15:20:48Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-08-18T15:17:47Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/tools.nes/commit/?id=deaab8bd8b3652a9bed7542ef1ff306a5c09fea8'/>
<id>urn:sha1:deaab8bd8b3652a9bed7542ef1ff306a5c09fea8</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>ci: Add RUST_BACKTRACE to all jobs</title>
<updated>2025-08-17T22:00:54Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-08-17T20:41:02Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/tools.nes/commit/?id=de6e989cd3634ee783d47f8ec2caac8d16c77436'/>
<id>urn:sha1:de6e989cd3634ee783d47f8ec2caac8d16c77436</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>github: Add dependabot configuration</title>
<updated>2025-01-22T15:09:34Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-01-22T15:09:34Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/tools.nes/commit/?id=179a68792e980a1d12bd67d57e593aab9f27ca30'/>
<id>urn:sha1:179a68792e980a1d12bd67d57e593aab9f27ca30</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>Introduce end-to-end tests</title>
<updated>2024-12-20T15:49:46Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2024-12-20T15:49:46Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/tools.nes/commit/?id=0087cc0631ae8e8b1892e674e34a9daa84ad0bb9'/>
<id>urn:sha1:0087cc0631ae8e8b1892e674e34a9daa84ad0bb9</id>
<content type='text'>
For now I have added the most simple example for an NES/Famicom game,
which I already had on a private repository (that I plan to open source
soonish).

Tests simply run `nasm` on known source files and compares the results
with an .nes ROM file that has the exact bytes that we expect.

Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>Rename xixanta's fuzz targets</title>
<updated>2024-12-18T11:03:46Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2024-12-18T11:03:46Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/tools.nes/commit/?id=82c5c350e569d77e2b05321cda553f388d948aa4'/>
<id>urn:sha1:82c5c350e569d77e2b05321cda553f388d948aa4</id>
<content type='text'>
They were named with increasing numbers due to the fact that that's the
default behaviour from cargo fuzz's command. So, just rename them to
proper human-readable names.

Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>github: Add issue/PR templates</title>
<updated>2024-12-18T08:28:14Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2024-12-18T08:28:14Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/tools.nes/commit/?id=53a8b752c5c692d70df36d447175f67c4aab28d0'/>
<id>urn:sha1:53a8b752c5c692d70df36d447175f67c4aab28d0</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>header: Add fuzzy testing</title>
<updated>2024-12-18T08:19:16Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2024-12-18T08:19:16Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/tools.nes/commit/?id=6af3219daee1457c3b9fb03fe73d2b0019d70408'/>
<id>urn:sha1:6af3219daee1457c3b9fb03fe73d2b0019d70408</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
</feed>
