<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cuddles.git/stage1, 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-04-11T19:05:47+00:00</updated>
<entry>
<title>bootinfo struct</title>
<updated>2024-04-11T19:05:47+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>lizzy@vlhl.dev</email>
</author>
<published>2024-04-11T18:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/cuddles.git/commit/?id=8b90c1f407b4f4aa3802858e23aa90d7dfbe17ad'/>
<id>urn:sha1:8b90c1f407b4f4aa3802858e23aa90d7dfbe17ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stage1: allow bigger kernels</title>
<updated>2023-12-28T18:48:49+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>lizzy@vlhl.dev</email>
</author>
<published>2023-12-28T18:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/cuddles.git/commit/?id=33bb4187103c49c81fbf7c6f18ebcfd4c4d66fd2'/>
<id>urn:sha1:33bb4187103c49c81fbf7c6f18ebcfd4c4d66fd2</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>rename to cuddles everywhere</title>
<updated>2023-12-10T16:01:57+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>lizzy@vlhl.dev</email>
</author>
<published>2023-12-10T16:01:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/cuddles.git/commit/?id=a38a14f1c007bb17a2ba4a78649c3dd412c7999f'/>
<id>urn:sha1:a38a14f1c007bb17a2ba4a78649c3dd412c7999f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stage1: allow larger kernels</title>
<updated>2023-12-07T14:37:26+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2023-12-07T14:37:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/cuddles.git/commit/?id=1a500fe7691bc7f8905f54de5a2e34f747f8b1d6'/>
<id>urn:sha1:1a500fe7691bc7f8905f54de5a2e34f747f8b1d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ensure stack doesn't overwrite MBR during stage1</title>
<updated>2023-12-07T14:33:24+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2023-12-07T14:33:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/cuddles.git/commit/?id=85cc696ea5120982072cd5d3ef7dfd757088a7e9'/>
<id>urn:sha1:85cc696ea5120982072cd5d3ef7dfd757088a7e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stage1: print boot drive</title>
<updated>2023-12-07T14:25:17+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2023-12-07T14:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/cuddles.git/commit/?id=5f05ff8f7bc41bfeed0887f224d43d3abf0d5c75'/>
<id>urn:sha1:5f05ff8f7bc41bfeed0887f224d43d3abf0d5c75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include 16-bit number printing functions in stage1</title>
<updated>2023-12-07T13:52:20+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2023-12-07T13:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/cuddles.git/commit/?id=7d1991f8e6475f774263bdc5a0be15c9c0b79068'/>
<id>urn:sha1:7d1991f8e6475f774263bdc5a0be15c9c0b79068</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>
