The most irritable thing when I use an emulator on Android devices is transferring game files to the device. Generating ISO image, Connecting USB cable, Installing adb or MTP driver, Transfering using adb command or explorer. sometimes explorer freezes while transferring. Broken ISO images. blah blah blah... Everything is irritable and disgusting.
I'm trying to make these things easy using modern technologies. Now you can transfer your game with just these three steps.
New cpu core is now ready! it's twice faster than interpreter cpu.
Windows version is also available from here
Yabause has two CPU emulation options. Interpreter CPU is easy to understand but slow. Dynamic recompile CPU ( also called Dynarec) which was written by Ari64( I think he is the genius) is very fast but is very complicated and has many bugs :( So I decided to implement the new CPU emulation.
The goal is
I found an old sh2 dynarec emulation code called Titan Project. Since it seems simple, I'm implementing my...
I've fixed a couple of bugs in CPU emulation. More games are playable now.
These improvements are available only when you select interpreter CPU.
Windows version is also available from here
I've focused on fixing sound emulation issues these days and today released as version 0.4.5. This is the list of improvement.
Windows version is also available from here