<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tri/tasm, branch master</title>
<subtitle>BORED - Trinary instruction set ('triscv') experimentation</subtitle>
<id>https://metanimi.dy.fi/cgit/tri/atom?h=master</id>
<link rel='self' href='https://metanimi.dy.fi/cgit/tri/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/tri/'/>
<updated>2024-08-17T22:15:01Z</updated>
<entry>
<title>enable analyzer for tasm, fix some reported issues</title>
<updated>2024-08-17T22:15:01Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-08-17T22:15:01Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/tri/commit/?id=a44c59b6ab7b45bd52408bb67c17b6aa09aefeef'/>
<id>urn:sha1:a44c59b6ab7b45bd52408bb67c17b6aa09aefeef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow assembling massive files</title>
<updated>2024-06-27T16:23:37Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-06-27T16:23:37Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/tri/commit/?id=4f0647740a3353781eab29a34ab1e0c16a0551ca'/>
<id>urn:sha1:4f0647740a3353781eab29a34ab1e0c16a0551ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add license stuff in tasm</title>
<updated>2024-05-24T11:15:15Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-05-24T11:15:15Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/tri/commit/?id=c771a678e382c6e37d5714231629de82476ab3ae'/>
<id>urn:sha1:c771a678e382c6e37d5714231629de82476ab3ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>janitorial duties</title>
<updated>2024-04-30T12:44:47Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-04-30T12:44:47Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/tri/commit/?id=912dd003b081b628085e86bc151b8d91fbccb0c8'/>
<id>urn:sha1:912dd003b081b628085e86bc151b8d91fbccb0c8</id>
<content type='text'>
+ Add doc and formatting tooling
</content>
</entry>
<entry>
<title>add check against empty outfile</title>
<updated>2024-04-14T23:19:20Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-04-14T23:17:24Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/tri/commit/?id=86954b21c09770e7527bdafd34ebc31f3cefc2d1'/>
<id>urn:sha1:86954b21c09770e7527bdafd34ebc31f3cefc2d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement more meta instructions</title>
<updated>2024-03-31T20:10:44Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-03-31T20:10:44Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/tri/commit/?id=ab276c733ce9dc80983e5c8ae5c530e1477cf990'/>
<id>urn:sha1:ab276c733ce9dc80983e5c8ae5c530e1477cf990</id>
<content type='text'>
+ Also have a working draft of ABI names for registers, matches qbt
  currently but should probably codify somewhere
</content>
</entry>
<entry>
<title>start working on virtual memory</title>
<updated>2024-01-21T21:10:36Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-01-21T21:10:36Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/tri/commit/?id=a152fbd956cc9cb9c05a233abe004ba3d12767a0'/>
<id>urn:sha1:a152fbd956cc9cb9c05a233abe004ba3d12767a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement jalr</title>
<updated>2023-11-19T18:25:29Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-11-19T18:25:29Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/tri/commit/?id=910ad02d86672cc3020cc5df0fa451ef4dd69bfd'/>
<id>urn:sha1:910ad02d86672cc3020cc5df0fa451ef4dd69bfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial working compiled program on simulator</title>
<updated>2023-10-29T12:38:33Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-10-29T12:38:33Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/tri/commit/?id=5d29afb530ffdaab4b5032b7422da988b31c0867'/>
<id>urn:sha1:5d29afb530ffdaab4b5032b7422da988b31c0867</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move common stuff to core</title>
<updated>2023-10-29T11:16:25Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-10-29T11:16:25Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/tri/commit/?id=80d78c5589d42f81b04e671b28c103a2112458d1'/>
<id>urn:sha1:80d78c5589d42f81b04e671b28c103a2112458d1</id>
<content type='text'>
+ Might have to come up with a better name, but works for now
</content>
</entry>
</feed>
