CP/M 3 Part 4 - Programming Environment #1

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 พ.ย. 2024

ความคิดเห็น • 14

  • @radishpineapple74
    @radishpineapple74 5 ปีที่แล้ว +8

    Things are starting to get very complicated now!
    This is why your Altair project is so amazing: you show hands-on, with one machine, the transformation from a useless blinking-light gizmo to a fully-capable machine running an operating system with increasingly modern features. It's amazing how far you can trace the evolution of the microcomputer world, just with this one early computer.

  • @nabollo
    @nabollo 5 ปีที่แล้ว +7

    This has been a great day for me, and I get to end this wonderful day by watching another captivating deramp video on the venerable Altair 8800.

  • @lucius1976
    @lucius1976 4 ปีที่แล้ว +2

    The purity before all those blinky, shiny GUIs - somewhat calming

    • @mheermance
      @mheermance 4 ปีที่แล้ว +1

      I spent a lot of time using amber screen CRT's in college and my first few jobs afterwards. I've often thought of picking up a VT-320 off eBay for old time sake.

  • @TSteffi
    @TSteffi ปีที่แล้ว

    I have implemented CP/M 3 on @JohnsBasement 's Z80 board, and RSX is such a useful mechanic.
    I wrote an RSX for access to the extended memory, and currently am working on a generic Disk tool for CPM 3 that is fully hardware independent.

  • @mlongval
    @mlongval 4 ปีที่แล้ว +1

    Really great series on CP/M ! Thank you very much!

  • @TechTinkering
    @TechTinkering 5 ปีที่แล้ว +1

    Great video - really well explained and demonstrated. One slight wrinkle though, MAC would normally be thought of as the replacement for ASM, with RMAC being an extension of MAC.

    • @deramp5113
      @deramp5113  5 ปีที่แล้ว +2

      Interestingly MAC was never a big hit in the day other than when macro support was a requirement. One of the biggest complaints is that the listing files from MAC were in all caps independent of the upper/lower case usage in the source file. ASM continued to be the assembler provided by Digital Research with CP/M 2.x releases until CP/M 3.0 was released.

    • @TechTinkering
      @TechTinkering 5 ปีที่แล้ว

      @@deramp5113 That is interesting. I had never noticed this because I always write assembler in uppercase apart from strings which MAC does list in their original case. I wonder why they kept MAC producing uppercase listings for everything apart from strings while RMAC kept the original case.

  • @electronictreasure4191
    @electronictreasure4191 ปีที่แล้ว

    oh yeah a beautiful amber terminal. My fav!

  • @lak0803
    @lak0803 5 ปีที่แล้ว +1

    Never had the chance of using CPM3; And CPM 2.2 and MSDOS is getting stale. Good video on RSX.