Commit Graph

13 Commits

Author SHA1 Message Date
Nicolás Ortega Froysa
ad43ca56b1
Buggy screen driver. 2018-02-26 15:02:25 +01:00
Nicolás Ortega Froysa
21c97f509d
Incomplete screen driver. 2018-02-24 10:04:41 +01:00
Nicolás Ortega Froysa
a9a0aa79ed
Commented about the directory structure. 2018-02-24 10:03:20 +01:00
Nicolás Ortega Froysa
37cb11cec0
Add ports files and add use ANSI C. 2018-02-24 10:00:00 +01:00
Nicolás Ortega Froysa
842ae8b49d
Keep files in their respective directories. 2018-02-23 18:52:17 +01:00
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