bsnes-plus
bsnes-plus copied to clipboard
Added Visual Studio solution for bsnes
- Renamed
interfacetointfto not interfere with DirectX SDK. - Fixed
oam-data-model.cppassert. - 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.