structs mostly working
This commit is contained in:
parent
d036dcc5ac
commit
539f23eaec
4 changed files with 84 additions and 37 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue