[Tuxnes-devel] Modular emulator core
Brought to you by:
tmmm
From: W. M. P. <mi...@fl...> - 2002-05-12 19:26:04
|
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 |