[hatari-devel] Startup/Setup problem with 24 bits addressing mode

Eero Tamminen eerot at users.berlios.de
Sat Jul 30 20:03:01 CEST 2011


Hi,

On sunnuntai 17 heinäkuu 2011, Uwe Seimet wrote:
> I have a startup problem with the latest Hatari sources, TOS 3.06 and the
> WinUAE core. When 24 bits addressing mode is switched off Hatari starts
> fine. When I now (F12) switch 24 bits addressing mode on and reset the
> machine everything is still fine.
> But after saving my configuration, terminating and re-starting Hatari I
> only get a black screen. If I switch off 24 bits addressing now and
> reset Hatari I still get a completely black screen. Only after saving my
> settings again, terminating and re-starting Hatari it works again.
> 
> All in all it looks as if toggling the 24 bits addressing mode and then
> resetting Hatari does not work properly.

Wierd.  This should take care of things working OK:
  Change_CopyChangedParamsToConfiguration()
  -> Configuration_Apply()
     -> M68000_CheckCpuSettings()
       changed_prefs.address_space_24 = 
ConfigureParams.System.bAddressSpace24;


Shouldn't toggling that should actually reset the machine automatically?

Nicolas, Laurent?


> One has to save the new
> settings, then Hatari has to be terminated and restarted in order to the
> new addressing mode setting to work properly.
> 
> By the way, double clicks still do not work with TOS 3.06. I had hoped
> that with the different timing of the WinUAE core this problem might be
> resolved, but it isn't.

Double clicks work fine for me on Hatari v1.5 / Linux with TOS 3.06 (US),
at least with the old AUE core.   Both clicking twice with left button or
using middle button to emulate double click.


	- Eero



More information about the hatari-devel mailing list