Releases: girisakar365/8085-Microprocessor
Releases · girisakar365/8085-Microprocessor
8085 Microprocessor Simulator cli-v1.1.0
8085 Microprocessor Simulator CLI
Standalone command-line interface for the 8085 Microprocessor Simulator.
Installation
- Download the binary for your platform
- Make it executable (Linux/macOS):
chmod +x 8085-simulator-* - Run it:
./8085-simulator-*(Linux/macOS) or8085-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
8085 Microprocessor Simulator CLI
Standalone command-line interface for the 8085 Microprocessor Simulator.
Installation
- Download the binary for your platform
- Make it executable (Linux/macOS):
chmod +x 8085-simulator-* - Run it:
./8085-simulator-*(Linux/macOS) or8085-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
- CLI COMPLETITION by @girisakar365 in #22
- CLI UPDATES by @girisakar365 in #24
New Contributors
- @girisakar365 made their first contribution in #22
Full Changelog: v1.0.0-aplha.1...cli-v1.0.0
8085-mp Sim v1.0.0-aplha.1
What's Changed
- Feature branch by @intropercib in #3
- ani-ori-xri by @intropercib in #4
- fix ai dialog by @intropercib in #18
Full Changelog: https://github.com/girisakar365/8085-Microprocessor/commits/v1.0.0-aplha.1