bsnes-plus icon indicating copy to clipboard operation
bsnes-plus copied to clipboard

Added Visual Studio solution for bsnes

Open lab313ru opened this issue 5 years ago • 0 comments

  1. Renamed interface to intf to not interfere with DirectX SDK.
  2. Fixed oam-data-model.cpp assert.
  3. Fixed an old style allocation of buffer which is not correct for a modern C++ in: patch.hpp, xml.cpp

In general, this PR allows to compile BSNES-PLUS in any of Accuracy/Compatibility/Performance modes in Visual Studio, with DIRECTX usage as Video/Audio/Input drivers.

lab313ru avatar Sep 27 '20 01:09 lab313ru