Re: [hatari-devel] Release 1.6.2 in mid May |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
What about ST(e) machines, what values WinAUE config options:
bool bAddressSpace24;
bool bCycleExactCpu;
FPUTYPE n_FPUType;
bool bCompatibleFPU;
bool bMMU;
should have for those?
Really, I think the hatari_falcon exe shouldn't be used for emulating ST(e) now, as it is really less compatible than the old CPU core.
We would need to merge all the patches and fixes Nicolas added to the old core before.
Anyway, I would say :
bool bAddressSpace24, ON
bool bCycleExactCpu: OFF
FPUTYPE n_FPUType: maybe as it is on the old CPU
bool bCompatibleFPU: I don't know
bool bMMU : NO
Regards
Laurent