cr lf only gets expanded if there is room for it.
and int 21: 06 return al=0 if no key Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@537
This commit is contained in:
parent
439523860c
commit
0953ce3b59
2 changed files with 2 additions and 1 deletions
|
|
@ -68,6 +68,7 @@ static Bitu DOS_21Handler(void) {
|
|||
{
|
||||
//TODO Make this better according to standards
|
||||
if (!DOS_GetSTDINStatus()) {
|
||||
reg_al=0;
|
||||
CALLBACK_SZF(true);
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue