Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from ubercomp/jslm32

Javascript emulator for the LatticeMico platform

License

lujialiang/jslm32

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Javascript emulator for the LatticeMico platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.4%
  • HTML 9.6%