<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jetpac.nes/include/ppu.s, branch main</title>
<subtitle>Port to the NES/Famicom of "Jetpac" from Ashby Computers and Graphics Limited.
</subtitle>
<id>https://git.mssola.com/nes/jetpac.nes/atom?h=main</id>
<link rel='self' href='https://git.mssola.com/nes/jetpac.nes/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/jetpac.nes/'/>
<updated>2025-12-15T14:31:06Z</updated>
<entry>
<title>Adapt the code to play well with nasm's asan</title>
<updated>2025-12-15T14:31:06Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2025-12-10T13:41:35Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/jetpac.nes/commit/?id=74b1003ab8abad2f8220de4f2f18a3b118f23f01'/>
<id>urn:sha1:74b1003ab8abad2f8220de4f2f18a3b118f23f01</id>
<content type='text'>
The address sanitizer from nasm provides quite a few goodies, so let's
adapt the code more to it to benefit from those.

Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Disable the PPU between the title to main screens</title>
<updated>2025-03-19T16:28:36Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-03-19T16:28:36Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/jetpac.nes/commit/?id=4c8ed456d990ee99884e9dcd245f665ccb894b50'/>
<id>urn:sha1:4c8ed456d990ee99884e9dcd245f665ccb894b50</id>
<content type='text'>
During other transitions like game over and such it might also be needed
to have something similar, but for now this should cut it.

Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add a title and a main screens</title>
<updated>2025-03-13T21:52:49Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-03-13T21:52:49Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/jetpac.nes/commit/?id=9ff2033e936689135210989a5fee057a4a13527e'/>
<id>urn:sha1:9ff2033e936689135210989a5fee057a4a13527e</id>
<content type='text'>
This commit adds the skeleton for having a title and a main screen. For
now the title menu doesn't do much, as the selection is simply ignored,
but at least it already knows how to cycle between these two states.

Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>Start with a skeleton for the project</title>
<updated>2025-03-12T21:38:12Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-03-12T21:38:12Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/jetpac.nes/commit/?id=2627b459d9a19ce7f1b7f3a359dca3b30b66b34e'/>
<id>urn:sha1:2627b459d9a19ce7f1b7f3a359dca3b30b66b34e</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
</feed>
