Hi!
19-Мар-2005 13:59 [EMAIL PROTECTED] (Eric Auer) wrote to
freedos-user@lists.sourceforge.net:
EA> If not, you can at least replace the "mov al,[esi] / cmp al,0ffh /
EA> je va_next / ... / va_next: inc esi / loop back" part by something like:
EA> "mov al,0ffh / repz scasb [esi]
Don't forg
Hi,
Jose Antonio Senna escribió:
MD>GNU-ish type stuff suffers from the "we despise everything related to
MD>Microsoft" and "Not Invented Here" syndromes, and its relationship with DOS
MD>is often uneasy. That said, DJGPP has never given me a problem when
MD>testing recent EMM386 versions.
I n
At 03:41 AM 3/19/2005 -0300, Jose Antonio Senna wrote:
MD>GNU-ish type stuff suffers from the "we despise everything related to
MD>Microsoft" and "Not Invented Here" syndromes, and its relationship with
DOS
MD>is often uneasy. That said, DJGPP has never given me a problem when
MD>testing recent E
MD>GNU-ish type stuff suffers from the "we despise everything related to
MD>Microsoft" and "Not Invented Here" syndromes, and its relationship with DOS
MD>is often uneasy. That said, DJGPP has never given me a problem when
MD>testing recent EMM386 versions.
I never compiled anything using DJ