Skip to content

aokblast/SICXEAssembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Getting start

To run my code. You have to install the rust compiler

After install rust, you can compile my code by under command

cargo build --release

The target binary will in ./target/release/sicxe_assembler

Usage

Usage: sicxe-assembler <FILE>

Arguments:
    <FILE> Path of assembly code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages