index
:
circleshift/tnsl-lang
origin
The source code for the TNSL programming language - Reference libtnsl and tnslc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libtnsl
/
asm
/
x86.tnsl
blob: b010a764dd42281deb1d51e4e6d3e6a2d4ebdedc (
plain
)
1
2
3
4
5
6
/; raw inline syscall (int i) ; asm " mov eax, {i} int 80h " ;/