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

TFTP, PING and other networking applications calling BDOS/exiting with non-TPA slot in CPU bank 1 #1

Open
Eugeny1 opened this issue Sep 16, 2017 · 0 comments

Comments

@Eugeny1
Copy link

Eugeny1 commented Sep 16, 2017

Abovementioned applications call BDOS functions (CALL 0005h) with networking BIOS in the CPU bank 1. For normal operation, including abort routine when CTRL-STOP is pressed on user input routine, CPU bank 1 must contain TPA RAM. Please redesign applications to turn TPA RAM on when calling any of BDOS functions, or use far calls (RST 30h) to access networking BIOS.

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

No branches or pull requests

1 participant