mirror of
https://github.com/Microsoft/MS-DOS.git
synced 2025-08-21 22:13:33 -07:00
Update README.txt
This commit is contained in:
parent
e989ce50dd
commit
cc038cc2f1
1 changed files with 1 additions and 2 deletions
|
@ -173,5 +173,4 @@ CAUTION:
|
||||||
At all times, the BIOS writer should be careful to preserve the state
|
At all times, the BIOS writer should be careful to preserve the state
|
||||||
of the DOS - including the flags. You should be also be cautioned that
|
of the DOS - including the flags. You should be also be cautioned that
|
||||||
the MSDOS stack is not deep. You should not count on more than one or
|
the MSDOS stack is not deep. You should not count on more than one or
|
||||||
two pushes of the registers.
|
two pushes of the registers. test
|
||||||
|