contents

来自「压缩解压,是unzip540的升级,这个外国网站摘来的源码,是evb编写.」· 代码 · 共 21 行

TXT
21
字号
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 functionsNotes:  "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.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?