Skip to content

theodore 3.0

Compare
Choose a tag to compare
@Zlika Zlika released this 21 Mar 13:17
· 77 commits to master since this release
  • Add TO7 emulation.
  • Add TO7/70 emulation.
  • Change pixel format for better compatibility with low-end devices like PSP (thanks @fjtrujy for helping me fix the problem). Warning: This change breaks the compatibility with old save state files.
  • #19: Fix MSVC 2017 build - @twinaphex
  • #17: Fix emscripten build - @ToadKing
  • #16: Add build support for tvOS - @yoshisuga
  • #14: Fix build with mingw - @webgeek1234
  • #13: Fix build for ios-arm64 platform - @yoshisuga
  • Update to latest version of the libretro API.