June 27th, 2011, 01:44 PM
|
#1 (permalink)
|
|
New Member
Join Date: Apr 2011
Posts: 2
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
|
MAME port
For an experienced developer, porting MAME to Android might be easy. All the native source code is available, so it's just a matter of creating the right Android.mk file for ndk-build and coding the Java activity to call the native code. There are also examples online one could look at, like the source for aDosBox.
An SDL backend in the MAME source may also be beneficial.
Useful sites:
MAME development team
MAMEWorld compiling board
Emuversal's SDLMAME forum
There would probably be many Android gamers interested in this, but I could be wrong.
|
|
|