From: norsk AT interlink DOT no (Kim Robert Blix) Newsgroups: comp.os.msdos.djgpp Subject: The first problem (a horror series in 10 parts) Date: 7 Oct 1996 00:04:36 GMT Organization: InterLink AS, Trondheim, Norway Lines: 27 Message-ID: <539hek$6vf@ranger.interlink.no> NNTP-Posting-Host: sierra.interlink.no To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi there.. I've just started to use djgpp. (Made hello world yesterday, and it was only 80kb hehe.) And I've encountered a problem.. Why doesnt this work?: asm(" movw $13,%ax int $10 "); Asm I'm sure you can see, this is supposed to be a no-trouble, basic mode change to 320*200*256 chunky style, but I get a hang instead. Any help on this would be greatly appreciated, and a sample procedure for regular mode change (no vesa), would grant you my eternal love. Thank you in advance. Kim Robert Blix. -- ------------- .:::. | norsk AT interlink DOT no E o o 3 - + - ---oOoOo--( )--oOoOo--- | Through the darkness of future past, the magician longs to see, one chants out between two worlds, fire walk with me. -Dave, Twin Peaks. ---------------------