<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chip.git/asm.myr, branch master</title>
<subtitle>A CHIP-8 emulator written in Myrddin.
</subtitle>
<id>https://git.jakob.space/chip.git/atom?h=master</id>
<link rel='self' href='https://git.jakob.space/chip.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/chip.git/'/>
<updated>2020-01-03T16:51:14Z</updated>
<entry>
<title>Indent with tabs.</title>
<updated>2020-01-03T16:51:14Z</updated>
<author>
<name>Jakob L. Kreuze</name>
<email>zerodaysfordays@sdf.lonestar.org</email>
</author>
<published>2020-01-03T16:51:14Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/chip.git/commit/?id=b43bb071d63e427834291ef1242555b82091ce9d'/>
<id>urn:sha1:b43bb071d63e427834291ef1242555b82091ce9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Calculate label positions relative to load address</title>
<updated>2020-01-01T17:59:47Z</updated>
<author>
<name>Jakob L. Kreuze</name>
<email>zerodaysfordays@sdf.lonestar.org</email>
</author>
<published>2020-01-01T17:59:47Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/chip.git/commit/?id=0a1fdf45794b0f00be44bd48113daea90aace65e'/>
<id>urn:sha1:0a1fdf45794b0f00be44bd48113daea90aace65e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix mistakes.</title>
<updated>2019-12-27T23:05:43Z</updated>
<author>
<name>Jakob L. Kreuze</name>
<email>zerodaysfordays@sdf.lonestar.org</email>
</author>
<published>2019-12-27T23:05:43Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/chip.git/commit/?id=bf47e7499c649c55ef1045738b0ba5c163701500'/>
<id>urn:sha1:bf47e7499c649c55ef1045738b0ba5c163701500</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve error messages for invalid arguments.</title>
<updated>2019-12-27T22:56:49Z</updated>
<author>
<name>Jakob L. Kreuze</name>
<email>zerodaysfordays@sdf.lonestar.org</email>
</author>
<published>2019-12-27T22:56:49Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/chip.git/commit/?id=f785b588dad64cef5dcf6c9bc482535017b0af76'/>
<id>urn:sha1:f785b588dad64cef5dcf6c9bc482535017b0af76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for labels where not necessary.</title>
<updated>2019-12-27T22:50:47Z</updated>
<author>
<name>Jakob L. Kreuze</name>
<email>zerodaysfordays@sdf.lonestar.org</email>
</author>
<published>2019-12-27T22:50:47Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/chip.git/commit/?id=ec225e06140faa78822538c9a6fd97bd679f88a1'/>
<id>urn:sha1:ec225e06140faa78822538c9a6fd97bd679f88a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement remaining instructions.</title>
<updated>2019-12-27T22:50:36Z</updated>
<author>
<name>Jakob L. Kreuze</name>
<email>zerodaysfordays@sdf.lonestar.org</email>
</author>
<published>2019-12-27T22:50:36Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/chip.git/commit/?id=d935d45514eafe7809f5105516b9953e68772f03'/>
<id>urn:sha1:d935d45514eafe7809f5105516b9953e68772f03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement SUBN instruction.</title>
<updated>2019-12-27T22:40:02Z</updated>
<author>
<name>Jakob L. Kreuze</name>
<email>zerodaysfordays@sdf.lonestar.org</email>
</author>
<published>2019-12-27T22:40:02Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/chip.git/commit/?id=e3feedee60a3b1b5177c8e0576f307a2f473a589'/>
<id>urn:sha1:e3feedee60a3b1b5177c8e0576f307a2f473a589</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement SUB instruction.</title>
<updated>2019-12-27T22:39:21Z</updated>
<author>
<name>Jakob L. Kreuze</name>
<email>zerodaysfordays@sdf.lonestar.org</email>
</author>
<published>2019-12-27T22:39:21Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/chip.git/commit/?id=e7bf636a1cb9253ad32b83e0fbe14504e25fb2b6'/>
<id>urn:sha1:e7bf636a1cb9253ad32b83e0fbe14504e25fb2b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement ADD instruction.</title>
<updated>2019-12-27T22:38:53Z</updated>
<author>
<name>Jakob L. Kreuze</name>
<email>zerodaysfordays@sdf.lonestar.org</email>
</author>
<published>2019-12-27T22:37:47Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/chip.git/commit/?id=0f7d451b18dbfbdb6060cd021dfdd56e199e98b8'/>
<id>urn:sha1:0f7d451b18dbfbdb6060cd021dfdd56e199e98b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(Partially) implement LD instruction.</title>
<updated>2019-12-27T22:32:45Z</updated>
<author>
<name>Jakob L. Kreuze</name>
<email>zerodaysfordays@sdf.lonestar.org</email>
</author>
<published>2019-12-27T22:32:45Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/chip.git/commit/?id=abedf4e102aae0b63f1f5746c1790f029c9c4db2'/>
<id>urn:sha1:abedf4e102aae0b63f1f5746c1790f029c9c4db2</id>
<content type='text'>
</content>
</entry>
</feed>
