Skip to content

Commit

Permalink
eZ80F92 emulation fix for trs-os init
Browse files Browse the repository at this point in the history
  • Loading branch information
tomm committed Dec 18, 2023
1 parent 4a95278 commit bf2447b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
members = ["agon-light-emulator-debugger"]

[workspace.package]
version = "0.9.10"
version = "0.9.11"
edition = "2021"
authors = ["Tom Morton <[email protected]>"]
license = "GPL-3.0"
Expand Down Expand Up @@ -36,4 +36,4 @@ raw_tty = "0.1.0"

[workspace.dependencies]
#agon-cpu-emulator = { path = "../agon-cpu-emulator" }
agon-cpu-emulator = { git = "https://github.com/tomm/agon-cpu-emulator.git", rev="4c4cd12073f5fc5f6d0fdf19de63c21ecb90cd1e"}
agon-cpu-emulator = { git = "https://github.com/tomm/agon-cpu-emulator.git", rev="9bca003b07cc09f7f5594e6451589843c733a9ee"}

0 comments on commit bf2447b

Please sign in to comment.