js5005 is a virtual CPU with every logic gate simulated. A pretty interface, a built in assembler, display, and 256 bytes of RAM to boot. It's the better i4004.
-
Updated
Sep 18, 2019 - JavaScript
js5005 is a virtual CPU with every logic gate simulated. A pretty interface, a built in assembler, display, and 256 bytes of RAM to boot. It's the better i4004.
SMART (Simple Machine Assembly and Runtime Tools) is a comprehensive suite designed to introduce students to the world of assembly language and low-level computing.
根据计算机组成与原理的课程设计要求编写的 cpu 模拟器,可以读取特定的汇编指令集文件,并以执行一条微指令为最小单位进行单步执行和全部执行。此外,还提供了返回上一步的功能,可以像时光机一般在已经执行的微指令中穿梭。
🕹️ Proof of concept for my tech stack (Firebase, SvelteKit, Tailwind). Simple CPU emulation
A simulation of the Little Man Computer (LMC) often used in a teaching environment.
24 bit CPU in JS
The sucessor of JS-24-Bit-CPU and an overall better version. This is an Esolang now
Este site foi um trabalho da matéria de Sistemas Operacionais. Nele é possivel observar o funcionamento de diversos métodos existentes na escalação de processos que serão processados no processador. <PORTFOLIO>
UIUC CS128 Honor Final Project. Written by rust+wasm
Add a description, image, and links to the cpu-emulator topic page so that developers can more easily learn about it.
To associate your repository with the cpu-emulator topic, visit your repo's landing page and select "manage topics."