Skip to content

MykBamberg/assembler-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assembler for cpu-simulator

Instructions

Mnemonic Description Operand
end End program None
add Addition Address
sub Subtraction Address
str Store Address
lod Load Address
bch Branch Address
biz Branch if zero Address
bnn Branch if non-negative Address
inp Input None
out Output None