<feed xmlns='http://www.w3.org/2005/Atom'>
<title>list.nes, branch main</title>
<subtitle>A small library to maintain big lists on the NES.
</subtitle>
<id>https://git.mssola.com/nes/list.nes/atom?h=main</id>
<link rel='self' href='https://git.mssola.com/nes/list.nes/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/list.nes/'/>
<updated>2026-07-22T14:54:39Z</updated>
<entry>
<title>Update links to git.mssola.com</title>
<updated>2026-07-22T14:54:39Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-07-22T14:54:39Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/list.nes/commit/?id=afb1f3b7c8d9696ba6c6289d29de185ee380ae02'/>
<id>urn:sha1:afb1f3b7c8d9696ba6c6289d29de185ee380ae02</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Remove .github directory</title>
<updated>2026-07-22T14:54:28Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-07-22T14:54:28Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/list.nes/commit/?id=f8e34fbfbe5a9c286354346d8c75e095e9c86f2c'/>
<id>urn:sha1:f8e34fbfbe5a9c286354346d8c75e095e9c86f2c</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Allow base pointers to be configurable</title>
<updated>2025-03-10T21:07:56Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-03-10T21:07:56Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/list.nes/commit/?id=d8847d6eb13162ac2bae191e176bff18a8161245'/>
<id>urn:sha1:d8847d6eb13162ac2bae191e176bff18a8161245</id>
<content type='text'>
The `ptr` and the `last` pointers can then be configured when including
them by simply setting an alternative definition.

Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove unneeded .p02 statement</title>
<updated>2025-01-15T21:44:07Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-01-15T21:44:07Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/list.nes/commit/?id=23fda2e0742a9a87fc499816a0872926a1fb570b'/>
<id>urn:sha1:23fda2e0742a9a87fc499816a0872926a1fb570b</id>
<content type='text'>
It's the default in cc65, and some tools like nasm don't even like this
statement. Hence, let's remove it.

Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>Prepare for v1.0 release</title>
<updated>2024-12-09T19:51:41Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2024-12-09T19:51:41Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/list.nes/commit/?id=c4f42fbf1197f9212477f398699fa65afddd0720'/>
<id>urn:sha1:c4f42fbf1197f9212477f398699fa65afddd0720</id>
<content type='text'>
Nothing has happened so far and I'm quite happy with the status of this.
Let's tag a new release and maybe we can do more ambitious things in the
future.

Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>Further clarifications on small lists</title>
<updated>2023-12-22T07:17:32Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>msabate@suse.com</email>
</author>
<published>2023-12-22T07:17:32Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/list.nes/commit/?id=53a3004db78103e8738e8b73040d1b18a3fdc7dd'/>
<id>urn:sha1:53a3004db78103e8738e8b73040d1b18a3fdc7dd</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;msabate@suse.com&gt;
</content>
</entry>
<entry>
<title>Fixed small typo on the example</title>
<updated>2023-12-21T18:48:07Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>msabate@suse.com</email>
</author>
<published>2023-12-21T18:48:07Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/list.nes/commit/?id=df8d8cca0759c919ad1918911737adb674fcd338'/>
<id>urn:sha1:df8d8cca0759c919ad1918911737adb674fcd338</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;msabate@suse.com&gt;
</content>
</entry>
<entry>
<title>Polished the README file</title>
<updated>2023-12-21T18:41:29Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>msabate@suse.com</email>
</author>
<published>2023-12-21T18:41:29Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/list.nes/commit/?id=0eab42133afe1749043db2f1ea6075bf449d1916'/>
<id>urn:sha1:0eab42133afe1749043db2f1ea6075bf449d1916</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;msabate@suse.com&gt;
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2023-12-21T17:41:41Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>msabate@suse.com</email>
</author>
<published>2023-12-20T23:02:51Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/list.nes/commit/?id=9e22faffffa20aa256a05468157404006e2e4d1e'/>
<id>urn:sha1:9e22faffffa20aa256a05468157404006e2e4d1e</id>
<content type='text'>
Implemented the List scope which brings some handy macros and functions
to manipulate big lists on the NES.

Signed-off-by: Miquel Sabaté Solà &lt;msabate@suse.com&gt;
</content>
</entry>
</feed>
