<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>remedyvm, branch HEAD</title>
<subtitle>A toy RISC virtual machine inspired by Bell Lab&#39;s `dis&#39; and Tsoding&#39;s `bm&#39;
</subtitle>
<entry>
<id>10ad44f7ea9e892f13cd32cd7eaa7728372f2e7d</id>
<published>2024-06-15T10:04:34Z</published>
<updated>2024-06-15T10:04:34Z</updated>
<title>Began work on implementing the assembler in Rust</title>
<link rel="alternate" type="text/html" href="https://git.codemadness.nl/remedyvm/commit/10ad44f7ea9e892f13cd32cd7eaa7728372f2e7d.html" />
<author>
<name>Ethan Long</name>
<email>ethandavidlong@gmail.com</email>
</author>
<content>commit 10ad44f7ea9e892f13cd32cd7eaa7728372f2e7d
parent 95ab7b1fefc308baeacaeda507c3ac1af1a5c0fd
Author: Ethan Long &lt;ethandavidlong@gmail.com&gt;
Date:   Sat, 15 Jun 2024 20:04:34 +1000

Began work on implementing the assembler in Rust

I had already made some progress in C, but I feel there will be less
hassle if I do this in rust, even if it is a little slower.

</content>
</entry>
<entry>
<id>95ab7b1fefc308baeacaeda507c3ac1af1a5c0fd</id>
<published>2024-06-14T08:55:07Z</published>
<updated>2024-06-14T08:55:07Z</updated>
<title>New directory structure</title>
<link rel="alternate" type="text/html" href="https://git.codemadness.nl/remedyvm/commit/95ab7b1fefc308baeacaeda507c3ac1af1a5c0fd.html" />
<author>
<name>Ethan Long</name>
<email>ethandavidlong@gmail.com</email>
</author>
<content>commit 95ab7b1fefc308baeacaeda507c3ac1af1a5c0fd
parent 25914a6e52fd416a35b4e40b4414e0cd776abe8b
Author: Ethan Long &lt;ethandavidlong@gmail.com&gt;
Date:   Fri, 14 Jun 2024 18:55:07 +1000

New directory structure

I will first implement everything in Rust and see where I want to go
from there.

</content>
</entry>
<entry>
<id>25914a6e52fd416a35b4e40b4414e0cd776abe8b</id>
<published>2024-06-14T08:52:18Z</published>
<updated>2024-06-14T08:52:18Z</updated>
<title>Decided I&#39;m going to try a different project structure</title>
<link rel="alternate" type="text/html" href="https://git.codemadness.nl/remedyvm/commit/25914a6e52fd416a35b4e40b4414e0cd776abe8b.html" />
<author>
<name>Ethan Long</name>
<email>ethandavidlong@gmail.com</email>
</author>
<content>commit 25914a6e52fd416a35b4e40b4414e0cd776abe8b
parent 4ace8a25056cb8c2d39ee34033fa415c7ea3718d
Author: Ethan Long &lt;ethandavidlong@gmail.com&gt;
Date:   Fri, 14 Jun 2024 18:52:18 +1000

Decided I&#39;m going to try a different project structure

</content>
</entry>
<entry>
<id>4ace8a25056cb8c2d39ee34033fa415c7ea3718d</id>
<published>2023-06-26T08:02:37Z</published>
<updated>2023-06-26T08:02:37Z</updated>
<title>Added tests and cleaned up a bit</title>
<link rel="alternate" type="text/html" href="https://git.codemadness.nl/remedyvm/commit/4ace8a25056cb8c2d39ee34033fa415c7ea3718d.html" />
<author>
<name>Ethan Long</name>
<email>edl@disroot.org</email>
</author>
<content>commit 4ace8a25056cb8c2d39ee34033fa415c7ea3718d
parent 8c54354b4a11a01b6a9b6078bdbaa39317452feb
Author: Ethan Long &lt;edl@disroot.org&gt;
Date:   Mon, 26 Jun 2023 02:02:37 -0600

Added tests and cleaned up a bit

</content>
</entry>
<entry>
<id>8c54354b4a11a01b6a9b6078bdbaa39317452feb</id>
<published>2023-06-18T06:22:51Z</published>
<updated>2023-06-18T06:22:51Z</updated>
<title>bruh</title>
<link rel="alternate" type="text/html" href="https://git.codemadness.nl/remedyvm/commit/8c54354b4a11a01b6a9b6078bdbaa39317452feb.html" />
<author>
<name>Ethan Long</name>
<email>edl@disroot.org</email>
</author>
<content>commit 8c54354b4a11a01b6a9b6078bdbaa39317452feb
parent d895fb0ec2da821721e23ce508c0ee2165fc3ec1
Author: Ethan Long &lt;edl@disroot.org&gt;
Date:   Sun, 18 Jun 2023 00:22:51 -0600

bruh

</content>
</entry>
<entry>
<id>d895fb0ec2da821721e23ce508c0ee2165fc3ec1</id>
<published>2023-06-18T04:53:49Z</published>
<updated>2023-06-18T04:53:49Z</updated>
<title>Gaming. Wrote some tests and completed the lexer Still need to test cases for non-instruction tokens</title>
<link rel="alternate" type="text/html" href="https://git.codemadness.nl/remedyvm/commit/d895fb0ec2da821721e23ce508c0ee2165fc3ec1.html" />
<author>
<name>Ethan Long</name>
<email>edl@disroot.org</email>
</author>
<content>commit d895fb0ec2da821721e23ce508c0ee2165fc3ec1
parent ec3e1757ac50cd9d692354ee5f7cb54bd50b75c5
Author: Ethan Long &lt;edl@disroot.org&gt;
Date:   Sun, 18 Jun 2023 14:53:49 +1000

