BinSCII
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
(→Software) |
||
Line 26: | Line 26: | ||
* [https://github.com/chad3814/binscii.js binscii.js] | * [https://github.com/chad3814/binscii.js binscii.js] | ||
* [https://www.ifarchive.org/if-archive/download-tools/appleII/binscii.exe binscii.exe] (text file that includes a BASIC program) | * [https://www.ifarchive.org/if-archive/download-tools/appleII/binscii.exe binscii.exe] (text file that includes a BASIC program) | ||
+ | * {{Deark}} | ||
== Sample files == | == Sample files == |
Revision as of 03:15, 16 October 2023
BinSCII is a binary-to-text transfer-encoding utility and format, designed for use on Apple II systems. It was developed by Todd Whitesel.
It encodes a file (its contents, and some metadata) to ASCII text suitable for inclusion in an email, etc., or archival on a foreign system.
Contents[hide] |
Identification
Encoded data is introduced by a line consisting of "FiLeStArTfIlEsTaRt
".
Specifications
- binscii.5 - Unofficial format spec., from BSC (for Unix) v1.2 (plain text version)
Software
- sciibin, by Marcel J.E. Mol (C source code)
- v2.00 and 3.10
- v3.10: [1] → sciibin-3.1.tar.Z
- BSC (for Unix), by Neil Parker (C source code) (write-only)
- Unbinscii (Ruby script)
- binscii.js
- binscii.exe (text file that includes a BASIC program)
- Deark
Sample files
- FTP Site: UMICH Software Archive → .../*.{bsc,bsq}
- https://telparia.com/fileFormatSamples/archive/binscii/