Re: RP2350 and Pico 2 - things missing

Liste des GroupesRevenir à cs raspberry-pi 
Sujet : Re: RP2350 and Pico 2 - things missing
De : news (at) *nospam* cct-net.co.uk (Chris Townley)
Groupes : comp.sys.raspberry-pi
Date : 31. Aug 2024, 00:26:59
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vatkg4$djsl$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
User-Agent : Mozilla Thunderbird
On 30/08/2024 22:53, The Natural Philosopher wrote:
On 30/08/2024 20:50, mm0fmf wrote:
On 30/08/2024 15:45, The Natural Philosopher wrote:
On 30/08/2024 15:39, mm0fmf wrote:
On 30/08/2024 14:28, John Aldridge wrote:
In article <20240829191334.570e88c7507598ffe5b28d87@eircom.net>,
steveo@eircom.net says...
    Portable code should only rely on the standards not
implementations, some very weird possibilities are legal within the
standard.
>
Heh, yes. I worked for several years on a machine where a null pointer
wasn't all bits zero, and where char* was a different size to any other
pointer.
>
    That rings vague bells, what was it ?
>
Prime. It was word, not byte, addressed, so a char* had to be bigger.
>
I used a Prime750 at Uni. But only undergrad tasks in Prime BASIC and some Fortran. It seemed quite fast at the time in timeshare mode with plenty of undergrads using it. But the CPU was only as fast as an 8MHz 68000!
>
That is the staggering thing. CPU performance in the mini era wasn't that hot at all.
>
I see someone has made a Pi PICO emulate a range of 6502 based computers - apple II etc.
>
I am fairly sure a PI Zero could outperform a 386 running SCO Unix...and that was pretty comparable with - if not better than - a PDP 11.
>
>
>
The CPUs may not have had stunning performance but were generally quite a bit quicker than the Z80/6502s of the day. The real performance came from having disks and ISTR hardware assisted IO. i.e. the CPU didn't have to poll or handle IRQs from each UART but there was something helping. It's all so long ago now I forget the details. What I do remember was it was around 1985 when someone lit the blue touch paper and the performance of micros started rocketing.   Though if you started 10 years before me there will have been something that was when performance took off for you. I think everyone has some point in their memory when things started to go whoosh!
>
In 1989 I was writing Z80 assembler to control medical gear. All the code took about 45mins to cross assemble and link on a Unix system running on a Vax 11/730. In 1990 we got a 25MHz 80386 running DOS and the same source took under 3mins to cross assemble and link.  The bottleneck went from the time to build the code to the time to erase, download and burn the EPROMS.
>
Yes. I was writing C and assembler for a 6809 cross complied on a PDP/11.
We had PCS as serial terminals and text editors.
 Compile was very slow compared to on a PC.
 The thing was that until the 386 Intel CPUs didn't have the big boy features.  After that they did.
 Even an old IBM mainframe could be emulated under AIX on a PC.
I did some work on a Vax running Unix too. Better, but still pretty awful
 
Vaxen were much better running VMS!
--
Chris

