alberthdev / wxwabbitemu

wxWabbitemu, a cross-platform TI-8x emulator based on Wabbitemu
Other
46 stars 12 forks source link

WASM Port #19

Open marwatk opened 2 years ago

marwatk commented 2 years ago

I ported wxWabbitemu to WASM here. You can see it working here. Best viewed on mobile. I ported it because I missed the app when switching to iPhone from Android.

I only have a TI-85 so only made a skin for it, but the skins are just CSS and should be easy to add more.

I gutted a lot of code to make it happen quickly, but could switch to #ifdefs if there's interest in merging it back in here. Let me know!