Skip to content

A CPU emulator built with Python that can read programs written with machine code.

Notifications You must be signed in to change notification settings

Cking351/LS8-Emulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LS8 Emulator

A CPU emulator that can run any file written in machine code. The CPU includes virtual RAM, Registers, and all standard ALU operations.

About

A CPU emulator built with Python that can read programs written with machine code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.3%
  • JavaScript 29.7%
  • Assembly 13.6%
  • Shell 0.4%