Rocksolid Light

Welcome to Rocksolid Light

mail  files  register  newsreader  groups  login

Message-ID:  

To iterate is human, to recurse, divine. -- Robert Heller


devel / comp.os.cpm / Re: CP/M-80 on V20

SubjectAuthor
* CP/M-80 on V20Paul Edwards
`* CP/M-80 on V20Phil G
 `* CP/M-80 on V20Paul Edwards
  `* CP/M-80 on V20Phil G
   +* CP/M-80 on V20Dennis Boone
   |`* CP/M-80 on V20Phil G
   | `* CP/M-80 on V20Dennis Boone
   |  `- CP/M-80 on V20Phil G
   `- CP/M-80 on V20Paul Edwards

1
CP/M-80 on V20

<17ac00d2-f209-43e0-ae0f-2b2b5037b1e7n@googlegroups.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=4288&group=comp.os.cpm#4288

  copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a05:620a:4156:b0:762:323e:b3a1 with SMTP id k22-20020a05620a415600b00762323eb3a1mr1530qko.12.1689635829489;
Mon, 17 Jul 2023 16:17:09 -0700 (PDT)
X-Received: by 2002:a9d:74c9:0:b0:6b9:5b73:f70 with SMTP id
a9-20020a9d74c9000000b006b95b730f70mr10998559otl.1.1689635829059; Mon, 17 Jul
2023 16:17:09 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Mon, 17 Jul 2023 16:17:08 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=136.158.103.73; posting-account=CeHKkQoAAAAowY1GfiJYG55VVc0s1zaG
NNTP-Posting-Host: 136.158.103.73
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <17ac00d2-f209-43e0-ae0f-2b2b5037b1e7n@googlegroups.com>
Subject: CP/M-80 on V20
From: mutazilah@gmail.com (Paul Edwards)
Injection-Date: Mon, 17 Jul 2023 23:17:09 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 2542
 by: Paul Edwards - Mon, 17 Jul 2023 23:17 UTC

Hi folks.

I have suddenly got an interest in the 8080 because I
ordered one of these new laptops:

https://www.ebay.com/itm/134615009272

which at least according to the picture has an NEC V20 in it.

Note that I've never run CP/M (any flavor) in my life (not
even under emulation).

I have written a public domain OS for the 8086 called PDOS/86,
available here:

http://pdos.org

I was thinking of having a flavor of it called PDOS/86-V20
which is designed to run CP/M-80 applications. So any
..com files are treated as 8080 binaries and a switch to
8080 mode is done.

There are three routes I could take:

1. Create a CP/M-80 clone, so that CP/M-80 apps can do
a c=9 to display string, and that is handled by PDOS/86
(or possibly an app under PDOS/86), and the 8086
infrastructure will take care of it. 22Nice does roughly
this already, basically (or used to).

2. Run the real CP/M-80 and replace the CP/M BIOS layer
with stubs to go back to 8086 mode to handle it.

3. Create my own OS for the 8080 which is not compatible
with anything else. I have something specific already,
which I call PDOS-generic. It is similar to UEFI - apps are
expecting to receive callback functions via a structure
pointer on the stack.

I'm good with C code. My 8086 assembler is mediocre.
My 8080 assembler is non-existent, but I've taken a look
at some of it and it seems doable.

Is anyone interested in working with me on this?

Note that I am only interested in public domain code.
BDS C is of interest to me for this reason too.

Thanks. Paul.

Re: CP/M-80 on V20

<93009af9-64f4-4e38-9f19-e14094171039n@googlegroups.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=4290&group=comp.os.cpm#4290

  copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:ac8:5787:0:b0:3ef:8159:5ec4 with SMTP id v7-20020ac85787000000b003ef81595ec4mr89226qta.9.1689677667875;
Tue, 18 Jul 2023 03:54:27 -0700 (PDT)
X-Received: by 2002:a05:6808:2025:b0:3a1:ef89:a49d with SMTP id
q37-20020a056808202500b003a1ef89a49dmr4561182oiw.2.1689677667567; Tue, 18 Jul
2023 03:54:27 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Tue, 18 Jul 2023 03:54:27 -0700 (PDT)
In-Reply-To: <17ac00d2-f209-43e0-ae0f-2b2b5037b1e7n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=2a00:23c7:c2a3:301:5c34:c41c:2789:b820;
posting-account=Z3G0ewoAAADQeHVqclO-pbZadEHNyq4R
NNTP-Posting-Host: 2a00:23c7:c2a3:301:5c34:c41c:2789:b820
References: <17ac00d2-f209-43e0-ae0f-2b2b5037b1e7n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <93009af9-64f4-4e38-9f19-e14094171039n@googlegroups.com>
Subject: Re: CP/M-80 on V20
From: philg@talk21.com (Phil G)
Injection-Date: Tue, 18 Jul 2023 10:54:27 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 1679
 by: Phil G - Tue, 18 Jul 2023 10:54 UTC

On Tuesday, July 18, 2023 at 12:17:10 AM UTC+1, Paul Edwards wrote:
> Hi folks.
> I have suddenly got an interest in the 8080 because I ordered one of these new laptops:
> https://www.ebay.com/itm/134615009272 which at least according to the picture has an NEC V20 in it.
....Thanks. Paul.

Whilst the OS project is fascinating, hardware-wise this machine in itself has stirred up a lot of interest so we'd love to hear how you find it :)
Ta v much
Phil

Re: CP/M-80 on V20

<a12a283f-3d8b-455a-bd6b-20b49673bb66n@googlegroups.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=4317&group=comp.os.cpm#4317

  copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a37:b6c7:0:b0:767:dc46:ed2d with SMTP id g190-20020a37b6c7000000b00767dc46ed2dmr5219qkf.1.1690271451273; Tue, 25 Jul 2023 00:50:51 -0700 (PDT)
X-Received: by 2002:ac8:4e4e:0:b0:3f9:c7e4:e549 with SMTP id e14-20020ac84e4e000000b003f9c7e4e549mr6954qtw.2.1690271450890; Tue, 25 Jul 2023 00:50:50 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!feeder.usenetexpress.com!tr3.iad1.usenetexpress.com!69.80.99.14.MISMATCH!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Tue, 25 Jul 2023 00:50:50 -0700 (PDT)
In-Reply-To: <93009af9-64f4-4e38-9f19-e14094171039n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=110.54.195.20; posting-account=CeHKkQoAAAAowY1GfiJYG55VVc0s1zaG
NNTP-Posting-Host: 110.54.195.20
References: <17ac00d2-f209-43e0-ae0f-2b2b5037b1e7n@googlegroups.com> <93009af9-64f4-4e38-9f19-e14094171039n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <a12a283f-3d8b-455a-bd6b-20b49673bb66n@googlegroups.com>
Subject: Re: CP/M-80 on V20
From: mutazilah@gmail.com (Paul Edwards)
Injection-Date: Tue, 25 Jul 2023 07:50:51 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 44
 by: Paul Edwards - Tue, 25 Jul 2023 07:50 UTC

On Tuesday, July 18, 2023 at 6:54:28 PM UTC+8, Phil G wrote:

> > Hi folks.
> > I have suddenly got an interest in the 8080 because I ordered one of these new laptops:
> > https://www.ebay.com/itm/134615009272 which at least according to the picture has an NEC V20 in it.
> ...Thanks. Paul.
>
> Whilst the OS project is fascinating, hardware-wise this machine in itself
> has stirred up a lot of interest so we'd love to hear how you find it :)

Hi Phil.

The machine arrived yesterday and it works. I made videos about
it yesterday, and uploaded them today to http://pdos.org (down
the bottom - on my vlog).

I made more videos today but haven't uploaded them yet.

I also ordered another one in case this one dies.

Good news is that it does indeed have an NEC V20, although
it wasn't guaranteed in the description.

I haven't attempted to get to 8080 mode yet. Still doing other
things in 8086 mode.

Let me know if there is something specific you want to know.

Also as per my vlog I have questions about the hardware - can
I connect an external floppy drive and boot from that? And can
I have a serial port? And can I back up this CF using a device
on my PC?

The manuals are here:

https://drive.google.com/file/d/1WeAeEXDMUuTTd2KjlhRJ_DjXyG0LDcaI/edit

BTW, it was indeed a Book 8088, even though it wasn't
advertised as that.

BFN. Paul.

Re: CP/M-80 on V20

<aa4dfe33-a104-4996-9c90-d1f2b346bf32n@googlegroups.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=4319&group=comp.os.cpm#4319

  copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a05:6214:17d3:b0:635:e19a:6cc4 with SMTP id cu19-20020a05621417d300b00635e19a6cc4mr9845qvb.2.1690280275943;
Tue, 25 Jul 2023 03:17:55 -0700 (PDT)
X-Received: by 2002:a05:6808:19a0:b0:3a3:c497:e0cb with SMTP id
bj32-20020a05680819a000b003a3c497e0cbmr23504232oib.6.1690280275686; Tue, 25
Jul 2023 03:17:55 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Tue, 25 Jul 2023 03:17:55 -0700 (PDT)
In-Reply-To: <a12a283f-3d8b-455a-bd6b-20b49673bb66n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=2a00:23c7:c2a3:301:456d:ca49:7d53:61fa;
posting-account=Z3G0ewoAAADQeHVqclO-pbZadEHNyq4R
NNTP-Posting-Host: 2a00:23c7:c2a3:301:456d:ca49:7d53:61fa
References: <17ac00d2-f209-43e0-ae0f-2b2b5037b1e7n@googlegroups.com>
<93009af9-64f4-4e38-9f19-e14094171039n@googlegroups.com> <a12a283f-3d8b-455a-bd6b-20b49673bb66n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <aa4dfe33-a104-4996-9c90-d1f2b346bf32n@googlegroups.com>
Subject: Re: CP/M-80 on V20
From: philg@talk21.com (Phil G)
Injection-Date: Tue, 25 Jul 2023 10:17:55 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 2365
 by: Phil G - Tue, 25 Jul 2023 10:17 UTC

Thanks Paul, I watched the videos and it looks really good. I was thinking I could revisit my 1990's MASM days when I did loads of utilities & tools for my employer BT,
mostly in 8086 assembler and a few in Borland Turbo C. A lot of my stuff was TSR's, I had a system for registering each TSR in memory so you could list them, test residency, uninstall etc
My first PC compatible after CP/M was an Opus PCII which was a V20 with a 4.77 or 10mhz switch. Ran a Fido BBS and a ham radio AX25 BBS on it for several years using DoubleDOS and later Desqview.
I'd wondered about trying to find an original PC or XT on ebay but collectors have made them so expensive - the option of a brand new machine is tempting and probably cheaper :)
I'd be interested to see a Norton SI ("System Information") screen, see if the clock really is 4.77 Mhz and what its "SI rating" is :)
Looking at various listings I see some come with an ISA extension so maybe an external 8250 com port would work (I'm sure I have one somewhere!) or maybe the bios supports the 16550.
All very interesting,
Many thanks - Phil

Re: CP/M-80 on V20

<17-dnaq08t-1bSL5nZ2dnZfqnPGdnZ2d@giganews.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=4327&group=comp.os.cpm#4327

  copy link   Newsgroups: comp.os.cpm
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border-2.nntp.ord.giganews.com!nntp.giganews.com!Xl.tags.giganews.com!local-1.nntp.ord.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Tue, 25 Jul 2023 15:54:16 +0000
Sender: Dennis Boone <drb@yagi.h-net.org>
From: drb@ihatespam.msu.edu (Dennis Boone)
Subject: Re: CP/M-80 on V20
Newsgroups: comp.os.cpm
References: <17ac00d2-f209-43e0-ae0f-2b2b5037b1e7n@googlegroups.com> <93009af9-64f4-4e38-9f19-e14094171039n@googlegroups.com> <a12a283f-3d8b-455a-bd6b-20b49673bb66n@googlegroups.com> <aa4dfe33-a104-4996-9c90-d1f2b346bf32n@googlegroups.com>
User-Agent: tin/2.6.2-20221225 ("Pittyvaich") (FreeBSD/13.1-RELEASE-p2 (amd64))
Message-ID: <17-dnaq08t-1bSL5nZ2dnZfqnPGdnZ2d@giganews.com>
Date: Tue, 25 Jul 2023 15:54:16 +0000
Lines: 8
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-RDg9UAr8pv7XGN8qxS7PS/RYI13v0YJK18Li1+1oePbc+oE34TMXPsoLGl2+nWBHLADUMeZe0hnEiXy!Dhx4R1JVgFJgJeNu8OplCNMmasgrFXXoojOUPhdZRUNeGcaa0jnTRB1a/KyU4MAr8TGtlPY=
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
 by: Dennis Boone - Tue, 25 Jul 2023 15:54 UTC

> My first PC compatible after CP/M was an Opus PCII which was a V20 with
> a 4.77 or 10mhz switch. Ran a Fido BBS and a ham radio AX25 BBS on it
> for several years using DoubleDOS and later Desqview.

I'd say "running Opus CBCS, I hope", but I suppose it might have been
too early for that. :)

De

Re: CP/M-80 on V20

<78827143-b241-483b-8b60-fa95dd028ecbn@googlegroups.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=4328&group=comp.os.cpm#4328

  copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a37:b606:0:b0:765:37f9:ee48 with SMTP id g6-20020a37b606000000b0076537f9ee48mr12160qkf.6.1690302423641;
Tue, 25 Jul 2023 09:27:03 -0700 (PDT)
X-Received: by 2002:a05:6808:21a6:b0:3a4:8ecb:1878 with SMTP id
be38-20020a05680821a600b003a48ecb1878mr7070195oib.1.1690302423280; Tue, 25
Jul 2023 09:27:03 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Tue, 25 Jul 2023 09:27:02 -0700 (PDT)
In-Reply-To: <17-dnaq08t-1bSL5nZ2dnZfqnPGdnZ2d@giganews.com>
Injection-Info: google-groups.googlegroups.com; posting-host=2a00:23c7:c2a3:301:456d:ca49:7d53:61fa;
posting-account=Z3G0ewoAAADQeHVqclO-pbZadEHNyq4R
NNTP-Posting-Host: 2a00:23c7:c2a3:301:456d:ca49:7d53:61fa
References: <17ac00d2-f209-43e0-ae0f-2b2b5037b1e7n@googlegroups.com>
<93009af9-64f4-4e38-9f19-e14094171039n@googlegroups.com> <a12a283f-3d8b-455a-bd6b-20b49673bb66n@googlegroups.com>
<aa4dfe33-a104-4996-9c90-d1f2b346bf32n@googlegroups.com> <17-dnaq08t-1bSL5nZ2dnZfqnPGdnZ2d@giganews.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <78827143-b241-483b-8b60-fa95dd028ecbn@googlegroups.com>
Subject: Re: CP/M-80 on V20
From: philg@talk21.com (Phil G)
Injection-Date: Tue, 25 Jul 2023 16:27:03 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1406
 by: Phil G - Tue, 25 Jul 2023 16:27 UTC

>>Dennis Boone
No relation to Doug Boone? :)

Re: CP/M-80 on V20

<3dde88d7-f9a2-488b-8584-470caeb4eb9fn@googlegroups.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=4332&group=comp.os.cpm#4332

  copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a37:b602:0:b0:767:e97b:389f with SMTP id g2-20020a37b602000000b00767e97b389fmr982qkf.3.1690328010869;
Tue, 25 Jul 2023 16:33:30 -0700 (PDT)
X-Received: by 2002:a05:6870:9571:b0:1ba:5c28:76f1 with SMTP id
v49-20020a056870957100b001ba5c2876f1mr1039144oal.4.1690328010615; Tue, 25 Jul
2023 16:33:30 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Tue, 25 Jul 2023 16:33:30 -0700 (PDT)
In-Reply-To: <aa4dfe33-a104-4996-9c90-d1f2b346bf32n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=136.158.103.55; posting-account=CeHKkQoAAAAowY1GfiJYG55VVc0s1zaG
NNTP-Posting-Host: 136.158.103.55
References: <17ac00d2-f209-43e0-ae0f-2b2b5037b1e7n@googlegroups.com>
<93009af9-64f4-4e38-9f19-e14094171039n@googlegroups.com> <a12a283f-3d8b-455a-bd6b-20b49673bb66n@googlegroups.com>
<aa4dfe33-a104-4996-9c90-d1f2b346bf32n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <3dde88d7-f9a2-488b-8584-470caeb4eb9fn@googlegroups.com>
Subject: Re: CP/M-80 on V20
From: mutazilah@gmail.com (Paul Edwards)
Injection-Date: Tue, 25 Jul 2023 23:33:30 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 4928
 by: Paul Edwards - Tue, 25 Jul 2023 23:33 UTC

On Tuesday, July 25, 2023 at 6:17:56 PM UTC+8, Phil G wrote:

> Thanks Paul, I watched the videos and it looks really good.

Ok, great. I'm struggling to upload yesterday's videos.
I have about 2 hours, mostly usage of the machine.

> I was thinking I could revisit my 1990's MASM days when I

We now have a public domain assembler (as86) compatible
with masm (subset), so it can be done legally.

I'm after some public domain (explicit notice) 8086 code to switch
into 8080 mode and execute a few instructions to prove that
the 8080 works (bearing in mind that I have never used an 8080
ever - well, not knowingly). I can video that being tested.

I wrote these notes:

I believe there is an intel 8080 syntax similar to 8086, but
there are rival assembler syntaxes (from zilog z80 and others
I think)

CP/M BDOS calls are done with "call 5". Normally "call bdos",
and bdos is a define (equ) of 5.

c=9 : write text with $ terminator. known as C_WRITESTR
text address is given in register pair de somehow (it's a 16-bit
immediate address). Terminator can change if you use
another call.

Semicolon (;) used for comment

Not sure what the reference assembler would be (backdating,
the same as year 0 can be backdated). masm with ".code 8080"?
Or just make the level a parameter to the assembler.

program is exited with "ret"

call opcode is x'cd' (to a 16-bit address)
ret opcode is x'c9' (same as 8086 near return)
lxi (into register pair - give first letter, e.g.
h for hl, d for de, or b for bc). opcode is x'11' for d
opcode to move (mvi mnemonic) 8-bit immediate into c is x'0e'

brkem is the v20 instruction to get into 8080 mode
0f ff is the instruction, followed by a 1-byte
interrupt vector the same as the INT instruction
retem gets out (opcode ed fd). equivalent of iret in that
it loads flags, cs and ip from the 8086 stack

There probably needs to be multiple goals:

1. Replace the CP/M-80 BIOS with calls to 8086 to see
if genuine CP/M-80 can be made to run.

2. Replace CP/M-80 with the equivalent in 8086 code
(using stubs).

3. Implement the PDOS-generic OS in 8080.

4. Implement MSDOS INT 21H calls to the same extent
that PDOS/386 did, but this time going to 8080.

> did loads of utilities & tools for my employer BT,
> mostly in 8086 assembler and a few in Borland Turbo C.

Turbo C 2.0 and Turbo C++ 1.01 were made freely available
by the owner, although you now need to go to archive.org
to get to the page I think.

> I'd wondered about trying to find an original PC or XT on
> ebay but collectors have made them so expensive - the

Yeah - I'm leery about relying on stuff that can only be
obtained from landfill.

> option of a brand new machine is tempting and probably cheaper :)
> I'd be interested to see a Norton SI ("System Information") screen,
> see if the clock really is 4.77 Mhz and what its "SI rating" is :)

If you can provide something that I can legally run, I'd be
happy to do so.

> Looking at various listings I see some come with an ISA extension
> so maybe an external 8250 com port would work (I'm sure I have
> one somewhere!) or maybe the bios supports the 16550.

I don't actually know what this ISA extension is for yet. I am
hoping that I can buy some sort of floppy drive that is capable
of reading DMF disks. Also to be able to boot from a 3.5" floppy.

But yeah - if I can get a COM port, that would be great. I am
happy to use an entire PC as a com port if required. I'm not
sure what my options are.

BFN. Paul.

Re: CP/M-80 on V20

<FfWdnWy-map9-135nZ2dnZfqnPudnZ2d@giganews.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=4333&group=comp.os.cpm#4333

  copy link   Newsgroups: comp.os.cpm
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!feeder.usenetexpress.com!tr3.iad1.usenetexpress.com!69.80.99.27.MISMATCH!Xl.tags.giganews.com!local-2.nntp.ord.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Wed, 26 Jul 2023 00:20:48 +0000
Sender: Dennis Boone <drb@yagi.h-net.org>
From: drb@ihatespam.msu.edu (Dennis Boone)
Subject: Re: CP/M-80 on V20
Newsgroups: comp.os.cpm
References: <17ac00d2-f209-43e0-ae0f-2b2b5037b1e7n@googlegroups.com> <93009af9-64f4-4e38-9f19-e14094171039n@googlegroups.com> <a12a283f-3d8b-455a-bd6b-20b49673bb66n@googlegroups.com> <aa4dfe33-a104-4996-9c90-d1f2b346bf32n@googlegroups.com> <17-dnaq08t-1bSL5nZ2dnZfqnPGdnZ2d@giganews.com> <78827143-b241-483b-8b60-fa95dd028ecbn@googlegroups.com>
User-Agent: tin/2.6.2-20221225 ("Pittyvaich") (FreeBSD/13.1-RELEASE-p2 (amd64))
Message-ID: <FfWdnWy-map9-135nZ2dnZfqnPudnZ2d@giganews.com>
Date: Wed, 26 Jul 2023 00:20:48 +0000
Lines: 5
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-UVGGCHR7k1QHtiZL/V9lmnDVt0BEHpxn2ojQReAzUNWaViio4pA6K+Y0Pt1ZiRjfevQ4AFgpK5/WpA1!rCXxXkls79fiEyc2JoaxFLJpnNUufJB22++u7hVB1Inm9i42pESZgx6BjVt+JUuclo8WO/8=
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
 by: Dennis Boone - Wed, 26 Jul 2023 00:20 UTC

> No relation to Doug Boone? :)

Hard to tell. :)

De

Re: CP/M-80 on V20

<baab68a0-e44e-48ad-9123-9c2f22225726n@googlegroups.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=4339&group=comp.os.cpm#4339

  copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:ac8:5fcf:0:b0:3f6:b052:3431 with SMTP id k15-20020ac85fcf000000b003f6b0523431mr4218qta.5.1690363860645;
Wed, 26 Jul 2023 02:31:00 -0700 (PDT)
X-Received: by 2002:a05:6808:1206:b0:3a3:fa7c:c951 with SMTP id
a6-20020a056808120600b003a3fa7cc951mr4005832oil.10.1690363860435; Wed, 26 Jul
2023 02:31:00 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!1.us.feeder.erje.net!feeder.erje.net!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Wed, 26 Jul 2023 02:31:00 -0700 (PDT)
In-Reply-To: <FfWdnWy-map9-135nZ2dnZfqnPudnZ2d@giganews.com>
Injection-Info: google-groups.googlegroups.com; posting-host=2a00:23c7:c2a3:301:213f:2580:da79:b0e7;
posting-account=Z3G0ewoAAADQeHVqclO-pbZadEHNyq4R
NNTP-Posting-Host: 2a00:23c7:c2a3:301:213f:2580:da79:b0e7
References: <17ac00d2-f209-43e0-ae0f-2b2b5037b1e7n@googlegroups.com>
<93009af9-64f4-4e38-9f19-e14094171039n@googlegroups.com> <a12a283f-3d8b-455a-bd6b-20b49673bb66n@googlegroups.com>
<aa4dfe33-a104-4996-9c90-d1f2b346bf32n@googlegroups.com> <17-dnaq08t-1bSL5nZ2dnZfqnPGdnZ2d@giganews.com>
<78827143-b241-483b-8b60-fa95dd028ecbn@googlegroups.com> <FfWdnWy-map9-135nZ2dnZfqnPudnZ2d@giganews.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <baab68a0-e44e-48ad-9123-9c2f22225726n@googlegroups.com>
Subject: Re: CP/M-80 on V20
From: philg@talk21.com (Phil G)
Injection-Date: Wed, 26 Jul 2023 09:31:00 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 9
 by: Phil G - Wed, 26 Jul 2023 09:31 UTC

I'll be looking out for your new videos later Paul, thanks.
My masm, borland turbo c and norton were licensed purchases back in the day so I guess they're still legal, though
personally I really wouldnt worry about that for occasional hobby use :)
Your 'notes' are about right, the CP/M BDOS process is almost identical to DOS and your 8080 opcodes are correct.
Looking at the photos and reading between the lines the ISA extension looks genuine, I'd expect an ISA com port
to work assuming the interrupt structure has been replicated, easy enough to check :)
This machine is looking like a better buy than a rusty old xt, yours is the first I've seen reviewed so we very much
appreciate you posting this feedback, thanks Paul :)
Cheers
Phil

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor