<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sophia.git/kc/core/kc_main.c, branch main</title>
<subtitle>[no description]</subtitle>
<id>https://git.adachristine.is/sophia.git/atom/kc/core/kc_main.c?h=main</id>
<link rel='self' href='https://git.adachristine.is/sophia.git/atom/kc/core/kc_main.c?h=main'/>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/'/>
<updated>2026-05-24T11:09:31Z</updated>
<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>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>basic text console video</title>
<updated>2023-01-31T03:04:27Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2023-01-31T03:04:27Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=33bb4b34ed029fb10bd42b14472fd08cde2a181c'/>
<id>urn:sha1:33bb4b34ed029fb10bd42b14472fd08cde2a181c</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>headers moved around</title>
<updated>2023-01-30T00:05:53Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2023-01-30T00:05:53Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=798b1dc391f424868f5f4bac8937c191ed4716b8'/>
<id>urn:sha1:798b1dc391f424868f5f4bac8937c191ed4716b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move ugly stuff into own procedure</title>
<updated>2023-01-29T23:13:48Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2023-01-29T23:13:48Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=fba7a0f3cde6217235663fcfb300b63cb8d7c2df'/>
<id>urn:sha1:fba7a0f3cde6217235663fcfb300b63cb8d7c2df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>thread switching and sleeping appears to be working</title>
<updated>2022-02-18T21:19:27Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2022-02-18T21:19:27Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=d07a644f542a7344941d1e4fed28c09531ba12c2'/>
<id>urn:sha1:d07a644f542a7344941d1e4fed28c09531ba12c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>force 8253 timer to minimum frequency, log timesource delta at task management start</title>
<updated>2022-02-17T13:54:46Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2022-02-17T13:54:46Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=0d1bf5ee926d74b66b6e891fb65816621c51824a'/>
<id>urn:sha1:0d1bf5ee926d74b66b6e891fb65816621c51824a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>many changes have happned</title>
<updated>2022-02-17T13:40:55Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2022-02-17T13:40:55Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=9b63c0000b2e0d9d0a306e56dbc7bc28403e5549'/>
<id>urn:sha1:9b63c0000b2e0d9d0a306e56dbc7bc28403e5549</id>
<content type='text'>
- updates to panic() interface
- genericized timer interface
- (yet unused) additions to task management
</content>
</entry>
<entry>
<title>entering idle loop works with timer</title>
<updated>2022-02-14T00:33:18Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2022-02-14T00:33:18Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=86de700207fb0114ec52fafc36f84e1cbe508fd8'/>
<id>urn:sha1:86de700207fb0114ec52fafc36f84e1cbe508fd8</id>
<content type='text'>
</content>
</entry>
</feed>
