Mirror of CollapseOS
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

7 líneas
255B

  1. XPACK - pack source code
  2. The goal of this word is to pack source code in tight places,
  3. such as on the boot section of an EEPROM. It takes a block
  4. number, reads it and packs it to HERE. It normalizes all
  5. whitespaces to a single space and ignore comments.