|
d617de6a0c
|
Moved some files around in preparation for completely changing the way that booting works
|
2021-09-23 15:09:06 +01:00 |
|
|
03e7647fc6
|
Updated Makefile, started splitting code in to multiple pieces.
|
2021-09-02 16:29:07 +01:00 |
|
|
76e61b1d71
|
Linker script now makes use of kernel32_strap.asm in order to ensure that we enter the correct position in kernel32.bin, updated kernel32.ld, Makefile, etc accordingly. Added types.h for convenience.
|
2021-09-02 12:46:14 +01:00 |
|
|
1905f3babd
|
kernel32.bin is now written in C, make necessary modifications to Makefile, .gitignore, boot32.asm, etc to get this working
|
2021-08-31 22:50:10 +01:00 |
|