Re: Help for a confused soul

new topic     » goto parent     » topic index » view thread      » older message » newer message

> > What about mem_copy(Video,buffer,32000)
>
> What I am trying to do is similar with mem_copy, however I think mem copy
> only copies a byte at a time this should copy words at a time. So my screen
> update time will be 2X as fast I hope.

mem_copy() copies four bytes at a time, and is very close to the
fastest possible method for copying memory.

Regards,
               Michael Bolin

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu