What's new

mupen64 source code (0.0.4 prerelease)

Hacktarux

Emulator Developer
Moderator
This is a prerealease of the next mupen64. I release it because it has input plugin implemented and there's some people who want to work on it. Now i will work a bit on the windows version (it needs a little gui).

****************** notes ******************
This is the source code of Mupen64. Please be warned that this not the cleanest coding style you will have seen !
-If you want to contribute to the project, please ask me first (this is just to not have many people that are making the same thing...).
-When you give me new code please comment what you have done and delimit what you have done.
-Please do not distribute this file, just put links to this message board.
-This code is compilable under linux and beos without major changes in the Makefiles. It can also be compiled under linux for windows with a cross compiler. I think it is easy to compile under cygwin or devcpp and i think it is not too hard to modify it in order that it compiles under visual c++.
 
OP
Hacktarux

Hacktarux

Emulator Developer
Moderator
And the source code of an input plugin example.
This example is supposed to work only on non windows OSes.
 

Top