SkillAgentSearch skills...

I8080

Intel 8080 Assembler & Debugger

Install / Use

/learn @rokkerruslan/I8080
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Intel 8080 Core Emulator & Assembler & Debugger

Try it online available on https://rokkerruslan.github.io/ page.

alt text

Quick start

Application (include emulator, assembler and debugger) can work without any server or database service. Just download source code, and run script. You need node and yarn to download dependencies and run application.

$ git clone https//github.com/rokkerruslan/i8080 && cd i8080
$ ./app start

You see host/port when local dev server starts.

Help for assembler language

todo: link on references

Goals:

  • Simple using Intel 8080 emulator.
  • Historic assembler.
  • Debugger.

Non goals:

  • Production ready platform
  • Performance optimization

Todo

  • expressions evaluation
  • collections page
  • reverse debugger (step backward)
  • i/o support

Tests

Just run

$ ./app test

Contributing

I don't know why, but if you want any pull requests are welcome :)

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated1mo ago
Forks3

Languages

TypeScript

Security Score

80/100

Audited on Feb 13, 2026

No findings