OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Mar 28, 2024 3:38 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 17 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: qemu not writing to even memory addresses in video memor
PostPosted: Fri May 19, 2017 9:12 am 
Offline
Member
Member

Joined: Thu Aug 13, 2015 4:57 pm
Posts: 384
dethboy wrote:
Is there any protocol regarding updatating the wiki?


http://forum.osdev.org/viewtopic.php?f=8&t=677


Top
 Profile  
 
 Post subject: Re: qemu not writing to even memory addresses in video memor
PostPosted: Fri May 19, 2017 9:53 am 
Offline
Member
Member
User avatar

Joined: Fri Jan 27, 2017 12:15 pm
Posts: 149
Location: Belgium
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

_________________
AQUA OS: https://obiwac.wordpress.com/aqua-os/


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 17 posts ]  Go to page Previous  1, 2

All times are UTC - 6 hours


Who is online

Users browsing this forum: Bing [Bot] and 61 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group