Skip to content
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

Implement Int21 function 0x5D subfunction 0x00 to dos.cpp #4719

Merged
merged 2 commits into from
Dec 31, 2023
Merged

Implement Int21 function 0x5D subfunction 0x00 to dos.cpp #4719

merged 2 commits into from
Dec 31, 2023

Conversation

Yogi-baer
Copy link
Contributor

I implemented Int21 function 0x5D subfunction 0x00 (Remote Server Call) with the help of FeeDOS inthndlr.c line 1276

This change resolves issue #4162 "INT21 0x5D full implementation".

With this change it is possible use a plain dosbox-x to install and run Windows for Workgroups V3.11 as an IPX server on a pcap ne2000 interface offering a host directory for read and persistent write access to an MSDOS machine running a WfW 3.11 IPX network client.

I verified this change on Ubuntu 20.04.6 LTS Linux 5.15.0-91-generic x86-64 and on Debian GNU/Linux 12 (bookworm) Debian 1:6.1.63-1+rpt1 (2023-11-24) aarch64 Linux 6.1.0-rpi7-rpi-v8 with an MSDOS V5.2 and V6.22 (German) client.

With this extension Windows for Workgroups 3.11 can run as an IPX server to share Linux directories (R/W) to an IPX DOS client.
@joncampbell123 joncampbell123 merged commit 9761b1a into joncampbell123:master Dec 31, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants