MLX

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |subcat=Error detection and correction |released=1983 }} '''MLX''' is a series of machine language entry utilities published by the magazines COMPUTE! and COMPUTE...")
 
 
Line 4: Line 4:
 
}}
 
}}
 
'''MLX''' is a series of machine language entry utilities published by the magazines COMPUTE! and COMPUTE!'s Gazette, as well as books from COMPUTE! Publications. These programs were designed to allow relatively easy entry of the type-in machine language listings that were often included in these publications. Versions were available for the Commodore 64, VIC-20, Atari 8-bit computers, and Apple II.  
 
'''MLX''' is a series of machine language entry utilities published by the magazines COMPUTE! and COMPUTE!'s Gazette, as well as books from COMPUTE! Publications. These programs were designed to allow relatively easy entry of the type-in machine language listings that were often included in these publications. Versions were available for the Commodore 64, VIC-20, Atari 8-bit computers, and Apple II.  
 +
 +
'''MLX III v1.0''' was released by COMPUTE!'s Gazette in 2026 and uses a Fletcher-style checksum algorithm to catch transpositions and distinguish between $00 and $FF bytes. It also features an efficient 10-byte-per-line format, balancing data density and ease of entry on a 40-column screen.
  
  
Line 19: Line 21:
 
* [https://nebusresearch.wordpress.com/2021/06/21/heres-some-matlab-octave-code-for-your-mlx-simulator/ Here's some Matlab/Octave code for your MLX simulator]
 
* [https://nebusresearch.wordpress.com/2021/06/21/heres-some-matlab-octave-code-for-your-mlx-simulator/ Here's some Matlab/Octave code for your MLX simulator]
 
* [https://github.com/xopowoparvo/C64-type-in-programs/tree/main/Type-in%20utilities/MLX%202 MLX 2 as BASIC and PRG]
 
* [https://github.com/xopowoparvo/C64-type-in-programs/tree/main/Type-in%20utilities/MLX%202 MLX 2 as BASIC and PRG]
 +
* [https://youtu.be/bdZPl7H6h0s?t=120 The Automatic Proofreader 3.0 and MLX III v1.0] (COMPUTE!'s Gazette Jan 2026 pg 68)

Latest revision as of 16:04, 11 March 2026

File Format
Name MLX
Ontology
Released 1983

MLX is a series of machine language entry utilities published by the magazines COMPUTE! and COMPUTE!'s Gazette, as well as books from COMPUTE! Publications. These programs were designed to allow relatively easy entry of the type-in machine language listings that were often included in these publications. Versions were available for the Commodore 64, VIC-20, Atari 8-bit computers, and Apple II.

MLX III v1.0 was released by COMPUTE!'s Gazette in 2026 and uses a Fletcher-style checksum algorithm to catch transpositions and distinguish between $00 and $FF bytes. It also features an efficient 10-byte-per-line format, balancing data density and ease of entry on a 40-column screen.


[edit] See also


[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox