added assembler skeleton code

This commit is contained in:
2025-06-15 21:53:57 +01:00
parent 2b8281157e
commit 2b5ad0885b
5 changed files with 24 additions and 10 deletions
+1
View File
@@ -5,3 +5,4 @@ edition.workspace = true
authors.workspace = true
[dependencies]
common = { path = "../common" }