<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jetpac.nes/src, 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>2026-07-22T14:53:21Z</updated>
<entry>
<title>Update links to git.mssola.com</title>
<updated>2026-07-22T14:53:21Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-07-22T14:53:21Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/jetpac.nes/commit/?id=421fdaa6a558540e1627d21cd69453860a2aaeee'/>
<id>urn:sha1:421fdaa6a558540e1627d21cd69453860a2aaeee</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Remove unused labels</title>
<updated>2026-07-08T07:34:52Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-07-08T07:31:14Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/jetpac.nes/commit/?id=6ee6c7512bdbc836642dfdd607854faced55dfc3'/>
<id>urn:sha1:6ee6c7512bdbc836642dfdd607854faced55dfc3</id>
<content type='text'>
Since commit 6a9dea943c07 ("Add a new 'check' stage in assemble()"),
nasm is now able to detect unused labels. This was then tried on this
repository the cleanup labels which were never used.

Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Add sound effects</title>
<updated>2026-04-13T14:34:11Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-04-13T14:34:11Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/jetpac.nes/commit/?id=aef156ac6216ed157b06a2872ba051af43317e93'/>
<id>urn:sha1:aef156ac6216ed157b06a2872ba051af43317e93</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Use the new asan:stack statement</title>
<updated>2026-04-08T14:10:41Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-04-08T14:10:41Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/jetpac.nes/commit/?id=c3c6f3b4469bf9eadff5763fa16dbbbf15637e57'/>
<id>urn:sha1:c3c6f3b4469bf9eadff5763fa16dbbbf15637e57</id>
<content type='text'>
This allows us to account for the stack on the memory report. Using half
of the $100 page for stack management is most surely overblown, but I
have not really computed how much we are using the stack on this game,
even if I suspect that its usage is actually pretty minimal. Anyways, we
have room to spare in RAM space, so let's reserve half a page for the
stack.

Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Fix bogus comments</title>
<updated>2026-04-06T19:52:29Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-04-06T19:52:29Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/jetpac.nes/commit/?id=a26d621b1f6157f742ecd40e5ad7c4636a855d83'/>
<id>urn:sha1:a26d621b1f6157f742ecd40e5ad7c4636a855d83</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Clear out sprites after the take off animation</title>
<updated>2026-04-06T19:43:44Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-04-06T19:43:44Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/jetpac.nes/commit/?id=f9ca8ca80b9d0cf0d54f9aa59a3fbb517c37fc9c'/>
<id>urn:sha1:f9ca8ca80b9d0cf0d54f9aa59a3fbb517c37fc9c</id>
<content type='text'>
This was hidden before commit 134c671e18b6 ("Cancel the take off
animation before shuttle change"), as the sprites and the background
matched perfectly. That wasn't the case in the case where the shuttle
kind was to change.

Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Don't show the middle part on shuttle re-assemble</title>
<updated>2026-04-05T22:17:08Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-04-05T22:17:08Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/jetpac.nes/commit/?id=ae15803a88f82a16ceb08ebf0a17f5c0e9e31c4e'/>
<id>urn:sha1:ae15803a88f82a16ceb08ebf0a17f5c0e9e31c4e</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Cancel the take off animation before shuttle change</title>
<updated>2026-04-05T21:57:16Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-04-05T21:57:16Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/jetpac.nes/commit/?id=134c671e18b6617b1ac2417ff4efaa8c6b8fc4b6'/>
<id>urn:sha1:134c671e18b6617b1ac2417ff4efaa8c6b8fc4b6</id>
<content type='text'>
Just as it was on the original game, if we cleared the stage right
before changing the shuttle kind, then we don't go down again.

Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Let SUSE's coin to appear at stage 16</title>
<updated>2026-04-05T20:36:01Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-04-05T20:36:01Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/jetpac.nes/commit/?id=193231c11e89bdec2e027a1ea6822281df2bf6bf'/>
<id>urn:sha1:193231c11e89bdec2e027a1ea6822281df2bf6bf</id>
<content type='text'>
We want every shuttle kind to appear at least once before rewarding the
player with the coin.

Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Add the rest of shuttle kinds into the CHR file</title>
<updated>2026-04-05T20:33:03Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-04-04T21:40:05Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/jetpac.nes/commit/?id=a9b64a7138a7a7ecc08822b5c75cf406b2b76274'/>
<id>urn:sha1:a9b64a7138a7a7ecc08822b5c75cf406b2b76274</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
</feed>
