Hey guys,
just took the time to update some of my old stuff !
RoQPlayerFinally took the time to rebase it around the much faster DreamRoQ. If you wanna grab it, it's here :
https://tiplanet.org/forum/archives_voir.php?id=296214Note that you may have to convert your videos.
Here's how to do so with ffmpeg :
ffmpeg -i myvideo.avi -s 320x240 -aspect 320:240 -r 30 -an output.roq
PicodriveIt became broken after OS 3.6 was released... It became unusable since then... until now.
A simple recompile fixed it and i've also fixed support for new screens.
It also does seem to run a hair faster. Grab it here :
https://tiplanet.org/forum/archives_voir.php?id=304358OswanMy wonderswan emulator got a minor update : It now supports frameskipping.
Frameskipping should definitely help with slow games on the nspire.
And because there's no sound output, there's no need to worry about scratchy audio.
Grab the new version here :
https://tiplanet.org/forum/archives_voir.php?id=219761That's pretty much it. I may have to take a look at PocketSNES again...