Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 232 Bytes

File metadata and controls

8 lines (6 loc) · 232 Bytes

Assembler for Vector 3000 computer

To use the assembler type:

python assembler.py program.v3k

Where you have to change "program" to your filename. When the assembler is run, all the instruction is printed into the terminal.