kernel32.bin is now written in C, make necessary modifications to Makefile, .gitignore, boot32.asm, etc to get this working

This commit is contained in:
2021-08-31 22:50:10 +01:00
parent 07ef9774c2
commit 1905f3babd
5 changed files with 81 additions and 3 deletions
+1
View File
@@ -1,4 +1,5 @@
*.bin
*.img
*.sector
*.o
img.d/