Skip to content

Latest commit

 

History

History

xpkSASC

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
xpkSASC - "SASC" library for qXpkLib
- smart delta with HA (ASC/HSC)

Author: Harri Hirvola and [email protected] (Gaelan Griffin)

Modified for C++ library version by Ilkka Prusi <[email protected]>
for qXpkLib project.


GPL v2 code (see COPYING.txt):
 * 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.

Summary:
"SASC" library for new Qt&C++ XPK/XFD implementation.

Description of modifications:
* M68k/Amiga dependencies removed
* library interface as according to design in qXpkLib (class-based)
* some portability support (standard typedefs etc.) 
* etc.

Not tested yet (at all), placeholder only currently.