In article <47e45758$0$570$58c7af7e@[EMAIL PROTECTED]
>, Remy <r@[EMAIL PROTECTED]
>
says...
> If I run this code. it gives me a divide overflow error.
>
> mov eax,785BECh
> mov ebx,3Fh
> div ebx ; Here the error
>
> I dont understand it. It is in the W98 DOS.
You have to make edx zero, it's the high part, and eax the low
part.
--
Met vriendelijke groeten, Jawade. Weer veel vernieuwd!
http://jawade.nl/
Met een mirror op http://jawade.fortunecity.com/
Bootmanager (+Vista +Linux), ClrMBR, DiskEdit (+Linux), POP3lezer,
DOS-Filebrowser, Kalender, Webtellers en IP-log, USB-stick tester.


|