Assembly os x64/armv8 custom kernel and bootloader
- 4 Devlogs
- 12 Total hours
Os in assembly custom kernel and 2 stage bootloader Will be Tsted on my PC and after that custom bios because this bios that I have is too ass
Os in assembly custom kernel and 2 stage bootloader Will be Tsted on my PC and after that custom bios because this bios that I have is too ass
Very near 32 bit mode I added memory tester so now the PC knows how much ram it has and also made two (if one fails) a20 alower
Optimized btldr1 to use cpritn more linked it to 2 stage 2 stage loads kernel by DAP persets
did some stuff like lba table implementation so sadly no hard drives and did lba test so if computer too old no boot because it doesnt have extended read auto retry if smth wrong happens and jump to adress 0x7E00 where start of btloader2 is
Did some test of 1# stage bootloader now I need to link it to the 2# stage and then to the actual os