Skip to content

v1.0.1

Compare
Choose a tag to compare
@zoltanvb zoltanvb released this 16 Jul 20:25
· 58 commits to core since this release

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

Binaries for Windows and Linux x86 / x86_64 platforms are available from libretro buildbot: http://buildbot.libretro.com/nightly/

Build your own:

  • make (builds native version on 64-bit Linux and ARM, should also build on Mac OS but it was not tested)
  • 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.0.0: TVC/CPC keyboard fixes (final state documented at https://docs.libretro.com/library/ep128emu/ ), EPTE tape format detection fix