Page 2 of 2

Re: qemu not writing to even memory addresses in video memor

Posted: Fri May 19, 2017 9:12 am
by LtG
dethboy wrote: Is there any protocol regarding updatating the wiki?
http://forum.osdev.org/viewtopic.php?f=8&t=677

Re: qemu not writing to even memory addresses in video memor

Posted: Fri May 19, 2017 9:53 am
by obiwac
Geri wrote:[BITS 16]
[ORG 0x7C00];

switch vga mode
fill algorithm goes here

TIMES 510-($-$$) DB 0
DW 0xAA55


nasm it, copy to disk drive 0th sector, boot it
Or you can simply pass flags to grub