Autor Wątek: [CP/M] ciekawe i warte uwagi programy cp/m  (Przeczytany 18845 razy)

Waldow

  • *
  • Wiadomości: 40
Odp: [CP/M] ciekawe i warte uwagi programy cp/m
« Odpowiedź #30 dnia: 2022.10.29, 11:40:56 »

Waldow

  • *
  • Wiadomości: 40
Odp: [CP/M] ciekawe i warte uwagi programy cp/m
« Odpowiedź #31 dnia: 2022.10.29, 11:48:33 »
Vezza - CP/M Infocom/Inform/Z-Machine game interpreter:
https://gitlab.com/sijnstra1/vezza

Waldow

  • *
  • Wiadomości: 40
Odp: [CP/M] ciekawe i warte uwagi programy cp/m
« Odpowiedź #32 dnia: 2023.12.29, 09:01:32 »
Dwa nowe "bug fixy" do UNZIP-CPM -  https://github.com/agn453/UNZIP-CPM-Z80
Cytuj
>     Fixed a problem where the computed CRC for some but not all files was not being written into the Local File Header especially on CP/M 2.2 and compatible systems. This caused a problem for CP/M unzip programs since they use the information in the Local File Header to extract files. Lack of a valid CRC causes the unzip programs to skip the file. Note, the central directory was correct so on PCs or Macs all files could be extracted.
 
>     Added the ability to get file modification date from CP/M Plus and CP/M 2.2 using routines from the Z-system libraries DSLIB and ZSLIB. This necessitated making the code relocatable.

https://raw.githubusercontent.com/agn453/UNZIP-CPM-Z80/master/unzip/ZIP101.COM

Waldow

  • *
  • Wiadomości: 40
Odp: [CP/M] ciekawe i warte uwagi programy cp/m
« Odpowiedź #33 dnia: 2024.01.05, 12:34:03 »
ZIP-1.00 razem z UNZIP-1.56 i ZIPDIR-1.50 działający poprawnie w Yaze:
https://mdfs.net/Apps/Archivers/CPMZip.zip