8000 GitHub - lukflug/LK-LDR86: LK-LDR/86: LuKflug bootLoaDeR for 8086 and 8088, a bootloader for x86 real mode PC operating systems
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LK-LDR/86: LuKflug bootLoaDeR for 8086 and 8088, a bootloader for x86 real mode PC operating systems

License

Notifications You must be signed in to change notification settings

lukflug/LK-LDR86

Repository files navigation

LK-LDR/86

LK-LDR/86 is a WIP bootloader designed for operating systems targetting x86 real mode on IBM PC and 100% compatible computers.

To-do list:

  • volume boot record (FAT12, FAT16, FAT32 variants)
  • master boot record (MBR and GPT variants)
  • second stage drive enumeration (int 13h BIOS drives that are either unpartitioned, MBR, or GPT)
  • second stage FAT implementation (read-only FAT12/16/32 implementation)
  • second stage memory manager (with dynamic self-relocation)
  • Forth interpreter
  • debugger with assembler

About

LK-LDR/86: LuKflug bootLoaDeR for 8086 and 8088, a bootloader for x86 real mode PC operating systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0