bbs_simcpu 0.1.0 (#1171)

This commit is contained in:
Brent Seidel
2024-08-07 02:52:37 -07:00
committed by GitHub
parent ec3e2dc600
commit 1e92fe5427
+18
View File
@@ -0,0 +1,18 @@
name = "bbs_simcpu"
description = "CPU Simulator for multiple CPUs"
version = "0.1.0"
authors = ["Brent Seidel"]
maintainers = ["Brent Seidel <brentseidel@mac.com>"]
maintainers-logins = ["BrentSeidel"]
licenses = "GPL-3.0-or-later"
website = "https://github.com/BrentSeidel/Sim-CPU"
tags = ["cpu-simulator"]
[[depends-on]]
bbs = "~0.1.0"
[origin]
commit = "73ecd6e3b683163365855ce1ae130e14e92ce0b0"
url = "git+https://github.com/BrentSeidel/Sim-CPU.git"