[hatari-devel] Falcon emu and STE compatibility (D-Bug games)
Laurent Sallafranque
laurent.sallafranque at free.fr
Sat Feb 19 21:31:20 CET 2011
OK, fixed.
I'm sorry, but I really don't remember how to use a CPX (shame on me ;)
What should I do of this cpx file ?
Regards
Laurent
Le 19/02/2011 15:31, Thomas Huth a écrit :
> Am Sat, 19 Feb 2011 15:00:38 +0100
> schrieb Laurent Sallafranque<laurent.sallafranque at free.fr>:
>
>> For 8Mhz<---> 16 Mhz switch, I've implemented it too.
>> But I don't see any difference and I can't tell this works well or
>> not).
> That should be quite easy to test, just get a program for configuring
> this CPU clock setting, e.g. Falconf.cpx (from the URL
> http://cd.textfiles.com/crawlycrypt2/falcon/utility/falconf/ for example)
> and then run one of the numerous benchmark programs, e.g. Kronos.
> As far as I can see, you've got a typo in your patch:
>
> /* 68030 Frequency ? */
> + if ((busCtrl& 0x1) == 1)
> + nCpuFreqShift = 1;
> + else
> + nCpuFreqShift = 1;
>
> One of the two lines should certainly end with "= 0" instead of
> "= 1" :-)
>
>
> Thomas
> _______________________________________________
> hatari-devel mailing list
> hatari-devel at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/hatari-devel
>
>
More information about the hatari-devel
mailing list