structs mostly working

This commit is contained in:
pommicket 2022-01-27 10:57:18 -05:00
parent d036dcc5ac
commit 539f23eaec
4 changed files with 84 additions and 37 deletions

View file

@ -734,6 +734,8 @@ function leftmost_1bit
return 0xe8
:return_0xf0
return 0xf0
:return_0xffff
return 0xffff
function syscall
; I've done some testing, and this should be okay even if