- Port to MiyooCFW
- Fix issue when
VIDEO_BACKEND
is set tosdl
- Port color operations from Snes9x 1.60
Not much really playable compared to my other SNES emulators, but since I already had some work to compile and test I decided to make a (silent) release. Anyway, if you're curious to know how well Miyoo would do with a emulator based on a newer Snes9x (1.43) instead of the old 1.39 (spoiler: not too well), this is the emulator.
For now I am most making me familiar with the codebase, this seems a good base for trying to port https://github.com/libretro/snes9x2002, that may bring a good speedup to Miyoo devices thanks to heavy usage of assembly.
As always, big kudos to @gameblabla for his great work, since this is based on his port.