Skip to content

Releases: girisakar365/8085-Microprocessor

8085 Microprocessor Simulator cli-v1.1.0

09 Dec 12:54

Choose a tag to compare

8085 Microprocessor Simulator CLI

Standalone command-line interface for the 8085 Microprocessor Simulator.

Installation

  1. Download the binary for your platform
  2. Make it executable (Linux/macOS): chmod +x 8085-simulator-*
  3. Run it: ./8085-simulator-* (Linux/macOS) or 8085-simulator.exe (Windows)

Usage

Run the binary and type help to see available commands.

Binaries

  • Linux: 8085-simulator-linux
  • Windows: 8085-simulator.exe

Full Changelog: cli-v1.0.0...cli-v1.1.0

8085 Microprocessor Simulator cli-v1.0.0

09 Dec 03:36

Choose a tag to compare

8085 Microprocessor Simulator CLI

Standalone command-line interface for the 8085 Microprocessor Simulator.

Installation

  1. Download the binary for your platform
  2. Make it executable (Linux/macOS): chmod +x 8085-simulator-*
  3. Run it: ./8085-simulator-* (Linux/macOS) or 8085-simulator.exe (Windows)

Usage

Run the binary and type help to see available commands.

Binaries

  • Linux: 8085-simulator-linux
  • Windows: 8085-simulator.exe

What's Changed

New Contributors

Full Changelog: v1.0.0-aplha.1...cli-v1.0.0

8085-mp Sim v1.0.0-aplha.1

04 Dec 17:23

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: https://github.com/girisakar365/8085-Microprocessor/commits/v1.0.0-aplha.1