<feed xmlns='http://www.w3.org/2005/Atom'>
<title>code.nes/scroll, 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>2026-07-22T14:50:48Z</updated>
<entry>
<title>Update links to git.mssola.com</title>
<updated>2026-07-22T14:50:48Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-07-22T14:50:48Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/code.nes/commit/?id=7af0538816193be7c88c76a556b908bedf1585df'/>
<id>urn:sha1:7af0538816193be7c88c76a556b908bedf1585df</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Add the sound/beep.s example</title>
<updated>2026-04-10T11:32:44Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-04-08T22:33:04Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/code.nes/commit/?id=1978afbc18ffb227f0ce36663648e00d1d2d7945'/>
<id>urn:sha1:1978afbc18ffb227f0ce36663648e00d1d2d7945</id>
<content type='text'>
This is the most simple example you can come up when it comes to
producing sound on the NES/Famicom. Basically, a single note is
delivered to the APU which is continuously on.

Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Clear out wording on README files</title>
<updated>2025-04-24T14:40:27Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-04-24T14:40:27Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/code.nes/commit/?id=ee183ebbdfdf407044948aefa06f8a131dd23213'/>
<id>urn:sha1:ee183ebbdfdf407044948aefa06f8a131dd23213</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>Provide better wording on disabling decimal mode</title>
<updated>2025-03-20T17:04:34Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-03-20T17:04:34Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/code.nes/commit/?id=96b5af8c4e058f2d55a80add3208cfe4b02c453b'/>
<id>urn:sha1:96b5af8c4e058f2d55a80add3208cfe4b02c453b</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<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>scroll: Provide an example with the MMC3 chip</title>
<updated>2025-03-12T18:42:43Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-03-12T18:42:43Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/code.nes/commit/?id=49842414e2c570c511ef5c3c9e1860ee8d2fd504'/>
<id>urn:sha1:49842414e2c570c511ef5c3c9e1860ee8d2fd504</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>shared: Bring joypad into a proper style</title>
<updated>2025-03-11T16:00:47Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-03-11T16:00:47Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/code.nes/commit/?id=428c301a80641361f51af8102628b545cf9ae63e'/>
<id>urn:sha1:428c301a80641361f51af8102628b545cf9ae63e</id>
<content type='text'>
Put functions inside of the scope, avoid useless fallthroughs and be
more realistic on what is needed from elsewhere.

Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>scroll: Provide better wording for the README</title>
<updated>2025-03-11T15:50:10Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-03-11T15:50:10Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/code.nes/commit/?id=eb9544cb3df7158f7fba5ed346997989102d0155'/>
<id>urn:sha1:eb9544cb3df7158f7fba5ed346997989102d0155</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>scroll: Provide an even more basic example</title>
<updated>2025-03-11T15:40:12Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-03-11T15:40:12Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/code.nes/commit/?id=6f7a0d24cfa7c767e9eee8283c65b4480a6c231b'/>
<id>urn:sha1:6f7a0d24cfa7c767e9eee8283c65b4480a6c231b</id>
<content type='text'>
That is, just toggle between two fixed nametables.

Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>scroll: Provide an example with sprite 0 collision</title>
<updated>2025-03-11T15:39:44Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-03-11T15:39:44Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/code.nes/commit/?id=f05ce5d5ff7d650a439b363993f8b38b817d3efe'/>
<id>urn:sha1:f05ce5d5ff7d650a439b363993f8b38b817d3efe</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
</feed>
