Skip to content

dimart/StudentVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StudentVM

DESCRIPTION

StudentVM is a virtual machine (using the ideas of Harvard architecture), written in С language. Latest SVM documentation can be viewed at: http://edu.vpolozov.name/studentasm

How to build it?

Run makefile to build the project

If you build project manually then add the file 'StudentVM.ini' with the following line: 'MemorySize ='

After '=' you need to specify the amount of memory allocated for virtual machine.

SYNOPSIS

$runVM Required:[path-to-svm-program] Optional:[-sm]

OPTIONS

-sm Show memory content after execute.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published