Skip to content
This repository has been archived by the owner on Apr 25, 2021. It is now read-only.
/ ThumbSF Public archive

Thumb Simulator (Kotlin) for Cortex-M0

License

Notifications You must be signed in to change notification settings

OpenPythons/ThumbSF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThumbSF

Thumb Simulator (Kotlin) 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 (Kotlin) for Cortex-M0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages