-
Notifications
You must be signed in to change notification settings - Fork 383
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
INT21 0x5D full implementation #4162
Comments
Int21 function 5D are file sharing functions for networking. Maybe an issue with SHARE? e.g. But it does not mention a subfunction 00. |
Ralph Brown saves the day as usual :) http://www.ctyme.com/intr/rb-3017.htm |
Hey rderooy, thank you for your response. I am sure that it is an issue with SHARE. And it does mention a subfunction 00: BR Yogi-baer |
I am on it ... |
Hey joncampbell123, your link is helpful, but I have to think about it a little longer. BR Yogi-baer |
You don't have to disassemble anything, the source code for MS-DOS 6 is out there and ah=5D can be found inside dos\srvcall.asm |
Hi Thomas, thanks for your hint. Unfortunately you offered a relative link where I cannot spot the location to look at. The file "srvcall.asm" is not part of this project. BR Yogi-baer |
You will have to find the source code yourself. DOS 1.x, 2.0, 3.3 and 6.x is all out there. Just google it. Alterantively FreeDOS will most likely also have an implemention that is a good reference. "srvcall.asm" is the name inside the DOS source code. |
I am still active on this issue. |
Hi,
I am using DOSBox-X on a Raspberry Pi 4 to run Windows for Workgroups 3.11 to have an IPX-Server offering an IPX-Share.
Error: DOSMISC:DOS INT21H function 0x5D subfunction 0x00 not implemented
Is anybody able to support me with a detailed documentation of the function 0x5D?
BR Yogi-baer
P.S.: No misspelling, just the German writing :-)
The text was updated successfully, but these errors were encountered: