You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: