I have modified TuxNES to support modular emulating cores. For example,
nofrendo's C-based interpretor can be used instead of the traditional
dynamic recompiling code. The nofrendo core /almost/ makes TuxNES work
on my PowerPC-based iBook, which runs Linux -- I have a feeling the
remaining problems are endian-related.
The code is developing, but is still a little ugly. I will continue
to work on cleaning up the interfaces, reducing the amount of global
variables, fixing things I broke, etc.
I'd like to commit my changes into TuxNES's CVS tree. Shall I?
--
Mike
:wq
|