This commit is contained in:
Jonathan Campbell
2025-10-09 19:44:01 -07:00
parent 70d8404cec
commit 4c88e4f8b4

View File

@@ -1,4 +1,7 @@
NEXT VERSION NEXT VERSION
- Some extra code in shell processing was preventing drive change commands
if the last character was a backslash i.e. "a:\" instead of "a:".
Fixed. (joncampbell123).
- INT 21h AH=4Bh EXEC: Real MS-DOS returns a nonzero value like 0x3E01. - INT 21h AH=4Bh EXEC: Real MS-DOS returns a nonzero value like 0x3E01.
A buggy version of Magic Pockets fails to call INT 21 AH=4Dh to read A buggy version of Magic Pockets fails to call INT 21 AH=4Dh to read
the INTRO.EXE exit code and expects AL to just be nonzero to continue the INTRO.EXE exit code and expects AL to just be nonzero to continue