Skip to content

The DLL responsible to integrate emulators with RetroAchievements.org

License

Notifications You must be signed in to change notification settings

gdeOo/RAIntegration

 
 

Repository files navigation

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

About

The DLL responsible to integrate emulators with RetroAchievements.org

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.3%
  • C 1.3%
  • Other 0.4%