<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mos6502/src, branch main</title>
<subtitle>MOS6502 emulator written in Rust.
</subtitle>
<id>http://git.sophieforrest.com/mos6502/atom?h=main</id>
<link rel='self' href='http://git.sophieforrest.com/mos6502/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.sophieforrest.com/mos6502/'/>
<updated>2024-10-04T12:38:15+00:00</updated>
<entry>
<title>feat: implement JSR instruction</title>
<updated>2024-10-04T12:38:15+00:00</updated>
<author>
<name>Sophie Forrest</name>
<email>git@sophieforrest.com</email>
</author>
<published>2024-10-04T12:38:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sophieforrest.com/mos6502/commit/?id=c4fbf6746a067eb1db7a836a52024539dde26af1'/>
<id>urn:sha1:c4fbf6746a067eb1db7a836a52024539dde26af1</id>
<content type='text'>
I decided to pull in byteorder to ease up some of the work here.
Additionally, the test program has been modified, and I've added a todo
for the LDR Absolute instruction.
</content>
</entry>
<entry>
<title>feat: implement logging in cpu</title>
<updated>2024-10-04T11:22:00+00:00</updated>
<author>
<name>Sophie Forrest</name>
<email>git@sophieforrest.com</email>
</author>
<published>2024-10-04T11:22:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sophieforrest.com/mos6502/commit/?id=48ac2fa41c8da78cc4c26a5175476b972f1663da'/>
<id>urn:sha1:48ac2fa41c8da78cc4c26a5175476b972f1663da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add logging</title>
<updated>2024-10-04T10:46:51+00:00</updated>
<author>
<name>Sophie Forrest</name>
<email>git@sophieforrest.com</email>
</author>
<published>2024-10-04T10:46:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sophieforrest.com/mos6502/commit/?id=f6afe603e76e92413b875478ac1eb9fc9a2012d8'/>
<id>urn:sha1:f6afe603e76e92413b875478ac1eb9fc9a2012d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(instruction): add derives</title>
<updated>2024-10-04T10:46:26+00:00</updated>
<author>
<name>Sophie Forrest</name>
<email>git@sophieforrest.com</email>
</author>
<published>2024-10-04T10:46:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sophieforrest.com/mos6502/commit/?id=21d0fe6f99c81308fdb392ff8033f09dff90c46c'/>
<id>urn:sha1:21d0fe6f99c81308fdb392ff8033f09dff90c46c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: refactor tooling</title>
<updated>2024-10-04T10:25:44+00:00</updated>
<author>
<name>Sophie Forrest</name>
<email>git@sophieforrest.com</email>
</author>
<published>2024-10-04T10:25:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sophieforrest.com/mos6502/commit/?id=1f82a90833990db8efe6111f89a9126a2fde74c5'/>
<id>urn:sha1:1f82a90833990db8efe6111f89a9126a2fde74c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: init project</title>
<updated>2024-01-13T06:17:57+00:00</updated>
<author>
<name>Sophie Forrest</name>
<email>57433227+sophieforrest@users.noreply.github.com</email>
</author>
<published>2024-01-13T06:17:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sophieforrest.com/mos6502/commit/?id=13becb31e8b669dd6254c68b3aae110e7711d9db'/>
<id>urn:sha1:13becb31e8b669dd6254c68b3aae110e7711d9db</id>
<content type='text'>
</content>
</entry>
</feed>
