<feed xmlns='http://www.w3.org/2005/Atom'>
<title>code.nes/scroll/toggle.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>2026-04-10T11:32:44Z</updated>
<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 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>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 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>Provide an example on multiscreen scrolling</title>
<updated>2025-03-10T22:22:22Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-03-10T21:55:41Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/code.nes/commit/?id=ba0cf9e5293f258c58ced1fcc47f558e7419dae4'/>
<id>urn:sha1:ba0cf9e5293f258c58ced1fcc47f558e7419dae4</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
</feed>
