Skip to content

R0flan4k/MyProcessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Processor

My assembler and spu (soft processot unit).

Installation:

Bend the repository and compile the files

First step:

git clone https://github.com/R0flan4k/MyProcessor.git

Second step:

cd ./MyProcessor

Third step:

Make

Usage:

To run standart factorial solver program:

make factorial

To run standart quadratic equation solver:

make quadratic

To run your assembler program (./AsmSrc/source.txt):

make run

About

My assembler, disassembler and spu.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published