whscullin / apple2js

An Apple II emulator originally written in Javascript, now being converted to TypeScript
http://www.scullinsteel.com/apple2/
MIT License
438 stars 57 forks source link

Apple IIgs support? #216

Open timriker opened 3 months ago

timriker commented 3 months ago

Is Apple IIgs emulation on the roadmap? Here is a project also under MIT license that has 64C816 emulation in JavaScript:

https://github.com/raddad772/jsmoo

I asked them the same in:

https://github.com/raddad772/jsmoo/issues/36

whscullin commented 3 months ago

It's unlikely I will ever tackle IIGS support. It is a next level of quirks and timing issues. The best web based IIGS emulators are the MAME WASM based ones on archive.org, like https://archive.org/details/a2gs_Tass_Times_In_Tonetown_1986_Activision I do not know how possible it is to spin up an instance on your own.

timriker commented 3 months ago

Good leads. Thanks. Reading this now:

https://docs.mamedev.org/initialsetup/compilingmame.html#emscripten-javascript-and-html