Skip to content

stuff2600/RAEmus

 
 

Repository files navigation

RAEmus

The official standalone emulators used for interfacing with RetroAchievements.org

If you want to contribute with RetroAchievements project with code on the emulators front, first check if the emulated system is supported by RetroArch. If yes, adding support to RALibretro for an additional core is preferable and much easier than overhauling a new standalone emulator.

If the system is not supported by RetroArch, be sure to follow this checklist here.

Prerequisites

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

  • MFC and ATL headers
  • Visual Studio 2017 - Windows XP (v141_xp) w/ Windows 7.0 SDK

Optional

  • Guidleline Support Library
  • CppCoreCheck Code Analysis

Historical Note

The source files of the emulators here were previously on the RASuite repository, but since April/2018 that repo was splitted into two: this one here, with emulators' code; and RAIntegration, with RA_Integration code only.

About

RetroAchievements.org standalone emulators

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 43.9%
  • C 35.6%
  • C# 8.6%
  • Assembly 5.7%
  • Objective-C 1.9%
  • HTML 1.9%
  • Other 2.4%