Skip to content

a simple assembler for the CPU defined for Computer Architecture Lab course 3961

Notifications You must be signed in to change notification settings

ali-shamakhi/SBU_CPU_Assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SBU_CPU_Assembler

a simple assembler for the CPU defined for Computer Architecture Lab course 3961

Contribution

Feel free to comment or make pull requests to improve! 😉

Preparation

Create src\CONFIG.java file in the project. You can copy and modify src\CONFIG.sample.

(Preferred to use JetBrains IntelliJ IDEA)

Usage

java Assembler.class input.asm output.coe

(or add Program Arguments in the Run Configurations of IDE)

About

a simple assembler for the CPU defined for Computer Architecture Lab course 3961

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages