/RAIntegration

The DLL responsible to integrate emulators with RetroAchievements.org

Primary LanguageC++MIT LicenseMIT

RAIntegration

The DLL used for interfacing with RetroAchievements.org

Prerequisites

This is to build the C++ dll as-is w/ Visual Studio 2017

Note: the git binary must be in the PATH environment variable (select "Use Git from the Windows Command Prompt" on installation).

Unit Tests

Unit tests are written using the Visual Studio testing framework and are automatically built when building the solution. To run them, simply open the Test Explorer window (Tests > Windows > Test Explorer) and click Run All.

Optional

  • Guidleline Support Library
  • CppCoreCheck Code Analysis