MacOS window sizing bug
This is a bug that seems to only work on MacOS 14. Basically when writing to VGA, Qemu either completely fails to write to it (black output screen), or starts writing to it multiple lines lower than it should be. bringing the window to Full Screen seems to sometimes fix the issue.
Github issue thread here: https://github.com/phil-opp/blog_os/issues/1249