A2osX/.Docs/LIBPAK.md

38 lines
1.0 KiB
Markdown
Raw Normal View History

2018-06-18 11:42:48 +00:00
*** Auto generated by docgen.cmd ***
## Copyright
Copyright 2015 - 2019, Remy Gibert and the A2osX contributors.
2018-06-18 11:42:48 +00:00
# Pak
2018-06-18 15:48:00 +00:00
**In:**
##ASM
PUSHW = Src PTR
PUSHW = Src Length
PUSHW = Dst PTR Output Buffer
PUSHW = Dst PTR S.PAKSTAT
#UnPak
##ASM
2018-06-18 11:42:48 +00:00
**In:**
2018-06-18 15:48:00 +00:00
PUSHW = Src PTR Compressed Buffer
PUSHW = Dst PTR
## License
A2osX is licensed under the GNU General Pulic License.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
The full A2osX license can be found **[Here](../LICENSE)**.
*** End of Auto generated file ***