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
- Host: GitHub
- URL: https://github.com/coderosh/8085-simulator
- Owner: coderosh
- Created: 2026-05-03T12:08:52.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-03T13:45:03.000Z (about 2 months ago)
- Last Synced: 2026-05-03T15:29:23.300Z (about 2 months ago)
- Topics: 8085, 8085simulator, microprocessor
- Language: TypeScript
- Homepage: https://8085.coderosh.com/
- Size: 309 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 8085 Simulator

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