You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jamiras edited this page Jun 11, 2019
·
1 revision
This page is intended for RetroAchievements github administrators. It details how to uptake a user-provided repository for a new emulator.
Clone the repository
Assuming they following the steps outlined in Creating a new emulator, they should have three branches we care about: master, source, and whichever branch is associated to the PR
Compile and test the emulator. If there are any major issues note them in the PR - minor issues can be addressed after localizing the repository. If not, proceed to the next step.
Create an RA repository
Create a new repository in the RetroAchievements github, set it as upstream for the repository: