Skip to content

nverke/SimpleComputerAssembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SimpleComputerAssembler

Assembler for the "Simple Computer"

Inputs a .txt file through standard input.

"./a.out Assembly.txt"

Additional arguments will be taken as port values starting at port 0.

"./a.out Assembly.txt 1 2 3 4"

In order to step through the program press enter.

About

Assembler for the "Simple Computer" used in CMSI 284

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages