Re: A85: Screenshots


[Prev][Next][Index][Thread]

Re: A85: Screenshots




ld bc,1024		;# of bytes to copy
ld de,GRAPH_MEM		;destination addr
ld hl,VIDEO_MEM		;source addr
ldir			;copy

-mike pearce

On Sat, 30 May 1998 15:26:01 -0500, you wrote:

>
>How would I use ldir to copy the video_mem to the graph_mem?  I like the
>idea of having a key that would save the screen on the graph_mem, kinda
>like F12 and Quake.
>
>_____________________________________________________________________
>You don't need to buy Internet access to use free Internet e-mail.
>Get completely free e-mail from Juno at http://www.juno.com
>Or call Juno at (800) 654-JUNO [654-5866]
>


References: