<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ATK16.git/atk16_schasm/main.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-18T16:40:14Z</updated>
<entry>
<title>schasm updates</title>
<updated>2025-03-18T16:40:14Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-03-18T16:40:14Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/ATK16.git/commit/?id=182c35d5aee98ab2afa27c2e84427206edb9a9ca'/>
<id>urn:sha1:182c35d5aee98ab2afa27c2e84427206edb9a9ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improvements</title>
<updated>2025-03-13T16:49:41Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-03-13T16:49:41Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/ATK16.git/commit/?id=06e8b8dbadf769507abf5368caee253ded139adc'/>
<id>urn:sha1:06e8b8dbadf769507abf5368caee253ded139adc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor, improve</title>
<updated>2025-03-07T22:48:20Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-03-07T22:48:20Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/ATK16.git/commit/?id=7f83828988c2efab56f37c1711cbf6118be8234f'/>
<id>urn:sha1:7f83828988c2efab56f37c1711cbf6118be8234f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Develop procedure macros</title>
<updated>2025-03-06T22:13:20Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-03-06T22:08:25Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/ATK16.git/commit/?id=b541261d70e625398cb61d52141a7a975be9bcf4'/>
<id>urn:sha1:b541261d70e625398cb61d52141a7a975be9bcf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename %if -&gt; %when</title>
<updated>2025-03-06T13:46:48Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-03-06T13:46:48Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/ATK16.git/commit/?id=4d2179e1d373614e87240096e10d68a5d900e919'/>
<id>urn:sha1:4d2179e1d373614e87240096e10d68a5d900e919</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add procedure declaration &amp; call macros</title>
<updated>2025-03-05T20:08:17Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-03-05T20:08:17Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/ATK16.git/commit/?id=ff8a3bc4ac48f8025d793c078f4c6d2ffbce4019'/>
<id>urn:sha1:ff8a3bc4ac48f8025d793c078f4c6d2ffbce4019</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add macros.scm</title>
<updated>2025-03-05T15:49:35Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan@jantuomi.fi</email>
</author>
<published>2025-03-05T15:48:53Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/ATK16.git/commit/?id=c35a9917954a0024fb19ca3e045b0e56114df455'/>
<id>urn:sha1:c35a9917954a0024fb19ca3e045b0e56114df455</id>
<content type='text'>
</content>
</entry>
<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>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>
</feed>
