<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sophia.git/kc/core/Makefile, branch main</title>
<subtitle>[no description]</subtitle>
<id>https://git.adachristine.is/sophia.git/atom/kc/core/Makefile?h=main</id>
<link rel='self' href='https://git.adachristine.is/sophia.git/atom/kc/core/Makefile?h=main'/>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/'/>
<updated>2026-05-24T11:37:59Z</updated>
<entry>
<title>arch file to cpu</title>
<updated>2026-05-24T11:37:59Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2026-05-24T11:37:59Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=c55c201952cdeb9285e519869f0c0939c3a5be9c'/>
<id>urn:sha1:c55c201952cdeb9285e519869f0c0939c3a5be9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename and move, function renames in stdio</title>
<updated>2026-05-24T11:09:31Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2026-05-24T11:09:31Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=d07bd08dd0446e8c41eccaccbb07e9112200e8ee'/>
<id>urn:sha1:d07bd08dd0446e8c41eccaccbb07e9112200e8ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rewrote some ugly thread queueing code</title>
<updated>2026-05-23T13:50:05Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2026-05-23T13:50:05Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=6fbb95277b736e3f271c9586a59a500f2a5ba48a'/>
<id>urn:sha1:6fbb95277b736e3f271c9586a59a500f2a5ba48a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new thread code works fine</title>
<updated>2026-05-20T23:04:06Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2026-05-20T23:04:06Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=edc42358664e9d70227e274273321ab032394a7e'/>
<id>urn:sha1:edc42358664e9d70227e274273321ab032394a7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build changes</title>
<updated>2023-02-14T13:18:49Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2023-02-14T13:18:49Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=f59e168c504f50de7b2ff77af0c1b1cfe0483e7b'/>
<id>urn:sha1:f59e168c504f50de7b2ff77af0c1b1cfe0483e7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ps2 driver</title>
<updated>2023-02-14T00:02:55Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2023-02-14T00:02:55Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=ec04c40823f1a4265be8a6f81cbf5776dc2b2495'/>
<id>urn:sha1:ec04c40823f1a4265be8a6f81cbf5776dc2b2495</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial video support</title>
<updated>2023-01-30T03:13:45Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2023-01-30T03:13:45Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=ed4c2727a4a9721f72ef404ccf7a7df28e2cdd75'/>
<id>urn:sha1:ed4c2727a4a9721f72ef404ccf7a7df28e2cdd75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved strtoull() into string.c</title>
<updated>2023-01-30T00:16:34Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2023-01-30T00:16:34Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=862cfbbb56382833d94ee5295062a1c4ca91e1ec'/>
<id>urn:sha1:862cfbbb56382833d94ee5295062a1c4ca91e1ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>now using clang, native PE UEFI loader image. made an ugly hack to get</title>
<updated>2022-03-18T12:24:48Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2022-03-18T12:24:48Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=51cfcb98bde7e78b4817a9060885b25b6c3d354c'/>
<id>urn:sha1:51cfcb98bde7e78b4817a9060885b25b6c3d354c</id>
<content type='text'>
into the shim. it's probably ok.
</content>
</entry>
<entry>
<title>pulled out kprintf() and friends into lib/</title>
<updated>2022-03-17T14:03:12Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2022-03-17T14:03:12Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=65a111a543f49c645ec21ef44f289c29ccb27e8d'/>
<id>urn:sha1:65a111a543f49c645ec21ef44f289c29ccb27e8d</id>
<content type='text'>
</content>
</entry>
</feed>
