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

fixes #148 #158

Merged
merged 1 commit into from
May 16, 2024
Merged

fixes #148 #158

merged 1 commit into from
May 16, 2024

Conversation

boeckmann
Copy link
Contributor

Fixes #148 by using DynAlloc in update_dcb() if memory system is not initialized yet.

@boeckmann
Copy link
Contributor Author

One remark regarding the fix: This pins the DPB structures to low memory. initdisk() also does this with the DDTs, so I think its ok. Would still be nicer if the structures could be moved to HMA. But I am not sure a) how to do this and b) if this would break compatibility with MS-DOS.

@PerditionC PerditionC merged commit 1ce349e into FDOS:master May 16, 2024
1 check 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.

FDIMPLES crashes with current kernel
2 participants