rt with those bytes (0xC3 is x86 for RET). The extended
sequence 0xC3 0x00 0x00 also rules out CP/M-80 COM files, which might start
with 0xC3 but won't follow that with two zeroes.
--
John Elliott
--
> linux is not resurrectable after a forced power-off.=A0 I want an OS
> that can_handle_that_.
http://www.eros-os.org/project/novelty.html#persistence
--
John Elliott
--
BlackBerry® DevCon Americas, Oct. 18-2
>
> Ok, thanks, that's good news. I'm used to such feature in UNIX, and
> mistrusted it would ever be possible in DOS.
For argv/argc parsing, it depends exactly how the author of your compiler
implemented it. For example, Pacific C doesn't do anything special with
quoted strings. This program:
DOS.
Rather than jumping straight in with VGA emulation, why not start with
MDA? Just a single 25x80 text mode, and many fewer BIOS functions.
--
John Elliott
-
This SF.net email is sponsored by: Microsoft
Defy all challeng
ons in the
> kernel tree without any warning.
My recollection, possibly faulty, is that Intel chose 801586 because
Windows NT refused to boot on an 80886 (it only checked the bottom 3 bits
of the family number and though
real-memory move copies [cs:wTableSize] words, but should
copy [cs:wTableSize] bytes.
--
John Elliott
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance
: (5) EGA/VGA specific: support for DR-FONTS
: (thanks to John Elliott, who submitted the changes)
This is broken :-(
- You've missed a line in the bit that skips over fonts of unknown size.
EGAR.ASM lines 316-321 should read:
mov ah,al
xor al,al
add
: From: Eric Auer <[EMAIL PROTECTED]>
: Subject: [Freedos-devel] FORMAT 0.91p released
: - OEM ID changed to FRDOS1.0 (better WinXX compatibility)
This is less than ideal. If the version in the OEM ID is less than 3.3,
MS-DOS ignores the BPB.
--
John E