kstenerud / Musashi

Motorola 680x0 emulator written in C
427 stars 96 forks source link

Wasm port #88

Open Specy opened 2 years ago

Specy commented 2 years ago

Hi, i'm making a web editor to write code in m68k and MIPS online and run client side for a university project , i was searching a interpreter/emulator for m68k and found this, i was wondering if anyone has an idea if it's possibile to port this to WASM/emscripten/asm.js. I would give it a shot myself but i'm not really keen on C and wasm so before i try, i wanted to know if it was doable. I dont need graphics or floating point math etc, just need the simple instructions