Skip to content

thatrandybrown/basm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basm

an assembly machine

Structure

8 8bit registers 256 memory entries

Commands

ADD: 00aaabbb: add b to a, store in a LOAD: 01aaabbb: load memory address at registry b into register a STORE: 10aaabbb: write value at register a to memory address at register b BRANCH NOT EQUAL: if equal, skip next instruction, if not, write next instruction to PC

About

an assembly machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages