phar lap (Developers)
> I have repeated the test under Win95, but I was not
> able to redirect the stderr, so can't capture the
> version number (5.1) and Bochs wouldn't do a
> character screenshot either
4DOS (freeware) or DJGPP djdev205.zip redir.exe should be able to redirect stderr on Win95 for you. There are other tools for that, too, like Raymond Moon's STDERRF.
I recall that Rod Pemberton converted a small TSR to NASM that redirected all stderr to stdout. Look at John Santic's website for the original or comp.os.msdos.programmer for the NASM version.
I still use my own tiny assembly screendump ("scrndump") util, but it's very wimpy. You should be able to figure out how to dump B800:0000 to file pretty easily. There's also Loren Blaney (XPL0)'s SNARF for graphical screenshot.
FYI, an online Norton Guide for MS C 5.1 is here.
Complete thread:
- phar lap - kerravon, 31.05.2023, 17:57