Skip to content

OscarBergPRIV/Custom-16bit-processor-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Custom 16 bit processor emulator

Commands:
ADD signed addition
SUB signed substraction
AND bitwise and
OR bitwise or
NOT bitwise not
LSL logical shit left
LSR logical shift right
MUL signed multiplication
ADDI load immidiate to reg
BRA branch
BEQ branch if equal
BNE branch if not equal
JMP jump
STR store data in memory
LDM load data from memory
HLT halt execution

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages