added compilation to assembly (binary is still weird)

This commit is contained in:
2017-05-30 08:58:16 -04:00
parent 721b090971
commit 53f66f6edc
7 changed files with 265 additions and 42 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
_build/
*.byte
*.native
*.o
*.s