Skip to content

Commit

Permalink
loadcpm 0.1.1 (via alr publish --submit)
Browse files Browse the repository at this point in the history
  • Loading branch information
BrentSeidel committed Jan 6, 2025
1 parent d5d6253 commit 7220c61
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions index/lo/loadcpm/loadcpm-0.1.1.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name = "loadcpm"
description = "Write CP/M (or other similar binary) to floppy disk image"
version = "0.1.1"

authors = ["Brent Seidel"]
maintainers = ["Brent Seidel <[email protected]>"]
maintainers-logins = ["BrentSeidel"]
licenses = "GPL-3.0-or-later"
website = "https://github.com/BrentSeidel/Sim-CPU"
tags = ["cpm"]

executables = ["loadcpm"]

[[depends-on]]
bbs = "~0.1.0"

[[depends-on]]
bbs_simcpu = "~0.1.0 | ~0.2.0"

[origin]
commit = "b3aaa27db58911ae61f0270eff8ab72312eb885b"
subdir = "./loadcpm/"
url = "git+https://github.com/BrentSeidel/Sim-CPU.git"

0 comments on commit 7220c61

Please sign in to comment.