Help for a confused soul

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

I need some help converting this asm code to euphoria byte code.
Any help would be appreciated!

Video = #A0000 and buffer is an atom representing a virtual screen.

push ds
les di, video
lds si, buffer
mov cx, 32000  ;320*200/2
rep movsw
pop ds
ret

Greg Harris
blackdog at cdc.net

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

Search



Quick Links

User menu

Not signed in.

Misc Menu