Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
Contents
Package: unzip540.zip [view]
Upload User: andy_li
Upload Date: 2007-01-06
Package Size: 1019k
Code Size: 1k
Category:
Compress-Decompress algrithms
Development Platform:
MultiPlatform
- Contents of the "qdos" subdirectory for UnZip 5.4 and later:
- Contents this file
- IZREADME.SMS release notes from Jonathan Hudson (author of port)
- Makefile makefile for xtc68 cross-compiler on Linux (native QDOS exes)
- callstub.c user interface stub for SMS/QDOS specific SFX archives
- config.S assembler routine for ...?
- crc68.s 68000 version of CRC code
- izqdos.h SMS/QDOS-specific header file
- makesfx.c source for MakeSFX utility (simple concatenation does not work)
- qdos.c SMS/QDOS-specific functions
- Notes:
- "Makefile" is for the xtc68 cross compiler on Linux, but conversion to a
- native c68 makefile should be trivial. To build a Linux (or other Unix)
- UnZip that understands QDOS extra fields, add "-DQLZIP" to the LOCAL_UNZIP
- environment variable and compile with the normal Unix makefile (for example,
- linux_asm target). The "QLZIP" flag enables the Qdos "cross-UnZip" support
- in unix/unix.c.