A2osX/.Docs/LIBPAK.md

35 lines
999 B
Markdown
Raw Permalink Normal View History

2018-06-18 11:42:48 +00:00
*** Auto generated by docgen.cmd ***
## Copyright
2020-01-15 09:51:24 +00:00
Copyright 2015 - 2020, Remy Gibert and the A2osX contributors.
2018-06-18 11:42:48 +00:00
# Pak
2018-06-18 15:48:00 +00:00
##ASM
2019-11-25 07:05:07 +00:00
`>PUSHW StatPtr`
`>PUSHW DstPtr`
`>PUSHW SrcLen`
`>PUSHW SrcPtr`
`>LIBCALL hLIBPAK,Pak`
## RETURN VALUE
CC, Y,A = CLEN
CS, Pak failure
## License
2019-12-16 21:36:35 +00:00
A2osX is licensed under the GNU General Public 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 ***