Remy
2008-03-22 00:44:58 UTC
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.
mov eax,785BECh
mov ebx,3Fh
div ebx ; Here the error
I dont understand it. It is in the W98 DOS.