I can confirm that the TOS 1.62 Desktop uses its variables and can restore the BLiTTER status.Cyprian wrote: 26 May 2025 22:05 2) TOS Desktop cache/blitter settings conflict with BLITTER.ACC settings somehow. I suspect that the Desktop's "Options" menu is using its internal variable for cache/blitter status, instead of checking if cache/blitter is really enabled/disabled. I'll try to check it in Thorsten's source code.
First attempt:
Set Options --> Blitter enabled
Run SysInfo: Blitter On
Blitter.Acc: Turn blitter Off
Run SysInfo: Blitter Off
Run SysInfo: Blitter On <-- The Desktop restored the status from its internal variable
Second attempt:
Set Options --> Blitter disabled
Run SysInfo: Blitter Off
Blitter.Acc: Turn blitter On
Run SysInfo: Blitter On
Run SysInfo: Blitter Off <-- The Desktop restored the status from its internal variable

