OptimeGBA icon indicating copy to clipboard operation
OptimeGBA copied to clipboard

Library release without frontend

Open Martin1994 opened this issue 2 years ago • 0 comments

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.

image

Martin1994 avatar Jan 03 '22 18:01 Martin1994