Mail Archives: djgpp/1997/04/15/00:05:03
From: | Jeff Weeks <pweeks AT execulink DOT com>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | new asm question...
|
Date: | 15 Apr 1997 01:08:25 GMT
|
Organization: | Code X Software
|
Lines: | 20
|
Message-ID: | <5iuke9$cu3@nr1.toronto.istar.net>
|
NNTP-Posting-Host: | ppp10.io.execulink.com
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Please ignore my last ASM related message... I figured it out after I
sent it. But I have new question!!! :)
I've been tring to make a simple inline asm block to copy my virtual
screen (virt[64000]) to 0xa000 (using near pointers... I've called
__djgpp_nearptr_enable()). So I looked up movsl and tried a little
block but I can'tt get it to work.
Could someone please send a little code snippet to do this.
Sorry, I'm pressed for time, gotta go,
Jeff Weeks
--------------------------------------------
- Code X Software -
Programming to a Higher Power
email: mailto:pweeks AT execulink DOT com
web: http://www.execulink.com/~pweeks/
--------------------------------------------
- Raw text -