Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

assembler

Mini SRC assembler for school project

Dependencies

The GNU C compiler, which is available through MinGW on Windows

Installation

Windows

git clone https://github.com/EmperorPenguin18/assembler
cd assembler
make release

And then add the binary to your PATH

Linux

git clone https://github.com/EmperorPenguin18/assembler
cd assembler
make release
make install #as root

Usage

assembler FILEIN FILEOUT

The output can be imported into a memory component in Logisim-evolution

About

Mini SRC assembler for school project

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Sponsor this project

Contributors

Languages