Cking351 / LS8-Emulator

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 56.2%Language:JavaScript 29.7%Language:Assembly 13.6%Language:Shell 0.4%