Q&A 2020: DOS-Commands, Dual-Boot, CP/M, Programming in C, 8.3 Filenames and The Future of Stingy IT

Поделиться
HTML-код
  • Опубликовано: 31 янв 2025

Комментарии • 1

  • @jeffreyplum5259
    @jeffreyplum5259 4 года назад

    Early MSDOS was designed to make moving 8080 /Z80 CPM programs easy to move to the 8086 based MSDOS. All of the " File Control Block " stuff in MSDOS programming comes from this feature. There were the drive Letters and directories but no sub-directories. Tree structured directories was a MSDOS 2 feature. NEC V20 / V30 8088/8086 clones had a mode to run 8080/ CPM code under MSDOS. Think of it as a CPM box or virtual CPM. The IBM PC used the 8 bit data bus 8088 so they could use the CPM era 8080 IO chips easily. .