|
760069bbb9
|
Updated Makefile to allow debugging. Update gitignore.
|
2021-11-12 00:51:45 +00:00 |
|
|
c235befa43
|
Completely changed how XnoeOS boots, organised the code somewhat, renamed kernel32 to kernel, now uses the 9 sectors after the boot sector to store a 32 bit stage2 loader. No longer spends unnecessary time in real mode. Updated atapio to properly account for the reserved sector count.
|
2021-09-25 16:31:19 +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 |
|
|
4f2e8c5cd3
|
Updated Makefile and .gitignore to allow for many other binaries to be added
|
2021-08-29 11:26:38 +01:00 |
|
|
378c199eab
|
Updated Makefile and .gitignore to accomodate for FAT16 disk creation
|
2021-08-29 06:58:32 +01:00 |
|
|
ad942b3d8b
|
Initial commit
|
2021-08-28 07:06:31 +01:00 |
|