Skip to content

pepaslabs/lc-3b-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LC-3b tools

Here are some tools I have written related to the LC-3b (Little Computer 3b), which is a simple CPU architecture intended as a teaching tool.

The book

The LC-3 was described in the book Introduction to Computing Systems: From Bits and Gates to C and Beyond, 2nd Edition (errata). The LC-3b appears to be the nearly the same CPU, but is byte-addressable and adds a bit-shifting instruction.

See also

pepaslabs/lc3as.py, my assembler for the LC-3 (not 3b), written in Python.

About

A disassembler for the LC-3b (Little Computer 3b)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published