search for: msge

Displaying 2 results from an estimated 2 matches for "msge".

Did you mean: msg
2002 Dec 01
1
SYSLINUX COM32 example in assembly (NASM)
Hello Where can I get example in assembly, using COM32 API ? I'm trying to make simple "Hello World" using COM32, but this code does not works 8-( org 0x101000 ; this number I get from comboot.doc _start: mov ecx,msge-msg mov ebx,msg mov ah,0x02 .L: mov dl, byte [ebx] inc ebx int 0x21 loop .L .Z: jmp .Z ; \infty loop msg: db "Hello World !" msge: END What Do I do incorrect ? PS: I use NASM 0.98
2011 Nov 12
2
Got diablo 2 installed but it keeps asking for play disk
When its already inside the comp any idea how to help?Disregard that last thread fixed it and thanks in advance.Latest wine and installed D2 with winetricks