OS4 DepotLogo by Kicko 
(anonymous IP: 3.133.147.87,2192) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (595)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4364

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Library » Misc » xfdmaster.lha

xfdmaster.library

Description: AmigaOS4 port of xfdmaster.library
Download: xfdmaster.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 330kb
Version: 53.7
Date: 11 Sep 2014
Author: Georg Hoermann, Dirk Stoecker, Fredrik Wikström
Submitter: Fredrik Wikström
Email: fredrik/a500 org
Homepage: http://www.a500.org/
Category: library/misc
Replaces: library/misc/xfdmaster.lha
License: LGPL
Distribute: yes
Min OS Version: 4.1
FileID: 8944
 
Comments: 2
Snapshots: 0
Videos: 0
Downloads: 487  (Current version)
870  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
This is an AmigaOS 4.1 C rewrite/port of the LGPL xfdmaster.library source
code made available as part of the libxad project on SourceForge:
http://sf.net/projects/libxad/

As almost all of the source code is in 100% assembler it would be a ridiculous
amount of work to port all of the slaves/linkers by rewriting them in C so I
have decided to leave most of them as 680x0 code and concentrate on converting
just the main API functions to begin with.

In it's current state all of the xfdmaster.library API functions are compiled
as PPC native, as well as the following slaves:
- XPK (internal)
- BZip2
- CPic
- GZip
- MMCMP
- PacPic
- SZDD

and commands:
- xfdDecrunch
- xfdLibInfo
- xfdList
- xfdScan
- xfdUnlink

Requirements:

- AmigaOS 4.1 or newer
- An existing 680x0 installation of xfdmaster.library.
  http://aminet.net/package/util/pack/xfdmaster

Installation:

Copy xfdmaster/bin/libs ALL LIBS:
Copy xfdmaster/bin/c C:

Changes:

53.7 (11.9.2014)
- Fixed another bug when calling linker Analyse functions (parameter in A1 was
  missing as well).
- Fixed LINKSIMPLE and LINKPRO code in xfdDecrunch.
- Added missing FreeVec() call in xfdScan.
- Wrote a replacement for the xfdUnlink command.
- Added new API functions: xfdFault() and xfdPrintFault().
- Made xfdDecrunch, xfdScan and xfdUnlink commands use the new xfdPrintFault()
  function.

53.6 (9.9.2014)
- Fixed BZip2 external slave to open bzip2.library instead of bz2.library.
- Removed unnecessary recursion and allocation of resources in xfdList.
- Wrote a replacement for the xfdDecrunch command.

See the Changelog file in the archive for a list of older changes.



Copyright © 2004-2024 by Björn Hagström All Rights Reserved