Merge branch 'libretro' into libretro-reset libretro-reset github/libretro-reset
authornotaz <notasas@gmail.com>
Sat, 14 Oct 2017 18:31:28 +0000 (21:31 +0300)
committernotaz <notasas@gmail.com>
Sat, 14 Oct 2017 18:31:28 +0000 (21:31 +0300)
This effectively resets libretro git to upstream and syncs both repos.
Everything in platform/libretro should be retained as I imported that in
my git verbatim, but some core changes may be lost and will have to be
redone. I've checked that picodrive_libretro.so builds and works on x86,
and Android also builds for all archs. I've even bothered to try it
under msvc where it's building for me too.

With this you also get the benefits from significant accuracy improvement
work from 1.92.


Trivial merge