<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tri/triscv/src, 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:19:36Z</updated>
<entry>
<title>enable analyzer for triscv and fix issues</title>
<updated>2024-08-17T22:19:36Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-08-17T22:19:36Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/tri/commit/?id=f8c192f59a55db99fe088588b161a207b237b288'/>
<id>urn:sha1:f8c192f59a55db99fe088588b161a207b237b288</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add licensing stuff in triscv</title>
<updated>2024-05-24T11:13:39Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-05-24T11:10:33Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/tri/commit/?id=0ff388a7fcd108f75ca82a94d5b258079c6bf437'/>
<id>urn:sha1:0ff388a7fcd108f75ca82a94d5b258079c6bf437</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>implement some more branches</title>
<updated>2024-04-06T22:28:23Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-04-06T22:28:23Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/tri/commit/?id=e668bbc06ff95939627ef6082b1ca5cd4d198df6'/>
<id>urn:sha1:e668bbc06ff95939627ef6082b1ca5cd4d198df6</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>load object files in simulator from command line</title>
<updated>2023-10-28T09:01:08Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-10-28T09:01:08Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/tri/commit/?id=b7525c84619f7bc28bcd3c43aa119d1c6bc23b6d'/>
<id>urn:sha1:b7525c84619f7bc28bcd3c43aa119d1c6bc23b6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move to monorepo</title>
<updated>2023-10-27T21:00:21Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-10-27T21:00:21Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/tri/commit/?id=d96b8c7d12fc61ec609d6138627b9d6d18139a9a'/>
<id>urn:sha1:d96b8c7d12fc61ec609d6138627b9d6d18139a9a</id>
<content type='text'>
+ Will probably have to make some changes to dir layout to make things
  make more sense
</content>
</entry>
</feed>
