ptitSeb
Serial Porter
On the repo a port of Meka, a Sega 8bit Emulator.
This version is based on v0.73.
I just had to disabled 2 blitters (so Eagle is in fact Double, HQ2x is in fact TV_Double), because only assembler x86 was available (and I don't think I will recode them in C).
Unfortunately, the sound code is not that good in v0.73. It has been improved in v0.80 (wip on git), but it use Allegro 5, and Allegro 5 on the Pandora is too slow (OpenGL only) to be usable (and with wip Allegro 5.1 and GLES, meka won't start, GLES support is far from complete). I tried to improve sound output in build 02, by tweaking the code a bit.
For the rest, MEKA is a really complete emulator, with a pretty and user friendly GUI, translation in some languages, a huge databases of names so you can index your roms, and support for many weird hardware extension (like the 3D glasses or Lightgun of the SMS).
More info on MEKA here: http://www.smspower.org/meka/index.shtml
Grab-it and enjoy
Some more Screenshots




History log
========
Build 02
-----------
-----------
This version is based on v0.73.
I just had to disabled 2 blitters (so Eagle is in fact Double, HQ2x is in fact TV_Double), because only assembler x86 was available (and I don't think I will recode them in C).
Unfortunately, the sound code is not that good in v0.73. It has been improved in v0.80 (wip on git), but it use Allegro 5, and Allegro 5 on the Pandora is too slow (OpenGL only) to be usable (and with wip Allegro 5.1 and GLES, meka won't start, GLES support is far from complete). I tried to improve sound output in build 02, by tweaking the code a bit.
For the rest, MEKA is a really complete emulator, with a pretty and user friendly GUI, translation in some languages, a huge databases of names so you can index your roms, and support for many weird hardware extension (like the 3D glasses or Lightgun of the SMS).
More info on MEKA here: http://www.smspower.org/meka/index.shtml
Grab-it and enjoy
Some more Screenshots




History log
========
Build 02
-----------
- Tried to tweak sound to improve quality
- Corrected version of PND to reflect version of Meka
-----------
- Initial release
- version of the PND wrong, it should be 0.7.3.01 to reflect version of Meka used (0.73)
Last edited by a moderator: