XXBUG
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Transfer Encodings |extensions={{ext|scr}} |released=≤1994 }} '''XXBUG''' is a binary-to-text encoding utility and format for DOS...") |
|||
Line 3: | Line 3: | ||
|subcat=Transfer Encodings | |subcat=Transfer Encodings | ||
|extensions={{ext|scr}} | |extensions={{ext|scr}} | ||
− | |released= | + | |released=≤1993 |
}} | }} | ||
'''XXBUG''' is a binary-to-text encoding utility and format for DOS. It was developed by Chad Wagner. | '''XXBUG''' is a binary-to-text encoding utility and format for DOS. It was developed by Chad Wagner. | ||
Line 21: | Line 21: | ||
== Software == | == Software == | ||
+ | * {{CdTextfiles|smsharew4/UTILS/XXBUG210.ZIP|XXBUG v2.10}} | ||
* {{CdTextfiles|cream03/utility/xxbg221.zip|XXBUG v2.21}} | * {{CdTextfiles|cream03/utility/xxbg221.zip|XXBUG v2.21}} | ||
* {{CdTextfiles|cream06/editor/xxbg300.zip|XXBUG v3.00}} - Includes XXDEBUG v0.02. | * {{CdTextfiles|cream06/editor/xxbg300.zip|XXBUG v3.00}} - Includes XXDEBUG v0.02. | ||
* {{CdTextfiles|cream06/editor/xxdbg110.zip|XXDEBUG v1.10}} | * {{CdTextfiles|cream06/editor/xxdbg110.zip|XXDEBUG v1.10}} |
Latest revision as of 20:03, 17 April 2023
XXBUG is a binary-to-text encoding utility and format for DOS. It was developed by Chad Wagner.
Contents |
[edit] Format details
An encoded file is in the form of a DEBUG script. To decode, it can be fed into the DEBUG utility included with MS-DOS. Alternatively, the XXDEBUG utility may be used.
[edit] Identification
Version 3.x: One of the lines of an encoded file starts with "*XXBUG30
".
Version 2.x: One of the lines of an encoded file starts with "*XXBUG20
".
Older versions: Unknown.
[edit] Specifications
- xxbg300.zip → XXBUG.DOC - Has some information about the format.
[edit] Software
- XXBUG v2.10
- XXBUG v2.21
- XXBUG v3.00 - Includes XXDEBUG v0.02.
- XXDEBUG v1.10