@prologic@twtxt.net Just out of curiosity, have you ever ran this on real hardware? đ
Hm, interesting: https://git.mills.io/prologic/muos/src/branch/main/nucleus/nucleus.asm Youâre clearing the VGA buffer in each mode (real mode, protected mode, long mode). Whyâs that? Wouldnât it be good enough to only do that after youâve reached long mode? đ€