Skip to content

KG5321/arm_emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARM Cortex-M0 emulator

Disclaimer: Emulator is just proof of concept and does not have full functionality!

Quick start

Prerequisites

You need PyQT5 to be able to run emulator in gui mode If you want to run emulator as command line tool go to CLI Mode section

  1. Open up terminal go to project folder
  2. Run command
$ python3 gui.py
  1. Go to File -> Load hex file
  2. You can start emulation now

About

ARM Cortex-M0 emulator written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages