Commit Graph

10 Commits

Author SHA1 Message Date
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