start tokenization

This commit is contained in:
pommicket 2022-01-11 00:09:11 -05:00
parent 34dfc3238d
commit 97dca844c8
6 changed files with 813 additions and 66 deletions

View file

@ -370,6 +370,8 @@ function exit
return 0
:return_1
return 1
:return_minus1
return -1
function syscall
; I've done some testing, and this should be okay even if