/LS8-Emulator

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

Primary LanguagePython

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.