CP/M-86 & MS-DOS Cross Development Environment
1–10 of 21 posts
Re: CP/M-86 & MS-DOS Cross Development Environment
#2Re: CP/M-86 & MS-DOS Cross Development Environment
#3Re: CP/M-86 & MS-DOS Cross Development Environment
#4https://github.com/skx/cpm-dist
I found the compiler collection here useful too:
https://github.com/davidly/cpm_compilers
Though I guess some of these things won't run under the linked emulator, because they use SUBMIT and require more than a single-executable to be run.
(That's the reason why my own emulator used the CCP/"shell" rather than just limiting itself to running FOO.COM)
Re: CP/M-86 & MS-DOS Cross Development Environment
#5Re: CP/M-86 & MS-DOS Cross Development Environment
#6Re: CP/M-86 & MS-DOS Cross Development Environment
#7I wonder if anyone used CP/M-86 back in the day? I used CP/M 2.2 and 3.x on Z80 pretty extensively. But on 8088/8086 it was MS-DOS everywhere. Were there niche CP/M-86 apps or use cases?
Re: CP/M-86 & MS-DOS Cross Development Environment
#8Re: CP/M-86 & MS-DOS Cross Development Environment
#9I wonder if anyone used CP/M-86 back in the day? I used CP/M 2.2 and 3.x on Z80 pretty extensively. But on 8088/8086 it was MS-DOS everywhere. Were there niche CP/M-86 apps or use cases?
Re: CP/M-86 & MS-DOS Cross Development Environment
#10I wonder if anyone used CP/M-86 back in the day? I used CP/M 2.2 and 3.x on Z80 pretty extensively. But on 8088/8086 it was MS-DOS everywhere. Were there niche CP/M-86 apps or use cases?
They used it at my high school in Denmark. It was easy to share hard disks across many machines and the ability to multitask was also very nice. The office people could switch between word processing and calendar software easily, for example.