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

Add support for other display frameworks #49

Open
thijstriemstra opened this issue Oct 30, 2020 · 2 comments
Open

Add support for other display frameworks #49

thijstriemstra opened this issue Oct 30, 2020 · 2 comments

Comments

@thijstriemstra
Copy link
Collaborator

Currently the base emulator class imports pygame and all other subclasses thus use pygame as well. It would be nice to add different emulators, eg. a PyQt5 one, meaning the base emulator shouldn't rely on pygame.

@rm-hull
Copy link
Owner

rm-hull commented Oct 31, 2020

I think the base emulator uses pygame surfaces to do the scaling and transforms

@thijstriemstra
Copy link
Collaborator Author

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

No branches or pull requests

2 participants