Re: [hatari-devel] Autostart support for more options

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


Am Fri, 30 May 2025 01:56:08 +0300
schrieb Eero Tamminen <oak@xxxxxxxxxxxxxx>:

> Hi,
> 
> Attached is patch to support "autostart:" prefix for option values, to 
> post-pone option actions until Hatari program autostart handling (i.e. 
> Hatari providing virtual INF file for TOS when GEM desktop starts).
> 
> It's intention is to avoid catching/showing stuff that TOS bootup does; 
> bus errors from HW checks, running AUTO programs etc.
> 
> One can use it e.g. to:
> - fast-forward TOS bootup, but
> - stop that just before the specified program starts
> - slow down the emulation at that point, in addition to:
> - enabling tracing,
> - setting exception debugging mask, and
> - executing some debugger commands:
> ----------------------------------
> $ hatari --fast-forward autostart:true --slowdown autostart:8 \
>    --trace autostart:os_base,xbios --debug-except autostart:bus,address \
>    --parse autostart:debugger.ini test/program.tos
> ----------------------------------
> 
> Questions:
> * Should I merge this before or after v2.6 release?

Looks like a bigger change. I think it should rather go in after the v2.6
release.

 Thomas



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