Commit Graph

8 Commits

Author SHA1 Message Date
Nicolás Ortega Froysa
78c1155430
Organizing the kernel code. 2018-02-23 18:50:05 +01:00
Nicolás Ortega Froysa
7a2618dd4d
More complete Makefile. 2018-02-23 18:11:06 +01:00
Nicolás Ortega Froysa
b8fe2bd8a3
kernel entry assembly code to avoid compiler anomalies. 2018-02-23 17:56:05 +01:00
Nicolás Ortega Froysa
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
Nicolás Ortega Froysa
acc3f782b4
Go to newline afterwards. 2018-02-23 17:38:30 +01:00
Nicolás Ortega Froysa
1d03db4a71
Added more compile info. 2018-02-23 17:27:03 +01:00
Nicolás Ortega Froysa
9e9dfdb056
Added a README.md 2018-02-23 17:24:34 +01:00
Nicolás Ortega Froysa
4700f983f8
Adding code so far. 2018-02-23 17:20:31 +01:00