20 Commits

Author SHA1 Message Date
96da670e8f Use Wayback Machine link.
I've started getting a redirect on this website. It seems the link may
be down, so I've changed it to the Wayback Machine to maintain
consistency.
2025-02-25 13:22:24 +01:00
9711ebb62c Updated the README.md v1.0 2018-02-28 22:56:58 +01:00
c78f0941f3 Use a cross compiler. 2018-02-27 00:50:27 +01:00
3926fcb1c3 Only need one hang. 2018-02-26 18:15:12 +01:00
ba60616b18 Better boot message. 2018-02-26 17:01:18 +01:00
458de6f4ac Required to load more sectors. 2018-02-26 16:59:50 +01:00
3f35a78c07 Should be working, but function call fails. 2018-02-26 16:53:13 +01:00
ad43ca56b1 Buggy screen driver. 2018-02-26 15:02:25 +01:00
21c97f509d Incomplete screen driver. 2018-02-24 10:04:41 +01:00
a9a0aa79ed Commented about the directory structure. 2018-02-24 10:03:20 +01:00
37cb11cec0 Add ports files and add use ANSI C. 2018-02-24 10:00:00 +01:00
842ae8b49d Keep files in their respective directories. 2018-02-23 18:52:17 +01:00
78c1155430 Organizing the kernel code. 2018-02-23 18:50:05 +01:00
7a2618dd4d More complete Makefile. 2018-02-23 18:11:06 +01:00
b8fe2bd8a3 kernel entry assembly code to avoid compiler anomalies. 2018-02-23 17:56:05 +01:00
2aa306c9a3 It works now.
It most likely failed because the drive it was booting (i.e. the image
that was made) has less than 15 sectors in it to begin with. The kernel
only takes up less than 1 sector and so loading that qill suffice.
2018-02-23 17:39:14 +01:00
acc3f782b4 Go to newline afterwards. 2018-02-23 17:38:30 +01:00
1d03db4a71 Added more compile info. 2018-02-23 17:27:03 +01:00
9e9dfdb056 Added a README.md 2018-02-23 17:24:34 +01:00
4700f983f8 Adding code so far. 2018-02-23 17:20:31 +01:00