[hatari-devel] Usign 2 cpu cores for Hatari

Nicolas Pomarède npomarede at corp.free.fr
Wed Mar 2 19:30:38 CET 2011


Le 02/03/2011 19:25, Miro Kropáček a écrit :
>
>     much too complicated to put both cores in one binary, too much
>     conflicting functions/variables, not worth the effort.
>
> Shared libraries (one for WinUAE, one for old UAE) wouldn't solve it? If
> not, what about namespaces? No one says Hatari must be pure C, some C++
> help wouldn't hurt for sure ;)
>

That's what I say : too much work :)

Also, shared lib wouldn't work directly, because both cpus use different 
api/variables.

Anyway, there will be no point in keeping th old uae core once the new 
one fully replaces it, except dor debugging purpose, but in that case 
it's easy for developers to change cpu at compile time.


Nicolas



More information about the hatari-devel mailing list