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 other assembly language #9

Labels
help wanted Extra attention is needed

Comments

Copy link
Owner

The website wasn't made with only m68k in mind, i wanted to add more assembly languages, mips for example, the main issue is to find a decent assembler /emulator that runs on the browser and has the ability to step the code, read registers and memory etc.

help wanted Extra attention is needed label Jan 11, 2023
@oleksandr-dukhovnyy
Copy link

It would be cool if you could add WASM support!

WASM

Copy link
Owner Author

Jan 18, 2024

It would be cool if you could add WASM support!

WASM

Funny enough the website already uses WASM for the interpreter i made for m68k, adding an actual wasm interpreter (on top of wasm) would be cool, but i'd have to find/make an interpreter, nice idea, i'll keep it in mind

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants