| ▲ | rbanffy 3 days ago | |||||||
> so would have had a bigger software library available to it. The SMC-70 could run CP/M software. CP/M was the MS-DOS of its time. | ||||||||
| ▲ | kalleboo 3 days ago | parent | next [-] | |||||||
The video covers how CP/Ms big problem was that the disk formats weren't the same between machines, doubly true for this Sony which used new 3.5" disks. So all the existing CP/M software had to be specifically re-released for this machine, which caused a chicken and egg problem (who is going to release software for a machine nobody is buying because there is no software for it) The MS-DOS world solved the problem by everyone just cloning the IBM hardware down to the disk format. | ||||||||
| ||||||||
| ▲ | Lio 2 days ago | parent | prev | next [-] | |||||||
That's true but all the cool SMC-70 features, like the graphics modes, were custom to it. CP/M programs written for other machines couldn't really make use of any of that unless they were rewritten specifically for the SMC-70. If you just wanted the CP/M text compatibility and not the extended features you could buy a machine capable of that for much, much less. As Kalleboo points out, if you wanted to buy off the shelf CP/M software you'd probably have to buy an external 5 1/4" disk drive too. | ||||||||
| ||||||||
| ▲ | EvanAnderson 3 days ago | parent | prev | next [-] | |||||||
Some would argue MS-DOS was the CP/M of its time. >smile< | ||||||||
| ||||||||
| ▲ | pjmlp 3 days ago | parent | prev [-] | |||||||
Kind of, because while MS-DOS was compatible between PCs, CP/M depended pretty much on what 8 bit machine you had, and like UNIX required compilation from source for proper compatibility. FTL Modula-2 for example, had several low level portability modules depending on which CP/M machine you were actually using. | ||||||||
| ||||||||