<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jetpac.nes/CONTRIBUTING.md, 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-04-06T20:10:08Z</updated>
<entry>
<title>Add a note on tooling in CONTRIBUTING.md</title>
<updated>2026-04-06T20:10:08Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-04-06T20:10:08Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/jetpac.nes/commit/?id=a94457ed3d97559612cd68d8fe370fa8f8344677'/>
<id>urn:sha1:a94457ed3d97559612cd68d8fe370fa8f8344677</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Pick xa65 by default if that exists</title>
<updated>2025-10-12T20:37:39Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2025-10-12T20:37:39Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/jetpac.nes/commit/?id=df763e6d73cb3e7afa5aa84fbc75aed6c87b3599'/>
<id>urn:sha1:df763e6d73cb3e7afa5aa84fbc75aed6c87b3599</id>
<content type='text'>
And let it pass the --strict and --stats parameters to the underlying
nasm command.

Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Adapt velocity constants for PAL</title>
<updated>2025-04-02T19:23:51Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-04-01T19:19:45Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/jetpac.nes/commit/?id=88728b89fed87326dae23619e2e93d4bd060a3ea'/>
<id>urn:sha1:88728b89fed87326dae23619e2e93d4bd060a3ea</id>
<content type='text'>
In 2f140cfb7ea7 ("player: First PAL implementation") the rate of
acceleration was adapted for PAL. Now the values for velocities have
been adapted as well, in a way that we get (virtually) the same
experience in PAL and in NTSC.

This has been done by moving the velocity constants into configurable
values, which are then picked up by a new bin/values.rb script. This
script allows us to write the constants in plain floating point numbers,
does the conversion to fixed point numbers as expected, and it also does
the same for PAL by applying the proper NTSC to PAL conversion.

As a cherry on top, some values have also been tuned to match the
original game more closely, even if some more fine tuning might still be
needed here and there.

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>
