[hatari-devel] Redirecting CON: to console

Vincent Rivière vincent.riviere at freesbee.fr
Thu Oct 7 10:06:13 CEST 2010


Miro Kropacek wrote:
> I use mintlib's printf() of course and to my surprise, it doesn't use
> GEMDOS but Fwrite( 1, ... ) ! So I guess you're right, BIOS is used in
> this case.

Sorry but Fwrite( 1, ... ) is GEMDOS.
Hatari should intercept that, too.

Ideally, it should do that only when 1 is redirected to the console, 
which is the default. If I'm not wrong, that information is stored in 
the private area of the process' basepage.

-- 
Vincent Rivière



More information about the hatari-devel mailing list