Commit Graph

11 Commits

Author SHA1 Message Date
Nicolás Ortega Froysa
003e3d9604
Create a variable for 64-bit to check uint64_t. 2018-04-12 13:49:56 +02:00
Nicolás Ortega Froysa
5cea65e807
Check for data types. 2018-04-11 20:54:13 +02:00
Nicolás Ortega Froysa
1f325b4854
Enable paging. 2018-04-11 18:04:14 +02:00
Nicolás Ortega Froysa
a495a08cc0
Loading GDT in C. 2018-04-04 17:50:29 +02:00
Nicolás Ortega Froysa
75d2fa65a0
Add debug flag for assembly. 2018-03-22 10:27:20 +01:00
Nicolás Ortega Froysa
114d2d515c
Removed build-iso target.
That won't be needed. Since this is more of a kernel project rather than
an operating system, it shouldn't need to be booted from an ISO. Later I
may create a proper OS using GNU userland.
2018-03-18 15:22:19 +01:00
Nicolás Ortega Froysa
3d4e2e48c9
Build ISO target. 2018-03-14 22:39:49 +01:00
Nicolás Ortega Froysa
844de4d139
Removed unnecessary command. 2018-03-14 22:25:59 +01:00
Nicolás Ortega Froysa
4c3d5e0576
Also avoid DEBUG flags for ASM. 2018-03-14 22:18:19 +01:00
Nicolás Ortega Froysa
2d447773b8
CMake fully integrated. 2018-03-14 21:44:41 +01:00
Nicolás Ortega Froysa
655e668a00
Migration to CMake. 2018-03-14 19:02:54 +01:00