[hatari-devel] WinUae CPU for hatari

Laurent Sallafranque laurent.sallafranque at free.fr
Mon Nov 22 21:44:41 CET 2010


Hello,

Some news :

I've added a new system panel in the sdl_gui dialog part.
I've "copied" WinUae's one a lot.

I've modified the save and  restore of the news variables.
I've added new options for hatari's launching.

It'll be soon possible to parameter the CPU, MMU, ... from the panel and 
saving and restoring the prefs.
This will help for debugging the 6 CPUs.



One question, in option.c, there's the following instruction :
bLoadAutoSave = false;

As I don't know what it's supposed to do, I haven't included it.
May someone tell me what to do with this ?
(it has just to be added 6 times max, everywhere I've included the #if 
ENABLE_DSP_EMU)



Still todo :

- separate cpu_level and cpu_model:

I've included the following line in compat.h (#define cpu_level cpu_model).
But it is wrong. I'll create 2 different variables and fill them correctly.

- verify the FPU variables:

I may have chosen wrong variables for FPU between 
Configuration.system.... and currcpu.fpu....
I'll check this.

- continue to improve the new CPU.

Regards

Laurent




More information about the hatari-devel mailing list