<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cuddles.git/.gitignore, branch master</title>
<subtitle>cute x86-64 operating system, WIP ^w^. todo: https://pad.piratenpartei.at/p/cuddlesOS
</subtitle>
<id>https://git.vlhl.dev/lizzy/sys/cuddles.git/atom?h=master</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/sys/cuddles.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/cuddles.git/'/>
<updated>2024-01-09T20:00:24+00:00</updated>
<entry>
<title>use ELF for kernel</title>
<updated>2024-01-09T20:00:24+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>lizzy@vlhl.dev</email>
</author>
<published>2024-01-09T19:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/cuddles.git/commit/?id=59f22bc7ce5bbadf62722f3db5c93b45e86e4cca'/>
<id>urn:sha1:59f22bc7ce5bbadf62722f3db5c93b45e86e4cca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debug: add register watchdog</title>
<updated>2023-12-21T07:56:51+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>lizzy@vlhl.dev</email>
</author>
<published>2023-12-21T07:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/cuddles.git/commit/?id=5b61e495721fe414e43cc52298987f02c9bce24c'/>
<id>urn:sha1:5b61e495721fe414e43cc52298987f02c9bce24c</id>
<content type='text'>
to detect potential changes that ISRs might make to registers
</content>
</entry>
<entry>
<title>compile terminus font into the kernel</title>
<updated>2023-12-21T01:42:10+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>lizzy@vlhl.dev</email>
</author>
<published>2023-12-21T01:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/cuddles.git/commit/?id=5129e9f9f732f7d2829f02597cdb4ad2c0f3d856'/>
<id>urn:sha1:5129e9f9f732f7d2829f02597cdb4ad2c0f3d856</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make: track #include dependencies</title>
<updated>2023-12-21T01:32:20+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>lizzy@vlhl.dev</email>
</author>
<published>2023-12-21T01:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/cuddles.git/commit/?id=80513bc18ca32f5cc6a5b72e3ad812de3db9a6da'/>
<id>urn:sha1:80513bc18ca32f5cc6a5b72e3ad812de3db9a6da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use .version-VERSION instead of version.VERSION.c</title>
<updated>2023-12-21T01:30:53+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>lizzy@vlhl.dev</email>
</author>
<published>2023-12-21T01:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/cuddles.git/commit/?id=1d56c2712bde8ca43a0ea8e400c193dc3d0ce9e5'/>
<id>urn:sha1:1d56c2712bde8ca43a0ea8e400c193dc3d0ce9e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve debugging</title>
<updated>2023-12-19T08:24:31+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>lizzy@vlhl.dev</email>
</author>
<published>2023-12-19T08:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/cuddles.git/commit/?id=3102878c86c810c0bf877d72aceefeb28a44271d'/>
<id>urn:sha1:3102878c86c810c0bf877d72aceefeb28a44271d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>uname command</title>
<updated>2023-12-19T03:55:36+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>lizzy@vlhl.dev</email>
</author>
<published>2023-12-19T03:55:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/cuddles.git/commit/?id=60b66c6454e7d05c47b3722d3c756540a7aee381'/>
<id>urn:sha1:60b66c6454e7d05c47b3722d3c756540a7aee381</id>
<content type='text'>
</content>
</entry>
<entry>
<title>big chungus</title>
<updated>2023-12-15T15:11:38+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>lizzy@vlhl.dev</email>
</author>
<published>2023-12-15T15:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/cuddles.git/commit/?id=2298d17186cb0e58a96d285384de431902da9b1e'/>
<id>urn:sha1:2298d17186cb0e58a96d285384de431902da9b1e</id>
<content type='text'>
* fix a heap corruption bug
* add qemu support
* add an ATA driver
* add an USTAR read-only file system
* boot from disk instead of floppy
* font rendering
* image rendering
* PCI enumeration
* init script
</content>
</entry>
<entry>
<title>handle interrupts</title>
<updated>2023-12-10T15:21:05+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>lizzy@vlhl.dev</email>
</author>
<published>2023-12-10T15:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/cuddles.git/commit/?id=7ecfb1b21cf00d7c622cb5be9b4e149e0971a49b'/>
<id>urn:sha1:7ecfb1b21cf00d7c622cb5be9b4e149e0971a49b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2022-10-06T14:45:17+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2022-10-06T14:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/cuddles.git/commit/?id=f8397815545adb7d0da36614e0065aa68453a2e4'/>
<id>urn:sha1:f8397815545adb7d0da36614e0065aa68453a2e4</id>
<content type='text'>
</content>
</entry>
</feed>
