TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

How to start with CP/M (2014)

69 点作者 federicoponzi超过 7 年前

6 条评论

fauria超过 7 年前
Chapter 22 of &quot;<i>Code: The Hidden Language of Computer Hardware and Software</i>&quot; uses CP&#x2F;M to illustrate the inner workings of operating systems. I highly recommend this book overall: <a href="https:&#x2F;&#x2F;www.amazon.com&#x2F;Code-Language-Computer-Hardware-Software&#x2F;dp&#x2F;0735611319" rel="nofollow">https:&#x2F;&#x2F;www.amazon.com&#x2F;Code-Language-Computer-Hardware-Softw...</a>
评论 #16019442 未加载
评论 #16019440 未加载
noiv超过 7 年前
My first CPU was a Z80 running CP&#x2F;M from two floppies. Monitor showed monochrome letters written in WordStar. Only survivor is moving the cursor usually word by word probably now hard coded in muscle memory. Writing this on a machine with no moving parts nor noise. Took 40 years to get from ASM to WASM, quite a ride.
评论 #16019716 未加载
pvg超过 7 年前
The source code of a few versions of CP&#x2F;M was released a couple of years ago:<p><a href="http:&#x2F;&#x2F;www.computerhistory.org&#x2F;atchm&#x2F;early-digital-research-cpm-source-code&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.computerhistory.org&#x2F;atchm&#x2F;early-digital-research-...</a><p>The accompanying article does a good job of putting CP&#x2F;M in its historical context describing what it actually was. But other than nostalgia (and those who have sacrificed their eternal souls to WordStar), there isn&#x27;t much of a reason to actually <i>run</i> CP&#x2F;M itself. There&#x27;s not a lot to see there - if you&#x27;ve ever used the MS Windows shell, imagine its Paleolithic ancestor.
评论 #16019347 未加载
评论 #16019238 未加载
kgilpin超过 7 年前
It’s an intriguing subject for sure.<p>What’s missing to me here is “Why start with CP&#x2F;M”?
评论 #16021197 未加载
pjmlp超过 7 年前
Back in the day, a friend of mine had 3&quot; disks for the ZX Spectrum +3 with CP&#x2F;M.<p>So this is a possible way to try out CP&#x2F;M on real hardware, after finding one in workable state.
评论 #16019157 未加载
smacktoward超过 7 年前
Can you virtualize it? Is there a virtualization solution available that supports the Z80 architecture?
评论 #16018883 未加载