intel8080 0.19.0

Yet another Intel 8080 Emulator.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Nicolas BAUW <nbauw@hotmail.com>"]
categories = ["emulators"]
description = "Yet another Intel 8080 Emulator."
edition = "2021"
exclude = ["/bin"]
keywords = ["emulation", "emulator", "Intel", "8080", "CPU"]
license = "MIT"
name = "intel8080"
readme = "README.md"
repository = "https://github.com/nicolasbauw/Intel8080"
version = "0.19.0"