Skip to content

2.0

Compare
Choose a tag to compare
@ecsv ecsv released this 17 Dec 20:14
· 2076 commits to master since this release
  • Fixes for various games (DK64, Zelda, Blast Corps)
  • add Ari64's dynamic recompiler for x86 (32-bit) and ARM
  • improved PJ64 savestate loading
  • support video window resizing (with help from video plugin and front-end application)
  • Auto-detect savestate type (Mupen64Plus or PJ64) when loading from a slot
  • many various code cleanups in core from casualjames
  • support to build against SDL2
  • debugger code cleanup
  • Project files for Visual Studio 2012
  • Makefile changes
    • add support for PowerPC and MinGW32 builds
    • add cross-compiling support to build Win32 executables (MXE) under Linux