Fixed buffer overflow in mserver; fixed type of checkinfo () 2nd parameter; memory
[ZeXOS.git] / apps / zasm / README
blob2f914adea823415b78fc7febef6051148541d033
1 Description: Assembly compiler and linker
2 Info: Easy assembler specially writed for ZeX/OS, binary files are generated for unix-like 32bit platforms
3 Compiling: call "make" for ZeX/OS compatibile system
4            call "make linux" for Linux compatibile system
6 License: GNU/GPL3
7 Author: ZeXx86
9 Syntax:
10 exec zasm <sourcefile> <binaryfile>
12 Test:
13 exec zasm src /usr/bin
14 exec /usr/bin