Re: is there another limit above the 137gb barrier?
philo wrote:
> "cavelamb himself" <cavelamb@Xearthlink.net> wrote in message
> news:MuGdncSnnviIkivVnZ2dnUVZ_hmdnZ2d@earthlink.co m...
>
>>philo wrote:
>>
>>
>>>
>>>
>>>LOL!
>>>I still use win2k for most of my work!
>>>
>>>BTW: a number of years ago a friend of mine told me that his elderly
>
> father
>
>>>wanted to get rid of an old computer he had
>>>purchased back in 1979 or so...
>>>a Kaypro! It still works the last time I tried it and IIRC it has a 10
>
> meg
>
>>>HD.
>>>
>>>
>>>I told my friend that it must have cost five thousand dollars when new!
>
> (I
>
>>>looked up the price once, but forgot the actual amount, but it was a
>
> small
>
>>>fortune at the time.)
>>>
>>>He then replied: " No wonder my mother got so mad when he bought it!"
>>>
>>>
>>
>>That's exactly the machine I've been looking for.
>>
>>Care to part with it?
>>
>>
>>
>
>
> Sorry, I do not want to get rid of it, though a guy locally had some,
> I was unable to get there in time.
>
> FWIW: The floppy controller on my machine is shot!
>
>
Ah well, thanks Philo.
I'll keep looking.
Finding one that still has everything working seems to be a challenge.
Too many years sitting in the bottom of the closet.
I've been going retro - wanting to play with a Z80 again.
I've laid out several boards - trying to get the right mix of
power and simplicity.
My latest is getting pretty close to what I want.
But cross assembly and all the hardware support (like eprom burners)
gets to be a bit much on an XP machine.
Too much like work!
I thought maybe a native code development system would be the way to go.
The Kaypro is perfect for that.
If you can find one still working...
BTW, it looks to me like this group is mostly x86 clone builders.
Re: is there another limit above the 137gb barrier?
On 2008-08-28, cavelamb himself <cavelamb@Xearthlink.net> wrote:
>
> I thought maybe a native code development system would be the way to go.
> The Kaypro is perfect for that.
> If you can find one still working...
The Cambridge Z88 may be a possibilty worth looking at - they're
still available fairly cheaply and can burn EPROMs with a simple
adapter. ISTR seeing an assembler available so you could do all
the work on that if you really wanted.
However - it _is_ a lot of hassle no matter what tools you use
(although command line tools and make speed things up a lot). Why
do you think everyone has moved on to mpore modern MCUs? I tend
to use MSP430s for most of my new stuff - things don't get much
more convenient than in-circuit programming, debugging and
reprogramming.