You are browsing as a guest. Sign up (or log in) to start making projects!

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

Open comments for this post

3h 51m 53s logged

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

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

Replying to @scrt401

0
Open comments for this post

1h 47m 38s logged

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 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

Replying to @scrt401

0

Followers

Loading…