Skip to content

NuLib2 / NufxLib v3.0.0

Compare
Choose a tag to compare
@fadden fadden released this 09 Jan 22:21
· 23 commits to master since this release

This release includes some significant updates to the source code, especially in NufxLib, but relatively few user-visible changes.

For Linux and Mac OS X users, NuLib2 now converts filenames to and from "Mac OS Roman". This is the character set used on the Apple IIgs and old Macs. The characters are converted to their Unicode equivalents when extracting files, and converted back when adding files.

The Unicode work has not been ported to Win32, so the behavior there is unchanged.

The Mac OS X code has been updated, so the project now builds on the Mac. The FinderInfo (creator and file type) handling has been updated, so files extracted from NuFX or Binary ][ archives should have the correct 'pdos' type.

Pre-built Win32 binaries can be obtained from the http://nulib.com/ download page.