Skip to content

v1.2.10

Latest
Compare
Choose a tag to compare
@zoltanvb zoltanvb released this 01 Feb 06:29
· 3 commits to core since this release

See README.md for installation and usage. Feedback is welcome.

Binaries for Windows, MacOS and Linux x86 / x86_64 platforms are available from libretro buildbot: http://buildbot.libretro.com/nightly/
Binary for armv7-hf-neon: https://zoltanvb.github.io/armv7-hf-neon/

Build your own:

  • make (builds native version on 64-bit Linux and ARM, should also build on Mac OS)
  • make platform=wincross64 (builds 64-bit Windows version on 64-bit Linux, appropriate mingw32 required)
  • make platform=wincross32 (builds 32-bit Windows version on 64-bit Linux, appropriate mingw32 required)

Main updates since v1.2.9: initial disk index is now supported for multi-disk/tape sets.