ASMTools/README.md

7 lines
257 B
Markdown
Raw Normal View History

2024-08-22 16:43:08 -07:00
Assembly Tools
==============
## Various assembly tools I made
2024-08-22 17:44:52 -07:00
I have made these assembly tools for amd64 (aka x86_64, aka x64...) Linux. They will not work on other OSes or CPU architectures.
Ports coming whenever I can find the syscall list to NetBSD.