Skip to content
This repository has been archived by the owner on Oct 21, 2018. It is now read-only.
/ ThumbSJ Public archive

Thumb Simulator (Java) for Cortex-M0

License

Notifications You must be signed in to change notification settings

OpenPythons/ThumbSJ

Repository files navigation

ThumbSJ

Thumb Simulator (Java) for Cortex-M0

Reference

Limitation

  • This project was developed to use micropython in OpenComputers.
  • If you need a serious Thumb simulator, use Unicorn.
  • Some instructions are not implemented properly or are incorrect.
  • Interrupts are not supported because isc vectors are not supported. (SVC instruction is supported)
  • Only application registers are supported.

About

Thumb Simulator (Java) for Cortex-M0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages