The RPi Pico is no doubt a worthy successor
to the PDP11/20 in terms of raw computer power.
gareth evans <headstone255@yahoo.com> writes:
The RPi Pico is no doubt a worthy successor
to the PDP11/20 in terms of raw computer power.
But the PDP did not need a PC nanny to run a SDK.
You are constructig a contradiction that never was there in the first
place.
My C comment was in the line mentioning the PiPiCo and for a good reason
was not a statement about which compiler was in use on the PDP11.
On 27/05/2023 16:42, yeti wrote:
gareth evans <headstone255@yahoo.com> writes:
The RPi Pico is no doubt a worthy successor
to the PDP11/20 in terms of raw computer power.
But the PDP did not need a PC nanny to run a SDK.
The PDP11 raw processor needed an external box of electronics
from which to load programs and in that respect was no
different to the RPi Pico. Such external boxes would be
associated with storage media such as paper tape or
spinning disks.
You are constructig a contradiction that never was there in the first
place.
Eh? Wot? Was English not your mother tongue?
My C comment was in the line mentioning the PiPiCo and for a good reason
was not a statement about which compiler was in use on the PDP11.
Well I don't follow that but there's no reason why the RPi Pico could
not run a C compiler and then store the result in off-chip storage.
On 27/05/2023 20:20, gareth evans wrote:
Having used a PDP11 back in the day, with I think 128k of RAM, the Cgareth evans <headstone255@yahoo.com> writes:The PDP11 raw processor needed an external box of electronics
The RPi Pico is no doubt a worthy successor
to the PDP11/20 in terms of raw computer power.
from which to load programs and in that respect was no
different to the RPi Pico. Such external boxes would be
associated with storage media such as paper tape or
spinning disks.
Well I don't follow that but there's no reason why the RPi Pico could
not run a C compiler and then store the result in off-chip storage.
complier (and the C CROSS compiler we had on it, to generate 6809 code)
were both far more primitive than today's offerings.
Its almost impossible to compare like for like.
On 28.5.2023 10.10, The Natural Philosopher wrote:
On 27/05/2023 20:20, gareth evans wrote:
On 27/05/2023 16:42, yeti wrote:Having used a PDP11 back in the day, with I think 128k of RAM, the C
gareth evans <headstone255@yahoo.com> writes:
The RPi Pico is no doubt a worthy successor
to the PDP11/20 in terms of raw computer power.
But the PDP did not need a PC nanny to run a SDK.
The PDP11 raw processor needed an external box of electronics
from which to load programs and in that respect was no
different to the RPi Pico. Such external boxes would be
associated with storage media such as paper tape or
spinning disks.
You are constructig a contradiction that never was there in the first
place.
Eh? Wot? Was English not your mother tongue?
My C comment was in the line mentioning the PiPiCo and for a good
reason
was not a statement about which compiler was in use on the PDP11.
Well I don't follow that but there's no reason why the RPi Pico could
not run a C compiler and then store the result in off-chip storage.
complier (and the C CROSS compiler we had on it, to generate 6809
code) were both far more primitive than today's offerings.
Its almost impossible to compare like for like.
The basic PDP-11 architecture limited addressing to 64 kilobytes,
with 8 last kilobytes reserved for I/O, leaving 56 kilobytes for
program use.
On 27/05/2023 20:20, gareth evans wrote:
On 27/05/2023 16:42, yeti wrote:Having used a PDP11 back in the day, with I think 128k of RAM, the C
gareth evans <headstone255@yahoo.com> writes:
The RPi Pico is no doubt a worthy successor
to the PDP11/20 in terms of raw computer power.
But the PDP did not need a PC nanny to run a SDK.
The PDP11 raw processor needed an external box of electronics
from which to load programs and in that respect was no
different to the RPi Pico. Such external boxes would be
associated with storage media such as paper tape or
spinning disks.
You are constructig a contradiction that never was there in the first
place.
Eh? Wot? Was English not your mother tongue?
My C comment was in the line mentioning the PiPiCo and for a good reason >>> was not a statement about which compiler was in use on the PDP11.
Well I don't follow that but there's no reason why the RPi Pico could
not run a C compiler and then store the result in off-chip storage.
complier (and the C CROSS compiler we had on it, to generate 6809 code)
were both far more primitive than today's offerings.
Its almost impossible to compare like for like.
On 28/05/2023 12:24, Tauno Voipio wrote:
Well the one I used had ran Unix, had 64k of program memory *and* 64k of
The basic PDP-11 architecture limited addressing to 64 kilobytes,
with 8 last kilobytes reserved for I/O, leaving 56 kilobytes for
program use.
data memory an IIRC a 20Mbyte hard drive, and we accessed it via serial consoles.
The basic PDP-11 architecture limited addressing to 64 kilobytes,
with 8 last kilobytes reserved for I/O, leaving 56 kilobytes for
program use.
Having used a PDP11 back in the day, with I think 128k of RAM, the C
complier (and the C CROSS compiler we had on it, to generate 6809 code)
were both far more primitive than today's offerings.
Its almost impossible to compare like for like.
On Sun, 28 May 2023 08:10:56 +0100
The Natural Philosopher <tnp@invalid.invalid> wrote:
Having used a PDP11 back in the day, with I think 128k of RAM, the C
complier (and the C CROSS compiler we had on it, to generate 6809 code)
were both far more primitive than today's offerings.
Its almost impossible to compare like for like.
This is certainly true - you could however almost certainly port an
OS of the era (say Tripos or an early Unix) to run on the Pi Pico and
result in an experience fairly similar to a PDP-11 era mini.
On 28/05/2023 12:34, The Natural Philosopher wrote:
On 28/05/2023 12:24, Tauno Voipio wrote:
Well the one I used had ran Unix, had 64k of program memory *and* 64k of
The basic PDP-11 architecture limited addressing to 64 kilobytes,
with 8 last kilobytes reserved for I/O, leaving 56 kilobytes for
program use.
data memory an IIRC a 20Mbyte hard drive, and we accessed it via serial
consoles.
UNIX in a total of 128K? The kids of today with their VDUs needing
several MB of video storage (3 bytes for each colour of each pixel)
just won't believe you!
On 2023-05-28, Ahem A Rivet's Shot <steveo@eircom.net> wrote:
On Sun, 28 May 2023 08:10:56 +0100
The Natural Philosopher <tnp@invalid.invalid> wrote:
Having used a PDP11 back in the day, with I think 128k of RAM, the C
complier (and the C CROSS compiler we had on it, to generate 6809
code) were both far more primitive than today's offerings.
Its almost impossible to compare like for like.
This is certainly true - you could however almost certainly
port an OS of the era (say Tripos or an early Unix) to run on the Pi
Pico and result in an experience fairly similar to a PDP-11 era mini.
Did the pdp11 have an MMU? or was it an option? I believe there is a
non-mmu version of Linux. So with loads stripped out it might be a goer.
On Sun, 28 May 2023 16:34:55 -0000 (UTC)
Jim Jackson <jj@franjam.org.uk> wrote:
On 2023-05-28, Ahem A Rivet's Shot <steveo@eircom.net> wrote:
On Sun, 28 May 2023 08:10:56 +0100
The Natural Philosopher <tnp@invalid.invalid> wrote:
Having used a PDP11 back in the day, with I think 128k of RAM, the C
complier (and the C CROSS compiler we had on it, to generate 6809
code) were both far more primitive than today's offerings.
Its almost impossible to compare like for like.
This is certainly true - you could however almost certainly
port an OS of the era (say Tripos or an early Unix) to run on the Pi
Pico and result in an experience fairly similar to a PDP-11 era mini.
Did the pdp11 have an MMU? or was it an option? I believe there is a
non-mmu version of Linux. So with loads stripped out it might be a goer.
Unix was created on a PDP-11.
On Sun, 28 May 2023 16:34:55 -0000 (UTC)
Jim Jackson <jj@franjam.org.uk> wrote:
On 2023-05-28, Ahem A Rivet's Shot <steveo@eircom.net> wrote:
On Sun, 28 May 2023 08:10:56 +0100
The Natural Philosopher <tnp@invalid.invalid> wrote:
Having used a PDP11 back in the day, with I think 128k of RAM, the C
complier (and the C CROSS compiler we had on it, to generate 6809
code) were both far more primitive than today's offerings.
Its almost impossible to compare like for like.
This is certainly true - you could however almost certainly
port an OS of the era (say Tripos or an early Unix) to run on the Pi
Pico and result in an experience fairly similar to a PDP-11 era mini.
Did the pdp11 have an MMU? or was it an option? I believe there is a
non-mmu version of Linux. So with loads stripped out it might be a goer.
Unix was created on a PDP-11.
On Sun, 28 May 2023 18:51:28 +0100, Ahem A Rivet's Shot wrote:
Unix was created on a PDP-11.
According to Dennis Ritchie[1], Unix was, in 1969, cross-assembled on a
GE 465 running GECOS, targetted for execution on a spare DEC PDP 7. It
wasn't until 1970 that they gained access to a new PDP 11, and began the labour of porting Unix to it. They later, in 1971 or so, rewrote the Unix kernel from assembly to (the then new) C language.
On Sun, 28 May 2023 18:28:26 -0000 (UTC)
Lew Pitcher <lew.pitcher@digitalfreehold.ca> wrote:
On Sun, 28 May 2023 18:51:28 +0100, Ahem A Rivet's Shot wrote:
Unix was created on a PDP-11.
According to Dennis Ritchie[1], Unix was, in 1969, cross-assembled on a
GE 465 running GECOS, targetted for execution on a spare DEC PDP 7. It
wasn't until 1970 that they gained access to a new PDP 11, and began the
labour of porting Unix to it. They later, in 1971 or so, rewrote the Unix
kernel from assembly to (the then new) C language.
Yes true - I should have said /portable/ unix was created on the
PDP-11 but then I tend to think that unix didn't really become unix until then.
On 28/05/2023 22:09, Ahem A Rivet's Shot wrote:
On Sun, 28 May 2023 18:28:26 -0000 (UTC)It is always difficult to fit gradual analogue evolution into the frame
Lew Pitcher <lew.pitcher@digitalfreehold.ca> wrote:
On Sun, 28 May 2023 18:51:28 +0100, Ahem A Rivet's Shot wrote:Yes true - I should have said /portable/ unix was created on the
Unix was created on a PDP-11.According to Dennis Ritchie[1], Unix was, in 1969, cross-assembled on a
GE 465 running GECOS, targetted for execution on a spare DEC PDP 7. It
wasn't until 1970 that they gained access to a new PDP 11, and began the >>> labour of porting Unix to it. They later, in 1971 or so, rewrote the
Unix
kernel from assembly to (the then new) C language.
PDP-11 but then I tend to think that unix didn't really become unix until
then.
of Boolean thinking so beloved of hoi polloi.
The stupid man asks 'is it dangerous?'
The intelligent man asks 'how dangerous is it?'
It is always difficult to fit gradual analogue evolution into the frame
of Boolean thinking so beloved of hoi polloi.
The stupid man asks 'is it dangerous?'
The intelligent man asks 'how dangerous is it?'
This is certainly true - you could however almost certainly port an OS of the era (say Tripos or an early Unix) to run on the Pi Pico and
result in an experience fairly similar to a PDP-11 era mini.
Prior to X windows, that was not far off what SCO Unix ran on. I
remember 'Venix' on a 286. Cant remember how much RAM, but less than a
MB I am sure
Sysop: | deepend |
---|---|
Location: | Calgary, Alberta |
Users: | 253 |
Nodes: | 10 (0 / 10) |
Uptime: | 02:47:37 |
Calls: | 1,647 |
Files: | 4,003 |
Messages: | 387,134 |