Skip to content

kunalsinghal/assembly_emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLERISC EMULATOR

This is a simplerisc assemply emulator written in python. It uses numpy.

###Usage: ###

command line :

$ ./risc.py <filename>

###pre requisites: ### python should be installed along with numpy module

###Assembly Language Emulated : ### This script emulates "SimpleRisc ISA" and most of the "ARM" instructions. Note that simplerisc is an ISA developed in IIT Delhi for the pupose of teaching. It is quite similar to "ARM". See the .risc files to get the idea of the ISA.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors