<feed xmlns='http://www.w3.org/2005/Atom'>
<title>code.nes/basics/chr-ram.s, branch main</title>
<subtitle>Hacking the Famicom/NES just for the fun of it.
</subtitle>
<id>https://git.mssola.com/nes/code.nes/atom?h=main</id>
<link rel='self' href='https://git.mssola.com/nes/code.nes/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/code.nes/'/>
<updated>2025-03-20T17:01:34Z</updated>
<entry>
<title>Clear VBlank on reset on all examples</title>
<updated>2025-03-20T17:01:34Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-03-20T17:01:34Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/code.nes/commit/?id=b21e3d2588749568c777a84435905bef110f3479'/>
<id>urn:sha1:b21e3d2588749568c777a84435905bef110f3479</id>
<content type='text'>
This was an oversight from the very first example that has propagated
into the other ones.

Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>Bring code style to better standards</title>
<updated>2025-03-10T21:52:15Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-03-10T21:52:15Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/code.nes/commit/?id=1a74e6a1856673072a61abd0861759901bc2d939'/>
<id>urn:sha1:1a74e6a1856673072a61abd0861759901bc2d939</id>
<content type='text'>
Be more careful on everything and try to follow along style.nes from my
repository. This might change in the future, but it's in a much better
state now.

Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>Don't leave segments empty</title>
<updated>2025-02-04T21:00:06Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-01-23T12:59:43Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/code.nes/commit/?id=772ae5e0ba662ca0b75b51d29cf09f57e57f5d5a'/>
<id>urn:sha1:772ae5e0ba662ca0b75b51d29cf09f57e57f5d5a</id>
<content type='text'>
Otherwise we will get a warning from nasm.

Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>Move assets into a global directory</title>
<updated>2025-02-04T20:03:55Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>msabate@suse.com</email>
</author>
<published>2024-04-01T15:48:55Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/code.nes/commit/?id=c6bc9014c10858b8cfd482289c9691b11ef6ad39'/>
<id>urn:sha1:c6bc9014c10858b8cfd482289c9691b11ef6ad39</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;msabate@suse.com&gt;
</content>
</entry>
<entry>
<title>basics: Add an example on CHR-RAM</title>
<updated>2025-02-04T20:03:23Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>msabate@suse.com</email>
</author>
<published>2024-03-30T21:54:52Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/code.nes/commit/?id=6913995597651172b88301776a9e3a66a7c68117'/>
<id>urn:sha1:6913995597651172b88301776a9e3a66a7c68117</id>
<content type='text'>
Moreover, add a simple fix to the CI.

Signed-off-by: Miquel Sabaté Solà &lt;msabate@suse.com&gt;
</content>
</entry>
</feed>
