bardeci / gambatte-dms

Gambatte-DMS is a GB/GBC emulator for handheld devices, using a modified Gambatte core.
GNU General Public License v2.0
66 stars 21 forks source link

Some ideas to improve #3

Closed villazeros closed 4 years ago

villazeros commented 4 years ago

Hi, I would like to know if it will be possible to add these features:

Thanks

bardeci commented 4 years ago

Fast forward is already working at the max speed these CPUs (jz4760/jz4770) can process. So having different speeds as an option wouldnt really change the speed at which fast forward works in your console.

At some point i tried a build with toggle option, but being it a toggle it can happen that you accidentally press the button and you end up fastforwarding a chunk when you didnt really want to, or just more than you really want. In my tests it was much more precise and intuitive to only fast forward while you are pressing the button.

There is already an option to invert the button mapping layout, so you can select between BAAB and ABBA button layouts.

villazeros commented 4 years ago

Thanks for explaining the max speed, but I think for some games it would be useful to speed up the game a bit, not at max speed. I also think it would be useful in some cases having the toggle option.

bardeci commented 4 years ago

Since questions have been answered and suggestions have been noted, i will consider this as closed. Greetings!