spartserv
Simple client and server for the spartan protocol
git clone
https://noulin.net/git/spartserv.git
Log
|
Files
|
Refs
|
README
make.sh (72B)
1
yasm -g dwarf2 -f elf64 -a x86 main.asm -o main.o
2
ld main.o -o spartasm