ptitSeb
Serial Porter
@3XCL4M4t10N : yes, I had, some time ago. The engine has x86 assembly code with a jit engine. Converting to arm is a not easy at all.
I can try it this Evening..maybe it compile and work "out of the Box"Does anyone want to Port a SameGame?
Sources available, there is also a Dingoo Port already.
http://www.harteex.com/?page=samegoo
@Alpibrine28 : I'm not sure about Portal, but at least I guess we could play GlPortal on the Pandora.I know it has no source, but can Portal run on the Pandora? There are several ways to play it on an Android device but our Android port is a bit old and nobody loves Android here, so...
Servo is a prototype web browser engine written in the Rust language. It is currently developed on 64bit OS X, 64bit Linux, and Android.
mGBA is a new Game Boy Advance emulator written in C.
The project started in April 2013 with the goal of being fast enough to run on lower end hardware than other emulators support, without sacrificing accuracy or portability. Even in the initial version, games generally play without problems. It is loosely based on the previous GBA.js emulator, although very little of GBA.js can still be seen in mGBA.
Other goals include accurate enough emulation to provide a development environment for homebrew software, a good workflow for tool-assist runners, and a modern feature set for emulators that older emulators may not support.
mGBA is licensed under the Mozilla Public License 2.0, and the code can be found onGitHub.