Begin next

This commit is contained in:
Jonathan Campbell
2025-10-07 08:57:39 -07:00
parent 0cd7c0fecb
commit 234556cbba

View File

@@ -1,3 +1,6 @@
NEXT VERSION
-
2025.10.07
- INT 21h AH=4Ah resize memory: Compact free blocks only at or after the
segment being resized, as MS-DOS is documented to do (joncampbell123).