Binary II
From Just Solve the File Format Problem
Binary II (or Binary ][) is a file format used for storage and transmission of Apple II files which encodes the file attributes (from any of the various Apple II or III filesystems, such as DOS 3.3 and ProDOS) in a header, allowing the file to be reconstituted at the other end of a transmission with all the directory information intact.
The usual file extension was .bny (which sometimes got pronounced as "bunny"), while versions compressed with Squeeze were commonly found with .bqy extensions.
Contents |
Identification
Files start with bytes 0x0a 'G' 'L'
.
Specifications
- Apple II File Type Notes $E0/8000: (text) · (HTML) · (PDF - archived)
- ARCHIVE FORMATS AND DATA, by Raymond Clay - "BINARY ][" section
Software
- NuLib, NuLib2, NufxLib
- NuLib v3.24 (DOS software)