An open API service indexing awesome lists of open source software.

https://github.com/coderosh/8085-simulator

8085 simulator
https://github.com/coderosh/8085-simulator

8085 8085simulator microprocessor

Last synced: 6 days ago
JSON representation

8085 simulator

Awesome Lists containing this project

README

          

## 8085 Simulator

![8085](./images/8085.png)

---

## Quick start

- Install dependencies: `bun install`
- Start development server: `bun dev`
- Build for production: `bun run build`