Relative Content

Tag Archive for c++xamarin.androidsdl

Porting a C++ program to Android Xamarin

I have written an NES emulator in C++, and I need to make it a part of an application I’ve wrote in Android Xamarin. (Only external libraries that I used are SDL2)