Skip to content
  • Dwedit's avatar
    Savestate speedups and audio fixes · c01e62a2
    Dwedit authored
    * Saves and loads the audio buffer state for clean audio at 0 runahead
    * Clean audio for Sega CD PCM when loading state
    * Clean audio for CD Audio when loading state by saving the sample position.  Supported for CD images, Vorbis tracks, and CHD images.
    * Loading state no longer invalidates tile cache, so emulator doesn't have to recreate it after loading state, big speedup
    * Hard disable audio support cleaned up and re-added.  Now it uses some dummy callbacks to replace the FM synthesis.
    * Fixed Savestates saved or loaded during TMSS bootrom
    * MSVC project updated, featuring full libchdr support
    * Removed the ".user" file from the MSVC project, added to git ignore list
    c01e62a2