OptimeGBA
OptimeGBA copied to clipboard
Library release without frontend
I'd like to separate the emulator code from frontend implementations so that I can easily implement my own frontend.
In short, move non-frontend code to OptimeGBA-Core.csproj and let frontend projects depend on the core project. This would make embedded resource lookup easier too.
If you think it's the right direction I am happy to contribute a PR.
