<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ATK16.git/atk16_schasm/lib.scm, branch main</title>
<subtitle>DIY CPU + peripheral project
</subtitle>
<id>http://forge.jan.systems/ATK16.git/atom?h=main</id>
<link rel='self' href='http://forge.jan.systems/ATK16.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/ATK16.git/'/>
<updated>2025-03-04T20:55:32Z</updated>
<entry>
<title>Add %if and %if-else macros, refactor, add indirection levels</title>
<updated>2025-03-04T20:55:32Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-03-04T20:55:32Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/ATK16.git/commit/?id=5899f8f02a90a3ba03f7799bcaf87fbb5d2d63f2'/>
<id>urn:sha1:5899f8f02a90a3ba03f7799bcaf87fbb5d2d63f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add bounds checks</title>
<updated>2025-03-02T16:30:50Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-03-02T16:30:50Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/ATK16.git/commit/?id=8c25522dedc4ee1e382cdb63c54cdf5263bce6a7'/>
<id>urn:sha1:8c25522dedc4ee1e382cdb63c54cdf5263bce6a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor emit functions, add bootstrap.scm</title>
<updated>2025-03-02T16:16:52Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-03-02T16:16:52Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/ATK16.git/commit/?id=861bbf2ddae539e2adb466ba7ced30a3676cca8d'/>
<id>urn:sha1:861bbf2ddae539e2adb466ba7ced30a3676cca8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement deferred label eval for labels in 16-bit imm position</title>
<updated>2025-03-01T21:10:30Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-03-01T21:09:16Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/ATK16.git/commit/?id=19ee6d36222bb288340d3d66f8773e259c49db2c'/>
<id>urn:sha1:19ee6d36222bb288340d3d66f8773e259c49db2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite tagged types to be pairs instead of lists</title>
<updated>2025-03-01T11:17:04Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-03-01T11:17:04Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/ATK16.git/commit/?id=6da4534e2d73dccb9957a26485a75b0ed5eaacd8'/>
<id>urn:sha1:6da4534e2d73dccb9957a26485a75b0ed5eaacd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improvements</title>
<updated>2025-03-01T10:19:36Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-03-01T10:19:36Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/ATK16.git/commit/?id=4408fe1ee76dd96c031cbbf7b385f78635b256d5'/>
<id>urn:sha1:4408fe1ee76dd96c031cbbf7b385f78635b256d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add emit-packed-string</title>
<updated>2025-02-28T11:40:43Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-02-28T11:40:43Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/ATK16.git/commit/?id=275cc1a5b16c4f8069b3284bddcd9705f9e5441b'/>
<id>urn:sha1:275cc1a5b16c4f8069b3284bddcd9705f9e5441b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug in imm constructors</title>
<updated>2025-02-28T10:42:08Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-02-28T10:42:08Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/ATK16.git/commit/?id=b4ded9798f7cc650ebd4462c1a99b5b43a98b934'/>
<id>urn:sha1:b4ded9798f7cc650ebd4462c1a99b5b43a98b934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix twos complement cast</title>
<updated>2025-02-28T09:08:57Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-02-28T09:08:57Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/ATK16.git/commit/?id=a647a81564eb0ef9a57dfd47f44ed0336f48b9b4'/>
<id>urn:sha1:a647a81564eb0ef9a57dfd47f44ed0336f48b9b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement all basic features in new assembler</title>
<updated>2025-02-28T09:00:05Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-02-28T09:00:05Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/ATK16.git/commit/?id=e18c789aebccecd7510a53110276a47e09ca0623'/>
<id>urn:sha1:e18c789aebccecd7510a53110276a47e09ca0623</id>
<content type='text'>
</content>
</entry>
</feed>
