Re: [hatari-devel] Some patch suggestions

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Hi,

On 04/29/2018 03:50 PM, Thomas Huth wrote:
Am Tue, 24 Apr 2018 01:08:33 +0200
schrieb Thorsten Otto <admin@xxxxxxxxxxx>:
Thanks. And here another small patch i was talking about in the other
thread, which redirects Fwrite(1) and Fwrite(2) in tos-less mode.
That should allow using normal printf() in test programs.

Thanks, committed now (with some modifications - I wanted to avoid the
"goto" there).

Atari programs may output VT52 escape codes and other control
sequences that are incompatible and may mess the host console.

You might also consider re-routing GEMDOS writes in this case
through src/debug/console.c VT52 emulation code (which is
currently used to parse normal TOS xconout vector output).


	- Eero



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/