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

[Feature Request] WebAssembly #8

Open
dbz2k opened this issue Jan 6, 2018 · 2 comments
Open

[Feature Request] WebAssembly #8

dbz2k opened this issue Jan 6, 2018 · 2 comments

Comments

@dbz2k
Copy link

dbz2k commented Jan 6, 2018

Will webassembly make your the emulator more efficient?

@ppeccin
Copy link
Owner

ppeccin commented Jan 7, 2018

I don't know for sure, but probably yes.
But it would have to be rewritten, at least the emulation core components.

@Zibri
Copy link

Zibri commented Nov 20, 2022

@ppeccin you can find a 6502 emulator in web assembly here:
https://github.com/floooh/chips/blob/master/chips/m6502.h

The atari2600 uses just a slightly faster cutdown version of 6502 called 6507.

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

3 participants