Hello everybody, happy holidays,
Second post here, my friend and I have been working on a NES emulator for some years now, and we just finished our first libretro core implementation! Of course the emulator has still issues to be fixed, and we still need to implement some important features of the API like save states.
But in the mean time, I wanted to ask what do we need to implement in order to create a new retroarch core? Is there a guide or a checklist of things we need to comply to make it an official core?
Currently this is the state of the libretro implementation https://github.com/aLaix2/O-Nes-Sama/tree/master/libretro Is there a place that explains what all those values in the .info file mean?
Thanks
***** O-Nes-Sama emulator team *****