<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tools.nes/tests/assets/basic.chr, 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>2025-01-10T11:49:15Z</updated>
<entry>
<title>tests: Bundle end-to-end tests into a tarball</title>
<updated>2025-01-10T11:49:15Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-01-10T11:49:15Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/tools.nes/commit/?id=7882e4474b77dfe4036f170cfce0e40b4f10ae93'/>
<id>urn:sha1:7882e4474b77dfe4036f170cfce0e40b4f10ae93</id>
<content type='text'>
This way I can simply compress all the examples to traverse with a
single file, and thus no longer polluting this repository from code from
other repositories.

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>
</feed>
