initial implmeentation...

the direction bit is throwing me off vs the order I'm seeing from nasm's syntax.
This commit is contained in:
ed
2023-03-03 06:43:41 -05:00
parent a12ba641f1
commit 5b230d5653
6 changed files with 652 additions and 15 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ if not exist build\nul (
meson setup build
)
ninja -C build
ninja -C build