AllBASIC Forum

BASIC Developer & Support Resources => Open Forum => Topic started by: John on July 14, 2024, 10:22:53 PM

Title: X86 Boot Loader
Post by: John on July 14, 2024, 10:22:53 PM
This is an interesting article. I was unaware that modern 64 bit processors start in 16 bit mode. If this is the case, one should be able to boot an open source version of DOS running in native 16 bit mode.

Setting up an x86 CPU in 64-bit mode (https://thasso.xyz/2024/07/13/setting-up-an-x86-cpu.html)