Gaming. Wrote some tests and completed the lexer
Still need to test cases for non-instruction tokens

</content>
</entry>
<entry>
<id>ec3e1757ac50cd9d692354ee5f7cb54bd50b75c5</id>
<published>2023-06-15T15:03:25Z</published>
<updated>2023-06-15T15:03:25Z</updated>
<title>Some minor progress! It is time to sleep and get ready for Spaceport now. Also I need to mark COMP2300 assigments oops I forgor.</title>
<link rel="alternate" type="text/html" href="https://git.codemadness.nl/remedyvm/commit/ec3e1757ac50cd9d692354ee5f7cb54bd50b75c5.html" />
<author>
<name>Ethan Long</name>
<email>edl@disroot.org</email>
</author>
<content>commit ec3e1757ac50cd9d692354ee5f7cb54bd50b75c5
parent d1c4af22120775e40f06afe5cb81435adc02eb6b
Author: Ethan Long &lt;edl@disroot.org&gt;
Date:   Fri, 16 Jun 2023 01:03:25 +1000

Some minor progress!
It is time to sleep and get ready for Spaceport now.
Also I need to mark COMP2300 assigments oops I forgor.

</content>
</entry>
<entry>
<id>d1c4af22120775e40f06afe5cb81435adc02eb6b</id>
<published>2023-06-14T14:08:52Z</published>
<updated>2023-06-14T14:08:52Z</updated>
<title>Welp... Arrows in troff files don&#39;t work.</title>
<link rel="alternate" type="text/html" href="https://git.codemadness.nl/remedyvm/commit/d1c4af22120775e40f06afe5cb81435adc02eb6b.html" />
<author>
<name>Ethan Long</name>
<email>Ethan.Long@anu.edu.au</email>
</author>
<content>commit d1c4af22120775e40f06afe5cb81435adc02eb6b
parent 806908fbf1edea3f1632e78a03b0b0d47b1ec07e
Author: Ethan Long &lt;Ethan.Long@anu.edu.au&gt;
Date:   Thu, 15 Jun 2023 00:08:52 +1000

Welp... Arrows in troff files don&#39;t work.

</content>
</entry>
<entry>
<id>806908fbf1edea3f1632e78a03b0b0d47b1ec07e</id>
<published>2023-06-09T16:05:45Z</published>
<updated>2023-06-09T16:05:45Z</updated>
<title>Some based progress</title>
<link rel="alternate" type="text/html" href="https://git.codemadness.nl/remedyvm/commit/806908fbf1edea3f1632e78a03b0b0d47b1ec07e.html" />
<author>
<name>Ethan Long</name>
<email>edl@disroot.org</email>
</author>
<content>commit 806908fbf1edea3f1632e78a03b0b0d47b1ec07e
parent 2e787e6068fbc21faf2f15e9369cf4fa497993ad
Author: Ethan Long &lt;edl@disroot.org&gt;
Date:   Sat, 10 Jun 2023 02:05:45 +1000

Some based progress

</content>
</entry>
<entry>
<id>2e787e6068fbc21faf2f15e9369cf4fa497993ad</id>
<published>2023-06-07T13:04:10Z</published>
<updated>2023-06-07T13:04:10Z</updated>
<title>Updated readme.md with the github markdown</title>
<link rel="alternate" type="text/html" href="https://git.codemadness.nl/remedyvm/commit/2e787e6068fbc21faf2f15e9369cf4fa497993ad.html" />
<author>
<name>Ethan Long</name>
<email>Ethan.Long@anu.edu.au</email>
</author>
<content>commit 2e787e6068fbc21faf2f15e9369cf4fa497993ad
parent 183dd716e0fd3c4de87c10b31eedbe84a499b5e4
Author: Ethan Long &lt;Ethan.Long@anu.edu.au&gt;
Date:   Wed,  7 Jun 2023 23:04:10 +1000

Updated readme.md with the github markdown

</content>
</entry>
<entry>
<id>183dd716e0fd3c4de87c10b31eedbe84a499b5e4</id>
<published>2023-06-07T13:01:33Z</published>
<updated>2023-06-07T13:01:33Z</updated>
<title>Gaming</title>
<link rel="alternate" type="text/html" href="https://git.codemadness.nl/remedyvm/commit/183dd716e0fd3c4de87c10b31eedbe84a499b5e4.html" />
<author>
<name>Ethan Long</name>
<email>Ethan.Long@anu.edu.au</email>
</author>
<content>commit 183dd716e0fd3c4de87c10b31eedbe84a499b5e4
parent 2052a724daca6d1fc71fa71b3872144d87cdd24e
Author: Ethan Long &lt;Ethan.Long@anu.edu.au&gt;
Date:   Wed,  7 Jun 2023 23:01:33 +1000

Gaming

</content>
</entry>
<entry>
<id>2052a724daca6d1fc71fa71b3872144d87cdd24e</id>
<published>2023-06-07T12:55:14Z</published>
<updated>2023-06-07T12:55:14Z</updated>
<title>Initial commit :)</title>
<link rel="alternate" type="text/html" href="https://git.codemadness.nl/remedyvm/commit/2052a724daca6d1fc71fa71b3872144d87cdd24e.html" />
<author>
<name>Ethan Long</name>
<email>Ethan.Long@anu.edu.au</email>
</author>
<content>commit 2052a724daca6d1fc71fa71b3872144d87cdd24e
Author: Ethan Long &lt;Ethan.Long@anu.edu.au&gt;
Date:   Wed,  7 Jun 2023 22:55:14 +1000

Initial commit :)

</content>
</entry>
</feed>
