|
a4d1679723
|
Added primitive printf implementation, can print decimal ints, hex ints and strings
|
2021-09-02 15:09:21 +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 |
|