summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorOxore <oxore@protonmail.com>2019-11-11 01:43:23 +0300
committerOxore <oxore@protonmail.com>2019-11-11 01:43:23 +0300
commit59e2c93bb5fd4301a7653c568419376374c2c33a (patch)
tree6d1e5913fd10c16f10bc135f6eb558fb5c682a37 /Cargo.lock
parentb5be6c86d3764131d328389ceeedeb2af46039cc (diff)
Add ram and rom, implement basic MOV functionality
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index f9daf50..2a26673 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
-name = "smemu"
+name = "x51emu"
version = "0.1.0"