jslm32 is an emulator for the LatticeMico32 soft processor and supporting hardware.
Copyright (c) 2011-2020 Reginaldo Silva
The jslm32 sources are available and licensed under LGPL 2.1, unless otherwise noted. Files in the third_party directory have their own licenses.
See COPYING for the full LGPL 2.1 license terms.
There is a demo of the emulator running at:
http://www.ubercomp.com/jslm32/src/
To run jslm32 on your own machine:
python3 -m http.server
Open your browser: http://localhost:8000/src
Click the Start! button.
Enjoy.
Contact: reginaldo at ubercomp dot com