Why is my bootloader not loading the second sector to memory?

前端 未结 0 545
长发绾君心
长发绾君心 2021-01-15 21:20

I am trying to write a bootloader to a Virtual Floppy Drive inserted in a VirtualBox VM. Here is the following code that I have:

org     0x7c00              ;         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题