pdjstone / arculator-wasm

Arculator
http://b-em.bbcmicro.com/arculator
GNU General Public License v2.0
13 stars 2 forks source link

Arculator WASM

A port of Arculator (an Acorn Archimedes emulator) to WebAssembly using Emscripten.

What works:

Not working or tested:

To build and test the Emscripten version:

You can also build a native equivalent by running make -j8 DEBUG=1 native.

We're working on a better front-end at the Archimedes Live project. Join us!