Liste des Groupes | Revenir à cl c |
On 27.03.2025 12:14, bart wrote:On 27/03/2025 02:24, Janis Papanagnou wrote:
So you are talking about a completely different world. You are criticising machines of the class of ZX Spectrum, with 8-bit processors and 4KB - 32KB rom and ram, for using BASIC - and justifying it by telling us what you used on a a system more than an order of magnitude bigger?>Yes, I was comparing it with the "standard" IBM PC (which had 640 kB)
Also, by a 'few KB' I meant single figures, like 2-8KB for the code,
plus RAM. That Atari seems to have a bit more available.
and the Atari ST had first (I think) 500 kB (mine, a later version,
had 1 MB).
You are right to point out that some BASIC interpreters were providedBASIC was an excellent language for the time, and for the resources available on these small systems. It's a poor choice for larger programs, but that's not an issue for small systems.
in a ROM. I don't recall the ROM sizes of all the PCs I used back then,
but I remember the Sharp PC 1401 pocket calculator that had 40 kB ROM
for the OS with BASIC.
>Okay, you "admire" BASIC (and you found the 68000 CPU "wonderful");
I've never used Basic. But it is one language I admire, even if it is
crude:
>
10 let a=0
20 let a=a+1
30 if a<1000000 then 20
40 print a
that tells a lot about your background and expertise.
Try for a moment to understand that the quality of a CPU architecture isWhen you talk in general about a processor design, it includes /both/ the hardware design (for which transistor count is a factor) /and/ the ISA, as seen by programmers. But it is fine, and often helpful, to separate these aspects.
not (for assembler programmers) something measured in transistors.
There's huge differences in processor _architectures_, though...
Indeed. After all, the 68k was one of the most successful ISAs ever, and the x86 "won" for economic reasons, not technical reasons. The NS32000, on the other hand, is known only to a few nerds. I expect a large proportion of people in this newsgroup have had computers or devices with an 68k chip in them - Unix workstations, Apple Macs, games consoles, Wifi routers or network switches, Palm PDAs, calculators, printers - they were everywhere.>If you mention 68000 and NS32032 playing in the same architectural>
But also at that time - early 80s when Spectrums etc were popular -
there were some wonderful new 16/32-bit processors such as 68000,
Z8000/0 and NS32032, of which only the first survived.
league then it's hard for me to consider you a serious discussion
partner.
Les messages affichés proviennent d'usenet.