<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aoc2023.nes, branch main</title>
<subtitle>Advent of Code 2023 on the NES!
</subtitle>
<id>https://git.mssola.com/nes/aoc2023.nes/atom?h=main</id>
<link rel='self' href='https://git.mssola.com/nes/aoc2023.nes/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/aoc2023.nes/'/>
<updated>2026-07-23T09:55:39Z</updated>
<entry>
<title>Update URL for the list.nes submodule</title>
<updated>2026-07-23T09:55:39Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-07-23T09:55:39Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/aoc2023.nes/commit/?id=c2fb6d1a4c3c6ee6fdae40806d22531ff8273f54'/>
<id>urn:sha1:c2fb6d1a4c3c6ee6fdae40806d22531ff8273f54</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Update links to git.mssola.com</title>
<updated>2026-07-22T14:49:26Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2026-07-22T14:49:26Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/aoc2023.nes/commit/?id=3ca58c233f09ddadb47f2040733c9be6c6951a46'/>
<id>urn:sha1:3ca58c233f09ddadb47f2040733c9be6c6951a46</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>Apply suggestions as found by nasm</title>
<updated>2025-10-13T20:38:15Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mssola@mssola.com</email>
</author>
<published>2025-10-13T20:38:15Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/aoc2023.nes/commit/?id=b158b113f5b780cbe8d8f974345bf4462e318c69'/>
<id>urn:sha1:b158b113f5b780cbe8d8f974345bf4462e318c69</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;mssola@mssola.com&gt;
</content>
</entry>
<entry>
<title>vendor: Minor updates so 'nasm' is happy</title>
<updated>2025-01-15T21:53:16Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-01-15T21:53:16Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/aoc2023.nes/commit/?id=e1de44339093a3d47b0257aded13de405a3e861c'/>
<id>urn:sha1:e1de44339093a3d47b0257aded13de405a3e861c</id>
<content type='text'>
See the 'nasm' utility in https://github.com/mssola/tools.nes.

Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>Updated README file</title>
<updated>2024-03-26T20:50:28Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>msabate@suse.com</email>
</author>
<published>2024-03-26T20:50:28Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/aoc2023.nes/commit/?id=81c528cc554d0b2f97f3c477a0a5d6678587c2d2'/>
<id>urn:sha1:81c528cc554d0b2f97f3c477a0a5d6678587c2d2</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;msabate@suse.com&gt;
</content>
</entry>
<entry>
<title>vendor: updated list.nes</title>
<updated>2023-12-21T17:45:47Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>msabate@suse.com</email>
</author>
<published>2023-12-21T17:45:47Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/aoc2023.nes/commit/?id=2c170dc0d85ef7c192c5bd992fedada54d54bf20'/>
<id>urn:sha1:2c170dc0d85ef7c192c5bd992fedada54d54bf20</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;msabate@suse.com&gt;
</content>
</entry>
<entry>
<title>Finished the second part of day 4</title>
<updated>2023-12-21T17:39:32Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>msabate@suse.com</email>
</author>
<published>2023-12-21T17:39:18Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/aoc2023.nes/commit/?id=a44acfe610c0792fb1bcab2dd081a1344286af05'/>
<id>urn:sha1:a44acfe610c0792fb1bcab2dd081a1344286af05</id>
<content type='text'>
In order to do so I had to come up with a custom list library because
otherwise keeping up with the enunciate and the memory management logic
was a bit chaotic.

Signed-off-by: Miquel Sabaté Solà &lt;msabate@suse.com&gt;
</content>
</entry>
<entry>
<title>Implemented the first part of day 4</title>
<updated>2023-12-13T09:40:59Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>msabate@suse.com</email>
</author>
<published>2023-12-13T09:40:59Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/aoc2023.nes/commit/?id=3087897c5aa716579b1255ac8c65dc1438515822'/>
<id>urn:sha1:3087897c5aa716579b1255ac8c65dc1438515822</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;msabate@suse.com&gt;
</content>
</entry>
<entry>
<title>Implemented day 3</title>
<updated>2023-12-12T19:03:17Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>msabate@suse.com</email>
</author>
<published>2023-12-12T19:03:06Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/aoc2023.nes/commit/?id=63897b552fc0d0a2544a547318017485ed220c67'/>
<id>urn:sha1:63897b552fc0d0a2544a547318017485ed220c67</id>
<content type='text'>
Note that only part 1 has been implemented. The reasoning is on the file
header. Moreover, we are not printing 24-bit results yet because that
would entail modifying the somewhat terrifying vendor code on
`vendor/bcd16.s`. Since this will be a recurring theme, I guess that I
will have to come up with a solution sooner or later.

Signed-off-by: Miquel Sabaté Solà &lt;msabate@suse.com&gt;
</content>
</entry>
<entry>
<title>Added a test suite</title>
<updated>2023-12-08T20:57:52Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>msabate@suse.com</email>
</author>
<published>2023-12-08T20:57:52Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/nes/aoc2023.nes/commit/?id=46103595c072651ade490c48c417f5d8d7ba9327'/>
<id>urn:sha1:46103595c072651ade490c48c417f5d8d7ba9327</id>
<content type='text'>
Signed-off-by: Miquel Sabaté Solà &lt;msabate@suse.com&gt;
</content>
</entry>
</feed>
