Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Look into alternate emulation cores #9

Open
calc84maniac opened this issue Jan 23, 2024 · 0 comments
Open

Look into alternate emulation cores #9

calc84maniac opened this issue Jan 23, 2024 · 0 comments

Comments

@calc84maniac
Copy link

I think binjgb may be a good fit to port as an emulation core. It's performance focused (designed to compile to WASM) and has a lot more features and compatibility than libqboy, including GBC support. It may require a bit more effort to integrate into a Qt GUI (simply because it only has an SDL implementation included) but the "host" API the core uses is abstracted enough that you probably won't have to worry too much about stripping the SDL dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant