Monday, July 18, 2011

rom files

[update]
emuasylum.com seems to be down frequently.
you can try to download the rom set from here.

http://sentinelgames.com/documents/mame.html

This is an archive of Mame 0.37b5 rom set so, there are many rom files that won't be compatible. (as of now...)

I do have a plan to support 0.37 rom set in future.

Wednesday, July 13, 2011

gingerbread Android 2.3 fix

Ok, i finally found the root cause :)

The next update will fix Android 2.3 issue.

It took me couple weeks to figure this one out.
I initially thought it's Android bug in 2.3 garbage collector + NDK upgrade they made.

But it wasn't... it was actually a bug in my assembly code :(
I still don't understand why it didn't appear previously.

Anyway, this fix also might help to increase a small performance.