Arkady V.Belousov wrote:
> Hi!
> 11-Июн-2006 19:56 [EMAIL PROTECTED] (Blair Campbell) wrote [EMAIL PROTECTED]:
> BC> simple macros can be defined to access low and high bits of CPUBC> 
> registers.  If you feel like making some for me, feel free  :-) . >> >> BC> + 
>        displayString(TEXT_MSG_VER_DOS_VERSION, regs.r_ax & 0xFF, >> >> 
> regs.r_ax >> 8); >> >>       intr() is bad, because REGPACK doesn't allows to 
> access registers >> >> parts >> >> (for example, AL/AH), and this causes 
> noticeably inefficient and unreadable >> >> code. Why not use int86(), which 
> you already used in other places?
>       First, macros you may get from portab.h in (newer) kernels:
[...]
It's pretty difficult to read such postings where one can only guess the 
next line from the quote marker. Is it just me (maybe broken email 
client) or does everybody else see the postings like I do? I don't want 
to bash anyone, I'm just curious. Maybe I can configure Thunderbird to 
display the text better? Any suggestions are welcome :)

Best regards,
Andre

P.S. Please keep up the good work and don't be annoyed too easily, 
everybody :) And a huge thanks to all who are involved for keeping 
freedos and everything around it up and running!





_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to