10000 GitHub - Rajdeep-Das/CPU-Simulator: Simple Web-based 16-bit Microprocessor Assembler Simulator (8085 Working Progress)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Rajdeep-Das/CPU-Simulator

Repository files navigation

Simple Web-based 16-bit Microprocessor Assembler Simulator (8085-8086 Working Progress)

A simulator which provides a simplified assembler syntax (based on NASM) and is simulating a x86 like cpu. Press Help inside the simulator to see an overview about the supported instructions.

Features

  • 8-bit CPU
  • 4 general purpose registers
  • 256 bytes of memory
  • Console output

Demo

https://rajdeep-das.github.io/CPU-Simulator/index.html

How to build

Make sure you have Grunt installed to compile the asmsimulator.js script. Run grunt to build the project.

About

Simple Web-based 16-bit Microprocessor Assembler Simulator (8085 Working Progress)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0