<feed xmlns='http://www.w3.org/2005/Atom'>
<title>biggolf/programs, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.jblake.org/biggolf/atom?h=main</id>
<link rel='self' href='https://git.jblake.org/biggolf/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.jblake.org/biggolf/'/>
<updated>2022-11-05T23:59:31Z</updated>
<entry>
<title>Add initial uarch model</title>
<updated>2022-11-05T23:59:31Z</updated>
<author>
<name>Julian Blake Kongslie</name>
</author>
<published>2022-11-05T23:59:17Z</published>
<link rel='alternate' type='text/html' href='https://git.jblake.org/biggolf/commit/?id=68bdebd8cae39c30acc384664faa136aeaa9bb84'/>
<id>urn:sha1:68bdebd8cae39c30acc384664faa136aeaa9bb84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Focal69 image</title>
<updated>2022-11-05T19:55:03Z</updated>
<author>
<name>Julian Blake Kongslie</name>
</author>
<published>2022-11-05T19:55:03Z</published>
<link rel='alternate' type='text/html' href='https://git.jblake.org/biggolf/commit/?id=e3debcfbffc4fc7e6491fe6491a420f572e4ea3c'/>
<id>urn:sha1:e3debcfbffc4fc7e6491fe6491a420f572e4ea3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename/remove some of the example programs</title>
<updated>2022-11-05T18:32:21Z</updated>
<author>
<name>Julian Blake Kongslie</name>
</author>
<published>2022-11-05T18:32:21Z</published>
<link rel='alternate' type='text/html' href='https://git.jblake.org/biggolf/commit/?id=36e7c28531ee7bade9506144f48afed4c7ccd874'/>
<id>urn:sha1:36e7c28531ee7bade9506144f48afed4c7ccd874</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix echo_optimal (was not resetting AC on all loop iterations)</title>
<updated>2022-10-31T17:54:52Z</updated>
<author>
<name>Julian Blake Kongslie</name>
</author>
<published>2022-10-31T17:54:52Z</published>
<link rel='alternate' type='text/html' href='https://git.jblake.org/biggolf/commit/?id=64a8e4b4883e4b6ae4529293bc89458cd41f8b3e'/>
<id>urn:sha1:64a8e4b4883e4b6ae4529293bc89458cd41f8b3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Understanding interrupt handling within SIMH (see echo_int.pal)</title>
<updated>2022-10-30T01:18:26Z</updated>
<author>
<name>Julian Blake Kongslie</name>
</author>
<published>2022-10-30T01:18:26Z</published>
<link rel='alternate' type='text/html' href='https://git.jblake.org/biggolf/commit/?id=9f4aa97822adc791f700670ef0fc7636849563b7'/>
<id>urn:sha1:9f4aa97822adc791f700670ef0fc7636849563b7</id>
<content type='text'>
Add list of Bugs

Add event log file parser

More changes associated with widening the ctlregs (FIXME add a typedef)

Add some keyboard instructions
</content>
</entry>
<entry>
<title>Control register values should not be "unsigned int"</title>
<updated>2022-10-29T20:14:13Z</updated>
<author>
<name>Julian Blake Kongslie</name>
</author>
<published>2022-10-29T19:55:08Z</published>
<link rel='alternate' type='text/html' href='https://git.jblake.org/biggolf/commit/?id=ff66523bb076a246c2fc159f0f76947bd6f84fc1'/>
<id>urn:sha1:ff66523bb076a246c2fc159f0f76947bd6f84fc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add untested interrupt-based echo program with input buffer</title>
<updated>2022-10-23T20:03:25Z</updated>
<author>
<name>Julian Blake Kongslie</name>
</author>
<published>2022-10-23T20:03:25Z</published>
<link rel='alternate' type='text/html' href='https://git.jblake.org/biggolf/commit/?id=72dfa39b81269bb824a43b464a0ea8676bd5e631'/>
<id>urn:sha1:72dfa39b81269bb824a43b464a0ea8676bd5e631</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Nearly-working version of TTY output</title>
<updated>2022-10-17T00:19:25Z</updated>
<author>
<name>Julian Blake Kongslie</name>
</author>
<published>2022-10-17T00:19:25Z</published>
<link rel='alternate' type='text/html' href='https://git.jblake.org/biggolf/commit/?id=d97b32ac6a2ccca3704f567b12ab0378dc7e8dac'/>
<id>urn:sha1:d97b32ac6a2ccca3704f567b12ab0378dc7e8dac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unneeded CLA from Fibonacci program.</title>
<updated>2022-10-15T21:41:37Z</updated>
<author>
<name>Julian Blake Kongslie</name>
</author>
<published>2022-10-15T21:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git.jblake.org/biggolf/commit/?id=75072af87f28ad0b66e3bde505e022ca93d1b044'/>
<id>urn:sha1:75072af87f28ad0b66e3bde505e022ca93d1b044</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify Fibonacci program by using MQ register</title>
<updated>2022-10-15T21:35:50Z</updated>
<author>
<name>Julian Blake Kongslie</name>
</author>
<published>2022-10-15T21:35:50Z</published>
<link rel='alternate' type='text/html' href='https://git.jblake.org/biggolf/commit/?id=d6e4a410e883c7ce6256aac862b54a8eec9d1bd1'/>
<id>urn:sha1:d6e4a410e883c7ce6256aac862b54a8eec9d1bd1</id>
<content type='text'>
</content>
</entry>
</feed>
