ptitSeb
Serial Porter
Here is PX68k, a Sharp X68000 Emulator. The X68000 is a Japanese computer, and it feature some awesome arcade conversion (like R-Type, Rygar, Gradius, Strider, Super Hangon...).
The code has been slightly modified (diff sources in the PND). It use GLES 1.1 for the display (so it use Hardware scaling), but also use Texture Streaming, to still have maximum speed.
The JoyKey button as been redirected to {X} and {B} Pandora buttons.
Of course, you need ROMS file for the Emu to start. You need 2 files, to be put in appdata/px68k. It's cgrom.dat and one of iplrom.dat, iplromco.dat, iplrom30.dat or iplromxv.dat
This emu is all in Japanese (emu mostly translated in English with build 09, but of course, most stuff for this one are still in japanese)...
Use F11 to immediatly quit or F12 for the System Menu.
History log
=========
Build 09
-----------
-----------
-----------
-----------
-----------
-----------
-----------
-----------
-----------
Sources are on my github account: https://github.com/ptitSeb/px68k
The code has been slightly modified (diff sources in the PND). It use GLES 1.1 for the display (so it use Hardware scaling), but also use Texture Streaming, to still have maximum speed.
The JoyKey button as been redirected to {X} and {B} Pandora buttons.
Of course, you need ROMS file for the Emu to start. You need 2 files, to be put in appdata/px68k. It's cgrom.dat and one of iplrom.dat, iplromco.dat, iplrom30.dat or iplromxv.dat
Use F11 to immediatly quit or F12 for the System Menu.
History log
=========
Build 09
-----------
- Added updated M68k and Cyclone CPU emu from retroarch fork
- Pandora build use Cyclone CPU
- Configurable CPU Emulator speed
- Configurable Ram Size
- Translated most menu items to English
-----------
- Fixed Scanlines
-----------
- Added option (in F12 screen) for (faked) Scanlines
- Added cgrom.dat to the rom package.
-----------
- Added option (in F12 screen) for Stretched anamorphic display
- Added option to copy iplromxv.dat rom if none is found
-----------
- Files are sorted with case insentive
- Max files increased from 1000 to 4000
- Speed browse: use Right Shoulder {R} and DPad
-----------
- The "StartDir" in config file as now an effect in the File selection dialog
- Files are sorted now
- Fine tuned default parameters
-----------
- Cut too long file name to avoid messing the GUI
- Added Left/Right in file browser for 10 lines movement
- Added powervr.ini file to minimise tearing
-----------
- Fixed mouse support
-----------
- Initial build
- Adapted GLES code to Linux build
- Added Texture Streaming support
- Adapted to Pandora keymap
Sources are on my github account: https://github.com/ptitSeb/px68k
Last edited: