<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gftos, branch main</title>
<subtitle>A simple 32-bit operating system written in C
</subtitle>
<id>https://git.ngaffney.dev/gftos/atom?h=main</id>
<link rel='self' href='https://git.ngaffney.dev/gftos/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/gftos/'/>
<updated>2024-04-24T20:19:51Z</updated>
<entry>
<title>Paging</title>
<updated>2024-04-24T20:19:51Z</updated>
<author>
<name>Nic Gaffney</name>
<email>gaffney_nic@protonmail.com</email>
</author>
<published>2024-04-24T20:19:51Z</published>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/gftos/commit/?id=f894d5073884dea331abe90299b5058f26c27c5a'/>
<id>urn:sha1:f894d5073884dea331abe90299b5058f26c27c5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enabled paging</title>
<updated>2024-02-28T12:46:04Z</updated>
<author>
<name>Nic Gaffney</name>
<email>gaffney_nic@protonmail.com</email>
</author>
<published>2024-02-28T12:46:04Z</published>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/gftos/commit/?id=2d54f6f129cedad272084f4cfe3731309f4c462e'/>
<id>urn:sha1:2d54f6f129cedad272084f4cfe3731309f4c462e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated configure.sh to check for dependencies</title>
<updated>2024-02-23T08:36:36Z</updated>
<author>
<name>Nic Gaffney</name>
<email>gaffney_nic@protonmail.com</email>
</author>
<published>2024-02-23T08:36:36Z</published>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/gftos/commit/?id=67e379966c657eccb3086508fa9bff38b831fbde'/>
<id>urn:sha1:67e379966c657eccb3086508fa9bff38b831fbde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated README to list dependencies</title>
<updated>2024-02-23T07:55:14Z</updated>
<author>
<name>Nic Gaffney</name>
<email>gaffney_nic@protonmail.com</email>
</author>
<published>2024-02-23T07:55:14Z</published>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/gftos/commit/?id=f8e7cb9034dac5e9834cd385251a57fb853d8998'/>
<id>urn:sha1:f8e7cb9034dac5e9834cd385251a57fb853d8998</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added easy distribution through make</title>
<updated>2024-02-23T05:16:13Z</updated>
<author>
<name>Nic Gaffney</name>
<email>gaffney_nic@protonmail.com</email>
</author>
<published>2024-02-23T05:16:13Z</published>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/gftos/commit/?id=a265979640a6b2bf20592c96ae1910b7dc93809a'/>
<id>urn:sha1:a265979640a6b2bf20592c96ae1910b7dc93809a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleaned up makefile</title>
<updated>2024-02-23T04:59:47Z</updated>
<author>
<name>Nic Gaffney</name>
<email>gaffney_nic@protonmail.com</email>
</author>
<published>2024-02-23T04:59:47Z</published>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/gftos/commit/?id=8873d14c69ba8f22db794838845c01a044aabaa4'/>
<id>urn:sha1:8873d14c69ba8f22db794838845c01a044aabaa4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Forgot to add these last time womp womp</title>
<updated>2024-02-17T03:17:51Z</updated>
<author>
<name>Nic Gaffney</name>
<email>gaffney_nic@protonmail.com</email>
</author>
<published>2024-02-17T03:17:51Z</published>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/gftos/commit/?id=2ae431b4fb4460cc222f059a343dd8ecade8e1ea'/>
<id>urn:sha1:2ae431b4fb4460cc222f059a343dd8ecade8e1ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>small changes here and there</title>
<updated>2024-02-17T01:23:45Z</updated>
<author>
<name>Nic Gaffney</name>
<email>gaffney_nic@protonmail.com</email>
</author>
<published>2024-02-17T01:23:45Z</published>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/gftos/commit/?id=a4177529a7834856f16b0edbe4d126bf03742eb1'/>
<id>urn:sha1:a4177529a7834856f16b0edbe4d126bf03742eb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reimplemented my macro in isr_wrap.s</title>
<updated>2024-02-06T11:04:29Z</updated>
<author>
<name>Nic Gaffney</name>
<email>gaffney_nic@protonmail.com</email>
</author>
<published>2024-02-06T11:04:29Z</published>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/gftos/commit/?id=651e2444a940c2d2ee5b1f1b7ad0bae2bc3087f9'/>
<id>urn:sha1:651e2444a940c2d2ee5b1f1b7ad0bae2bc3087f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated gitignore</title>
<updated>2024-02-06T11:01:47Z</updated>
<author>
<name>Nic Gaffney</name>
<email>gaffney_nic@protonmail.com</email>
</author>
<published>2024-02-06T11:01:47Z</published>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/gftos/commit/?id=fb72d05d3d8b4b37a4a8dc4cf4355eb0a3fafeef'/>
<id>urn:sha1:fb72d05d3d8b4b37a4a8dc4cf4355eb0a3fafeef</id>
<content type='text'>
</content>
</entry>
</feed>