Date Sujet#  Auteur
15 Aug 24 * RP2350 and Pico 2 - things missing77James Harris
15 Aug 24 +* Re: RP2350 and Pico 2 - things missing3Theo
18 Aug 24 i`* Re: RP2350 and Pico 2 - things missing2James Harris
18 Aug 24 i `- Re: RP2350 and Pico 2 - things missing1Michael Schwingen
17 Aug 24 `* Re: RP2350 and Pico 2 - things missing73Lawrence D'Oliveiro
21 Aug 24  `* Re: RP2350 and Pico 2 - things missing72Brian Gregory
22 Aug 24   `* Re: RP2350 and Pico 2 - things missing71The Natural Philosopher
22 Aug 24    `* Re: RP2350 and Pico 2 - things missing70Single Stage to Orbit
22 Aug 24     +- Re: RP2350 and Pico 2 - things missing1The Natural Philosopher
22 Aug 24     `* Re: RP2350 and Pico 2 - things missing68Ahem A Rivet's Shot
22 Aug 24      +* Re: RP2350 and Pico 2 - things missing4Single Stage to Orbit
22 Aug 24      i`* Re: RP2350 and Pico 2 - things missing3Single Stage to Orbit
22 Aug 24      i `* Re: RP2350 and Pico 2 - things missing2Chris Townley
22 Aug 24      i  `- Re: RP2350 and Pico 2 - things missing1Single Stage to Orbit
23 Aug 24      +- Re: RP2350 and Pico 2 - things missing1Single Stage to Orbit
23 Aug 24      `* Re: RP2350 and Pico 2 - things missing62The Natural Philosopher
23 Aug 24       +- Re: RP2350 and Pico 2 - things missing1mm0fmf
23 Aug 24       `* Re: RP2350 and Pico 2 - things missing60Ahem A Rivet's Shot
23 Aug 24        +* Re: RP2350 and Pico 2 - things missing3The Natural Philosopher
23 Aug 24        i`* Re: RP2350 and Pico 2 - things missing2mm0fmf
23 Aug 24        i `- Re: RP2350 and Pico 2 - things missing1Ahem A Rivet's Shot
23 Aug 24        +* Re: RP2350 and Pico 2 - things missing3Ahem A Rivet's Shot
24 Aug 24        i`* Re: RP2350 and Pico 2 - things missing2mm0fmf
26 Aug 24        i `- Re: RP2350 and Pico 2 - things missing1Lawrence D'Oliveiro
24 Aug 24        `* Re: RP2350 and Pico 2 - things missing53Lawrence D'Oliveiro
24 Aug 24         `* Re: RP2350 and Pico 2 - things missing52Ahem A Rivet's Shot
26 Aug 24          `* Re: RP2350 and Pico 2 - things missing51Lawrence D'Oliveiro
26 Aug 24           `* Re: RP2350 and Pico 2 - things missing50mm0fmf
27 Aug 24            `* Re: RP2350 and Pico 2 - things missing49Lawrence D'Oliveiro
27 Aug 24             `* Re: RP2350 and Pico 2 - things missing48mm0fmf
28 Aug 24              `* Re: RP2350 and Pico 2 - things missing47Lawrence D'Oliveiro
28 Aug 24               `* Re: RP2350 and Pico 2 - things missing46druck
28 Aug 24                +- Re: RP2350 and Pico 2 - things missing1The Natural Philosopher
29 Aug 24                +* Re: RP2350 and Pico 2 - things missing43Richard Kettlewell
29 Aug 24                i+* Re: RP2350 and Pico 2 - things missing29Ahem A Rivet's Shot
29 Aug 24                ii+* Re: RP2350 and Pico 2 - things missing2Pancho
1 Sep 24                iii`- Re: RP2350 and Pico 2 - things missing1Lawrence D'Oliveiro
29 Aug 24                ii+* Re: RP2350 and Pico 2 - things missing8Richard Kettlewell
29 Aug 24                iii+* Re: RP2350 and Pico 2 - things missing4Ahem A Rivet's Shot
29 Aug 24                iiii`* Re: RP2350 and Pico 2 - things missing3Richard Kettlewell
29 Aug 24                iiii `* Re: RP2350 and Pico 2 - things missing2Ahem A Rivet's Shot
29 Aug 24                iiii  `- Re: RP2350 and Pico 2 - things missing1Richard Kettlewell
30 Aug 24                iii`* Re: RP2350 and Pico 2 - things missing3crn
30 Aug 24                iii +- Re: RP2350 and Pico 2 - things missing1Gerhard Hoffmann
2 Sep 24                iii `- Re: RP2350 and Pico 2 - things missing1Lawrence D'Oliveiro
29 Aug 24                ii`* Re: RP2350 and Pico 2 - things missing18John Aldridge
29 Aug 24                ii +* Re: RP2350 and Pico 2 - things missing16Ahem A Rivet's Shot
29 Aug 24                ii i+* Re: RP2350 and Pico 2 - things missing3The Natural Philosopher
29 Aug 24                ii ii`* Re: RP2350 and Pico 2 - things missing2Richard Kettlewell
30 Aug 24                ii ii `- Re: RP2350 and Pico 2 - things missing1The Natural Philosopher
30 Aug 24                ii i`* Re: RP2350 and Pico 2 - things missing12John Aldridge
30 Aug 24                ii i +- Re: RP2350 and Pico 2 - things missing1Ahem A Rivet's Shot
30 Aug 24                ii i `* Re: RP2350 and Pico 2 - things missing10mm0fmf
30 Aug 24                ii i  +* Re: RP2350 and Pico 2 - things missing8The Natural Philosopher
30 Aug 24                ii i  i+* Re: RP2350 and Pico 2 - things missing2Pancho
3 Sep 24                ii i  ii`- Re: RP2350 and Pico 2 - things missing1Lawrence D'Oliveiro
30 Aug 24                ii i  i`* Re: RP2350 and Pico 2 - things missing5mm0fmf
30 Aug 24                ii i  i `* Re: RP2350 and Pico 2 - things missing4The Natural Philosopher
31 Aug 24                ii i  i  +* Re: RP2350 and Pico 2 - things missing2Chris Townley
31 Aug 24                ii i  i  i`- Re: RP2350 and Pico 2 - things missing1The Natural Philosopher
2 Sep 24                ii i  i  `- Re: RP2350 and Pico 2 - things missing1Kerr-Mudd, John
30 Aug 24                ii i  `- Re: RP2350 and Pico 2 - things missing1Gordon Henderson
30 Aug 24                ii `- Re: RP2350 and Pico 2 - things missing1Pancho
29 Aug 24                i`* Re: RP2350 and Pico 2 - things missing13The Natural Philosopher
29 Aug 24                i `* Re: RP2350 and Pico 2 - things missing12druck
1 Sep 24                i  `* Re: RP2350 and Pico 2 - things missing11Lawrence D'Oliveiro
1 Sep 24                i   `* Re: RP2350 and Pico 2 - things missing10mm0fmf
1 Sep 24                i    +* Re: RP2350 and Pico 2 - things missing8Ahem A Rivet's Shot
1 Sep 24                i    i+- Re: RP2350 and Pico 2 - things missing1The Natural Philosopher
1 Sep 24                i    i`* Re: RP2350 and Pico 2 - things missing6mm0fmf
1 Sep 24                i    i `* Re: RP2350 and Pico 2 - things missing5Single Stage to Orbit
2 Sep 24                i    i  `* Re: RP2350 and Pico 2 - things missing4mm0fmf
2 Sep 24                i    i   +- Re: RP2350 and Pico 2 - things missing1Ahem A Rivet's Shot
2 Sep 24                i    i   +- Re: RP2350 and Pico 2 - things missing1Single Stage to Orbit
3 Sep 24                i    i   `- Re: RP2350 and Pico 2 - things missing1Lawrence D'Oliveiro
2 Sep 24                i    `- Re: RP2350 and Pico 2 - things missing1Lawrence D'Oliveiro
1 Sep 24                `- Re: RP2350 and Pico 2 - things missing1Lawrence D'Oliveiro

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal