All Projects → RetroAchievements → RAEmus

RetroAchievements / RAEmus

Licence: other
RetroAchievements.org standalone emulators

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
C#
18002 projects
assembly
5116 projects
objective c
16641 projects - #2 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to RAEmus

emulator-tools
Google Cloud BigTable and PubSub emulator tools to make development a breeze
Stars: ✭ 16 (-72.41%)
Mutual labels:  emulator
copy-cat
A ComputerCraft emulator for the web
Stars: ✭ 26 (-55.17%)
Mutual labels:  emulator
desmume
DeSmuME is a Nintendo DS emulator
Stars: ✭ 1,609 (+2674.14%)
Mutual labels:  emulator
gameboi
An Original GameBoy emulator?
Stars: ✭ 20 (-65.52%)
Mutual labels:  emulator
Scanr
Detect x86 shellcode in files and traffic.
Stars: ✭ 16 (-72.41%)
Mutual labels:  emulator
ness
A work-in-progress SNES emulator written in Rust
Stars: ✭ 31 (-46.55%)
Mutual labels:  emulator
ravel
A RISC-V simulator
Stars: ✭ 24 (-58.62%)
Mutual labels:  emulator
mamesaver
Mamesaver is a mame emulated screensaver - get all the good ol' games playing their demo modes while you procrastinate and enjoy!
Stars: ✭ 26 (-55.17%)
Mutual labels:  emulator
SpecIde
Let's try something with SFML.
Stars: ✭ 27 (-53.45%)
Mutual labels:  emulator
Plotty
C language compiler from scratch for a custom architecture, with virtual machine and all
Stars: ✭ 33 (-43.1%)
Mutual labels:  emulator
Thistle
6502 based architecture for OpenComputers
Stars: ✭ 26 (-55.17%)
Mutual labels:  emulator
ukncbtl
UKNCBTL is emulator of Elektronika MS 0511 (UKNC), soviet computer based on two PDP-11 compatible processors.
Stars: ✭ 39 (-32.76%)
Mutual labels:  emulator
riscv em
Simple risc-v emulator, able to run linux, written in C.
Stars: ✭ 51 (-12.07%)
Mutual labels:  emulator
sedna
Sedna - a pure Java RISC-V emulator.
Stars: ✭ 52 (-10.34%)
Mutual labels:  emulator
goboy
Playing GameBoy Emulation in GoLang (ported from https://github.com/racerxdl/GameBoyEmulator)
Stars: ✭ 37 (-36.21%)
Mutual labels:  emulator
emuStudio
Universal emulation platform and framework.
Stars: ✭ 28 (-51.72%)
Mutual labels:  emulator
DeltaUI
SwiftUI + CoreData user interface for DeltaCore & Friends.
Stars: ✭ 61 (+5.17%)
Mutual labels:  emulator
6502-emulator
An Understandable 6502 Emulator
Stars: ✭ 26 (-55.17%)
Mutual labels:  emulator
react-nes
React UI for https://github.com/fredericcambon/nes
Stars: ✭ 16 (-72.41%)
Mutual labels:  emulator
dashboy
Gameboy Emulator implemented by pure Dart
Stars: ✭ 130 (+124.14%)
Mutual labels:  emulator

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].