This mod should be reversed engineered, just in case, with memories dumps and all. And, why not, make it on a PCB.And if possible, release that on public domain, maybe someone else want an HDD in his Kaypro. I for sure would want one if I had an Kaypro.
i haven't used a Kaypro since the early to mid 80's. But, that is an excellent idea. Adrian Black has also been working with someone to develop some better memory test tools. I would try to check with him on if there is a port of the tools for a Kaypro and CP/M.
Seeing this at VCF East was nuts, was happy we were able to explore it, and figure out the history at this. I'd be tempted to do a Maypro video myself, but I cant' match this, although I'd be semi-tempted to write a custom app with Turbo Pascal (or assembler) directly.
You neeeed to do this. This video prompted me it pull out my Kaypro 10 and fire up the good old assembler. I just hope those drive bearings hold out. I wonder if anyone has tried to replace the drive bearings.
The Kaypro tI was called that as it was a poke at Osbourne not Apple. Tthe Osbourne 1 was a similar size and spec CP/M machine which was claimed to be portable,which had reasonable success until Osbourne announced the up and coming Osbourne Two which didn't actually exist. Perople stopped buying the Osbourne One machines and waited for the second which bankrupted Osbourne. So this failure or announcing is known as the Osbourne effect. Kaypro named their machine Kaypro II to take advantage of the press coverage.
Back before everything was on multiple websites a few clicks away it was pretty standard for the OEMs to release full schematics and as these things were built with off the shelve component anyone who wanted to could use the schematics are the readily available component tech sheets to reverse engineer the circuits and work out how to add mods. Back then everything worked by TTL and IRQs, anyone who understands electronic logic could easily work out how to tie in to the needed data lines and IRQ ports. It really was a simpler time :D
You can't even be like "Oh back in the day" this is more modifications than we do on our modern MODULAR PCs that are meant to do this mad scientist shit on.
The Macintosh was essentially in a different dimension back then. People who used them lived in a completely different world than those who used the DOS-based systems. (DOS including CP/M in this instance, as it was the original Disk-based operating system)
The memories .. I had the Kaypro 2, CPM I remember why I moved on, great Machines at time but they got better, this machine looks like one I used at a Office in Sydney for their Accounts, requiring some storage larger than floppies offered, so shoe horned in a HD, back then I Paid $1495.00 for a 20meg ST-506 HD & Controller, for my IBM PC, So Sticking 1 in the Kaypro would not be cheap .. I still have MFM & ST506 Drives here, I use in old Laptops etc, They can last for years, the reason I still need to see SSD last as long on shelf ..
Also, Kaypro was a truly user friendly company. Whenever they heard of a User Group, they sent a salesman with every kind of data and information needed, the effort to peddle more units to serious fans. For that reason, Kaypro kept its CP/M based machines for longer than most competitors (save for Commodore that, literally, jumped back on the CP/M bandwagon with the 128 when it was too late and with a machine too slow for that), even when they ventured, shortly before bankrupcy, in the IBM Clone market.
The kaypro was the first computer in our house. I think my dad got it either right before or right after I was born. This was back in 81, and I have memories of being 3 or so playing games on it. He still has it and it probably needs to be recapped, so I'm gonna have to convince him to give it to me so I can refurbish it. This hdd upgrade would be dope.
I had a Kaypro 2.. I loved its robust case, so I dropped a 386 board, hd, and kept the existing monitor.. I also found a drop in keyboard for it. Ran SCO Xenix for it too :)
The Kaypro 10 had a 10 meg HD and as I recall did run a modified CPM. I have a schematic and theory of operation pamphlet. Micro Cornucopia was a small magazine that covered numerous single board and stand alone "portables" at the time.
Around 1982-3 we got in Angola a network based on Grundy Newbrains and a master controler that connected all this newbrains.. The O/S was CP/M and all the newbrains used to share 2 flopies and 1 printer. At the time is was available one version with 1 HardDrive as well but we, at the time, did not had the monies to buy that version.... But all worked find.
Rebuilding the PC is always the Best, reseating connectors boards, cables & chips, "Tarnish" on connectors builds up, I use a Pencil eraser to clean the Contacts before reassembly as well, a good cleaning can solve lots of issues in a old PC you are waking from the dead ..
I bloody knew that homebrew interposer was going to be a RAM upgrade. Assuming the chip that's been lifted up is the CPU. Those IC's are almost certainly going to be addressing logic. The z80 can only address 64k of memory at a time, so any RAM expansion over and above that - as you might expect on any kind of early 80's PC with a HARD DRIVE - is going to involve adding logic to select RAM banks. and raising up the CPU like that gives you full access to all the buses. So the wires are almost certainly going to the chip enable for the original RAM chips, and then you can just use OUT instructions to enable different RAM banks. You'd have to reverse engineer the board to figure out exactly how the addressing logic works though, and figure out which port it's looking for to enable particular banks... or find something on the hard drive which demonstrates it. Presumably T.L. Adams had some custom software on there to actually use the expanded memory.
It was such a blast to see many familiar filenames in those directory listings. I hope you can demonstrate a few of them next time. I'd particularly love to see BIO.BAS - "biorhythm" generators were so common and even as a 12 year old, they struck me as quacky but pretty
Oh, that is a cool bios. I had to look it up. Speeds up your machine, allows hard disks, and allows you to read over cpm floppy formats. I wonder if that is the reason the floppy drive is different than a normal kaypro one. Also somebody stated below it is multi user cpm. I wonder if the serial port would support a terminal now. Would explain the ram upgrade unless that is just for the ram disk.
I like the word that style of computer got in the end: _luggable._ That says it all, as far as I'm concerned. :) LOLOLOL "Y1K compliant"! Has anyone tested the Antikythera mechanism? XD I love that style of case too, for the same reason. Well, that and the fact that there's usually plenty of room inside. I'm sure the modder of this Kaypro appreciated that too. I've heard of people using Lego as spacers! XD Oh man! That's the kind of mods I almost did in the 80s. :) It's definitely just like working on a hotrod. The only thing I'd do differently to this is I'd like to build the computer from scratch. _Coincidentally,_ I also loved kit cars as a teenager. :) Part of the reason I didn't do any of this is because I was just born too late. I was only just getting to understand how to mod an 8-bit computer in 1988. And parts _still_ weren't really cheap enough for me in my impoverished state. If you can't afford to risk breaking anything, you can't afford to learn. I think I'll get back to Adventure as soon as I've finished my friend's old text adventures. I've never finished it for some reason. Good to see it on an 8-bit. Oh wow! DDraw's basic operation with the flashing pixel graphics cursor leaving a line or not is exactly like a drawing program I wrote for my Atari. I had no idea I was doing anything remotely like any professional program. XD
I have several Kaypros, one with a factory hard drive. Haven't touched them in years. Almost as bad as the quad core G5, which works just fine, but I am using something with newer software (MacPro). I still have a Kaypro case I put an Apple IIGS in it, a floating ground hard grounded and I stopped using it. Too many power supplies. Have fun
The Dad of a good friend of mine had a Kaypro he tinkered with. He worked as a machinist and picked it up cheap from his work when they upgraded to IBM compatible systems in the mid 80's, if I remember the story correct. I am pretty sure he used to get a newsletter (hand typed/drawn, mimeographed, and sent through the US Postal Service) that had mods and stuff you could do. He had games on it that were all text, or ASCII graphics based, and it felt retro even at the time (I had a C64 at home, and my friend had an NES in the family room, so we were true modern gamers). When I first heard Kaypro mentioned on KOTH, I got such a kick. I had never seen one before his, and never heard of them since. The thing looked so kludged together, with sheet metal and wood (yes, his had wood pieces serving some purpose) I had assumed for awhile it was a hobby-built one off, and didn't realize there was a factory spec unit at its core.
I'd love to find a Kaypro one of these days. Not badly enough to eBay it, but if I found one locally for a low enough price I'd pick it up. At the moment, I have three "luggables": An Osborne One, a TRS-80 Model 4P, and a Commodore SX-64.
My first PC was a used kaypro I purchased in 92, the monitor no longer worked and had a CGA card and monitor with it. And the keyboard was replaced with a plastic one.Two years later I upgraded to a 386 and gave the kaypro to my dad and he used it as his first computer to run a dos flavor of QuickBooks for his restaurant until he retired in 1997. It was still running off it's 10 Meg hard drive and making backups to the original floppy drive. I gave him my okidata dot-matrix printer to use on the kaypro. When he retired I upgraded him to a Pentium and he discovered what Windows was all about. Oh, and I was able to dial up bbs and called a buddy to played modem games with each other. Later I even threw a network card in to get it on the internet. There used to be a software that would let you take your dial-up internet connection and share it to the network. Paid $200 for the kaypro
my friend Will modded an old Kaypro. He put a Mac plus in it. Same display size. Basically we just played Tetris on it. btw in the days before internet we had BBSes like The Well.
I once took a kaypro hard drive and recovered dBaseII database using a msdos data recovery program that recognized the headers. Prob my memory is a bit mixed up on that but that’s how I remembered it.
Upgrading RAM and burning new EPROMS was homebrew computer 101 back in the 70s and 80s. I modified several TRS-80s, Apple ii+ and Apple GS machines back in the day. Digital addressing, Chip selection, Chip enabling, RAM and ROM mapping are not rocket science.... I know that, because I did rocket science too, back then! There are lots of excellent books that describe how these old computers worked. Don't just think it is magic, read, and learn my friend!
Can't post a link it seems but a quick search for Thomas L. Adams Saudi Arabia brings up some interesting results for obituaries for a man under that name having lectured there in the early 80's. He sadly passed in 2018
I did find a Thomas L Adams Jr. on Linkdin who seems to have a sort of electrical engineering background. I wonder if he might be the son of the Thomas L Adams who owned the Kaypro.
Not my usual watch shenanigans (I tend towards 90s hijinx or Macaphilia) , but I really enjoyed this one. I really don't need to start collecting old stuff like this, I can barely fit the ones I have, LOL. Thanks Sean!
Cool! At my first programming job, I used a Kaypro 2, a Kaypro 4, a Kaypro 10 and a Kaypro 16. (All Arabic numerals, no Roman ones.) It was the summer of 1986, and these were all stock PCs. As I recall, the 2, 4 and 10 were dual floppy machines running CP/M. The Kaypro 16 had a hard drive - a whopping 10MB, IIRC - and ran MS-DOS. I'm waiting with baited breath for your next vid on this machine. I had no idea it was ever possible to run CP/M from a hard drive, and I'm really curious as to how this mod works.
"Portable" because it has a handle on it. It was part of the Luggables that precluded the release of smaller and lighter weight computers with thinner screens. With entries like anagram, patterns, etc it looks like he was either playing or making word games. Use it with the Epson printer that is referenced on the computer to make cool printed games for people to enjoy. Or was he using the floppy drive to create his own game disks to sell to people with labels created on his Epson?
That mess and length of wires is nauseating but impressive that somebody way back when, figured out what they did and even 'documented' their work with sticky notes/labels.
There is a ton of room in those cases. Several years ago, I was a regular on a site where a guy got ahold of a non-working Kaypro 2 and turned it into a luggable then-modern PC running an AMD Athlon. As for that one, it has all those games, but I didn't see Global Thermonuclear War anywhere!
@Whyworry Street I was on YT before I ever joined Quora. And I have an interest in computer hardware and in history, so I watched the video. Nothing more.
Nice! Also, we (at least some of us) didn't generally call these portables back in the day. We tended to call them luggables... For obvious reasons. ;-)
Whilst I'm no CP/M expert I understand the basics of its architecture; because the Z80 CPU has a 16-bit bus, it can't address more than 64 KB of RAM without banking and there was no standard (like EMS/XMS on the PC) for this on CP/M machines meaning that only programs written to use a particular banking scheme could make use of additional RAM. The 61.7K you see at the start is the "TPA" -- Transient Program Area -- the maximum amount of contiguous RAM available for a program. Above the TPA sits the BDOS (CP/M OS) and the BIOS (although in this case it's very likely the BIOS ROM is banked out to provide more addressing space for RAM). This is why the additional RAM is being used as a RAM disk, because it's not usable in a general-purpose sense for programs.
@Action Retro - since you have so much 80s and 90s Aplle devices, I wonder if you could do a show comparing ATARI ST vs MAC using Cubase back in the days.
Ah, the Kaypro - no I never owned one but strangely I still have fond memories. As a nerdy child I was subscribed to Scientific American for a long time - BITD a excellent science oriented publication where each addition was more a book than an magazine of fantastically written and varied articles. Sadly as they years went by it got ever thinner, glossier, and the content became utter trash - I've no idea if the publication even exits today... ...back to the Kaypro: I guess because of the kind of people who bought the magazine when it was worth reading there were a lot of detailed adds for all sorts of cutting-edge electronics and computers from the era. I read those adds with almost as much enthusiasm as the articles themselves and that had much to do with my love for computers of that time. Many of the Kaypro adds were on the theme of "Look at how obviously rubbish the Osbourne 1 is, the Kaypro is in every way superior". Ah, the days when you could say anything you wanted in an advert regardless of how badly you bent the truth! It's funny when you see inside one of these CP/M 'luggables' that cost an arm and a leg and consider you can build your own much more functional equivalent today from a kit consisting of as little as 7 ICs including a Z80 for buttons. (The RC2014 being one of the more expandable examples) Happy days, better days.
Cool. I have one of those Kaypro 4s, along with about 3 Osborne 1s. The Kaypro's keyboard needs help. I should really get on that. Mine does not have a hard drive.
This mod should be reversed engineered, just in case, with memories dumps and all. And, why not, make it on a PCB.And if possible, release that on public domain, maybe someone else want an HDD in his Kaypro. I for sure would want one if I had an Kaypro.
i haven't used a Kaypro since the early to mid 80's. But, that is an excellent idea. Adrian Black has also been working with someone to develop some better memory test tools. I would try to check with him on if there is a port of the tools for a Kaypro and CP/M.
Seeing this at VCF East was nuts, was happy we were able to explore it, and figure out the history at this. I'd be tempted to do a Maypro video myself, but I cant' match this, although I'd be semi-tempted to write a custom app with Turbo Pascal (or assembler) directly.
Please do it! Would love to watch that.
I'd love to watch something like that too. Is there an assembly manual available for the CPU?
You neeeed to do this. This video prompted me it pull out my Kaypro 10 and fire up the good old assembler. I just hope those drive bearings hold out. I wonder if anyone has tried to replace the drive bearings.
That would be awesome
I am a simple man. I see a clever King of the Hill reference, I give a thumbs up. The show's the only reason I even knew what a Kaypro was. lol
Same here
The Kaypro tI was called that as it was a poke at Osbourne not Apple. Tthe Osbourne 1 was a similar size and spec CP/M machine which was claimed to be portable,which had reasonable success until Osbourne announced the up and coming Osbourne Two which didn't actually exist. Perople stopped buying the Osbourne One machines and waited for the second which bankrupted Osbourne. So this failure or announcing is known as the Osbourne effect.
Kaypro named their machine Kaypro II to take advantage of the press coverage.
Back before everything was on multiple websites a few clicks away it was pretty standard for the OEMs to release full schematics and as these things were built with off the shelve component anyone who wanted to could use the schematics are the readily available component tech sheets to reverse engineer the circuits and work out how to add mods. Back then everything worked by TTL and IRQs, anyone who understands electronic logic could easily work out how to tie in to the needed data lines and IRQ ports. It really was a simpler time :D
You can't even be like "Oh back in the day" this is more modifications than we do on our modern MODULAR PCs that are meant to do this mad scientist shit on.
Its groundbreaking in the way that if you drop the thing, it breaks the ground!
this got me
This is the computer version of the Nokia 3310!
It blows my mind that this Kaypro and the original Macintosh were released in the same year. The Kaypro seems like it belongs to a much earlier age.
It does - 8-bit Z80 vs 16-bit 68000 CPU. Plus the Mac OS ('System') was brand new, whereas CP/M had been about for a decade at that point.
Alternately, the Kaypro was in the correct age, it's just that the Macintosh had fallen through a wormhole from the future.
Other 68K machines (ST, Amiga) were available soon after the Mac.
The Macintosh was essentially in a different dimension back then. People who used them lived in a completely different world than those who used the DOS-based systems. (DOS including CP/M in this instance, as it was the original Disk-based operating system)
The original Macintosh was basically unusable except to demonstrate the Macintosh concept.
Definitely cursed and I love it. The industrial look of it is awesome. Looking forward to more videos on this beast 🙂
Really interesting machine! Tom Adams was most likely an expat working in the oil/petroleum industry given the address in the boot screen.
Nice King of the Hill reference at the beginning. I caught on to it before you even showed the clip!
Yep, made me smile as well.
The memories .. I had the Kaypro 2, CPM I remember why I moved on, great Machines at time but they got better, this machine looks like one I used at a Office in Sydney for their Accounts, requiring some storage larger than floppies offered, so shoe horned in a HD, back then I Paid $1495.00 for a 20meg ST-506 HD & Controller, for my IBM PC, So Sticking 1 in the Kaypro would not be cheap .. I still have MFM & ST506 Drives here, I use in old Laptops etc, They can last for years, the reason I still need to see SSD last as long on shelf ..
"How do you figure this out in the days before the internet?" LOL. Magazines and/or electronics knowledge.
Also, Kaypro was a truly user friendly company. Whenever they heard of a User Group, they sent a salesman with every kind of data and information needed, the effort to peddle more units to serious fans.
For that reason, Kaypro kept its CP/M based machines for longer than most competitors (save for Commodore that, literally, jumped back on the CP/M bandwagon with the 128 when it was too late and with a machine too slow for that), even when they ventured, shortly before bankrupcy, in the IBM Clone market.
The kaypro was the first computer in our house. I think my dad got it either right before or right after I was born. This was back in 81, and I have memories of being 3 or so playing games on it. He still has it and it probably needs to be recapped, so I'm gonna have to convince him to give it to me so I can refurbish it. This hdd upgrade would be dope.
He's refined the "admin footswitch" phenomenon into a candle. facinating 😂
Yea! It works!
Maybe Javier’s candle ought to stand beside the KayPro as a guardian angel of sorts.
I used to have a Kaypro II, loved that thing... Wish I still had it. That's where my obsession with Wordstar started (now I use JOE). lol
I could do everything with my Kaypro II Uhm except the internet. Back then we had dial up BBs
Disassembling and reassembling can fix problems caused by tarnished connectors: the plugging/unplugging wipes the contacts clean against each other.
This is the kind of quality Saturday morning madness I live for
Any way we might get a dump of the hard drive contents? It would be fun to boot it up in 86Box.
I had a Kaypro 2.. I loved its robust case, so I dropped a 386 board, hd, and kept the existing monitor.. I also found a drop in keyboard for it.
Ran SCO Xenix for it too :)
That's awesome!!
The Kaypro 10 had a 10 meg HD and as I recall did run a modified CPM. I have a schematic and theory of operation pamphlet. Micro Cornucopia was a small magazine that covered numerous single board and stand alone "portables" at the time.
Around 1982-3 we got in Angola a network based on Grundy Newbrains and a master controler that connected all this newbrains.. The O/S was CP/M and all the newbrains used to share 2 flopies and 1 printer. At the time is was available one version with 1 HardDrive as well but we, at the time, did not had the monies to buy that version.... But all worked find.
Rebuilding the PC is always the Best, reseating connectors boards, cables & chips, "Tarnish" on connectors builds up, I use a Pencil eraser to clean the Contacts before reassembly as well, a good cleaning can solve lots of issues in a old PC you are waking from the dead ..
I bloody knew that homebrew interposer was going to be a RAM upgrade. Assuming the chip that's been lifted up is the CPU. Those IC's are almost certainly going to be addressing logic.
The z80 can only address 64k of memory at a time, so any RAM expansion over and above that - as you might expect on any kind of early 80's PC with a HARD DRIVE - is going to involve adding logic to select RAM banks. and raising up the CPU like that gives you full access to all the buses. So the wires are almost certainly going to the chip enable for the original RAM chips, and then you can just use OUT instructions to enable different RAM banks.
You'd have to reverse engineer the board to figure out exactly how the addressing logic works though, and figure out which port it's looking for to enable particular banks... or find something on the hard drive which demonstrates it. Presumably T.L. Adams had some custom software on there to actually use the expanded memory.
I sure hope he backed the drive up.
I was waiting for Steve to exclaim, 'IT CHIMED! HOLY CRAP, YOU GUYS!!', when the KayPro booted in the footage.
That King of the Hill clip had me goofed up for an hour.
Love what looks like scorch marks on the inside of the case at 4:50 🤣
I saw the scorch marks on the interior of the case as you remove it, and immediately thought oh my what exploded?
My best guess is that the original owner of this computer would be around 75 to 84 years old now.
The candle pleases the machine spirit
Totally unexpected video, but totally worth watching. Why I love this channel!
It was such a blast to see many familiar filenames in those directory listings. I hope you can demonstrate a few of them next time. I'd particularly love to see BIO.BAS - "biorhythm" generators were so common and even as a 12 year old, they struck me as quacky but pretty
Still can't believe I missed you at VCF! So much cool stuff and great people!
Oh, that is a cool bios. I had to look it up. Speeds up your machine, allows hard disks, and allows you to read over cpm floppy formats. I wonder if that is the reason the floppy drive is different than a normal kaypro one. Also somebody stated below it is multi user cpm. I wonder if the serial port would support a terminal now. Would explain the ram upgrade unless that is just for the ram disk.
I like the word that style of computer got in the end: _luggable._ That says it all, as far as I'm concerned. :)
LOLOLOL "Y1K compliant"! Has anyone tested the Antikythera mechanism? XD
I love that style of case too, for the same reason. Well, that and the fact that there's usually plenty of room inside. I'm sure the modder of this Kaypro appreciated that too.
I've heard of people using Lego as spacers! XD
Oh man! That's the kind of mods I almost did in the 80s. :) It's definitely just like working on a hotrod. The only thing I'd do differently to this is I'd like to build the computer from scratch. _Coincidentally,_ I also loved kit cars as a teenager. :)
Part of the reason I didn't do any of this is because I was just born too late. I was only just getting to understand how to mod an 8-bit computer in 1988. And parts _still_ weren't really cheap enough for me in my impoverished state. If you can't afford to risk breaking anything, you can't afford to learn.
I think I'll get back to Adventure as soon as I've finished my friend's old text adventures. I've never finished it for some reason. Good to see it on an 8-bit.
Oh wow! DDraw's basic operation with the flashing pixel graphics cursor leaving a line or not is exactly like a drawing program I wrote for my Atari. I had no idea I was doing anything remotely like any professional program. XD
I have several Kaypros, one with a factory hard drive. Haven't touched them in years. Almost as bad as the quad core G5, which works just fine, but I am using something with newer software (MacPro). I still have a Kaypro case I put an Apple IIGS in it, a floating ground hard grounded and I stopped using it. Too many power supplies. Have fun
The Dad of a good friend of mine had a Kaypro he tinkered with. He worked as a machinist and picked it up cheap from his work when they upgraded to IBM compatible systems in the mid 80's, if I remember the story correct. I am pretty sure he used to get a newsletter (hand typed/drawn, mimeographed, and sent through the US Postal Service) that had mods and stuff you could do. He had games on it that were all text, or ASCII graphics based, and it felt retro even at the time (I had a C64 at home, and my friend had an NES in the family room, so we were true modern gamers). When I first heard Kaypro mentioned on KOTH, I got such a kick. I had never seen one before his, and never heard of them since. The thing looked so kludged together, with sheet metal and wood (yes, his had wood pieces serving some purpose) I had assumed for awhile it was a hobby-built one off, and didn't realize there was a factory spec unit at its core.
I'd love to find a Kaypro one of these days. Not badly enough to eBay it, but if I found one locally for a low enough price I'd pick it up. At the moment, I have three "luggables": An Osborne One, a TRS-80 Model 4P, and a Commodore SX-64.
Luggable was the word used to describe it when I bought mine
back in the 80's, i loved the family Kaypro II...
yeah, I should have gone to VCF East on Saturday (I was there Friday). And my wife had no idea of what most of the machines were anyway.
OMG that's the "it's not Y1k compliant" machine!!!! I hope you spend the rest of the weekend polishing a grandfather clock after getting this...
Awesome, more non-Mac content please!
My first PC was a used kaypro I purchased in 92, the monitor no longer worked and had a CGA card and monitor with it. And the keyboard was replaced with a plastic one.Two years later I upgraded to a 386 and gave the kaypro to my dad and he used it as his first computer to run a dos flavor of QuickBooks for his restaurant until he retired in 1997. It was still running off it's 10 Meg hard drive and making backups to the original floppy drive. I gave him my okidata dot-matrix printer to use on the kaypro. When he retired I upgraded him to a Pentium and he discovered what Windows was all about.
Oh, and I was able to dial up bbs and called a buddy to played modem games with each other. Later I even threw a network card in to get it on the internet. There used to be a software that would let you take your dial-up internet connection and share it to the network. Paid $200 for the kaypro
my friend Will modded an old Kaypro.
He put a Mac plus in it.
Same display size.
Basically we just played Tetris on it.
btw in the days before internet we had BBSes like The Well.
I had to haul one of those around for work back in the 80's.
A common mod from that era- add hard drive, add ramdisk, load ramdisk from harddrive and you've got a permanent floppy that runs faster than either.
This thing is quite like my old french 1982 Sanco (Sanyo-Cofelec) 8001, which still boots perfectly.
Maybe cursed, but NOTHING is more cursed than the cursed Macintosh.
I once took a kaypro hard drive and recovered dBaseII database using a msdos data recovery program that recognized the headers.
Prob my memory is a bit mixed up on that but that’s how I remembered it.
That was at a computer store in Montclair CA called K-Club which was started by a former Kaypro salesman.
1:15 All i could think about when I saw this thumbnail was peggy hill upgrading from the kaypro to a blueberry imac g3
I need that candle for like....10 things sitting in the closet.
Kaypros are awesome, and they're heavy enough to kill someone accidentally!
Upgrading RAM and burning new EPROMS was homebrew computer 101 back in the 70s and 80s. I modified several TRS-80s, Apple ii+ and Apple GS machines back in the day.
Digital addressing, Chip selection, Chip enabling, RAM and ROM mapping are not rocket science.... I know that, because I did rocket science too, back then!
There are lots of excellent books that describe how these old computers worked. Don't just think it is magic, read, and learn my friend!
Was literally about to comment "was that a King of the Hill reference" when you played the clip lol
my watch has more memory then that thing.
I only know about Kaypro because that King of the Hill episode. I must've missed the kaypro, I was at VCF East on Saturday :P
Can't post a link it seems but a quick search for Thomas L. Adams Saudi Arabia brings up some interesting results for obituaries for a man under that name having lectured there in the early 80's. He sadly passed in 2018
I checked out of curiosity and the man in the obituary was called Thomas W Adams
@@amnottabs ah yes I do stand corrected. Your diligence is appreciated
I did find a Thomas L Adams Jr. on Linkdin who seems to have a sort of electrical engineering background. I wonder if he might be the son of the Thomas L Adams who owned the Kaypro.
Finally, an action retro video *not* sponsored by PCBway
Excellent video and work! Looking forward to your next KayPro video
Love to see this thing. A while back i was working at a thrift store where a Kaypro 10 came in. I remember playing all day with the thing ;)
First time I’ve seen a Santeria candle work! I can get you plenty more at my corner bodega. 🤣
Great to see you breathing life into that thing at VCF East.
Not my usual watch shenanigans (I tend towards 90s hijinx or Macaphilia) , but I really enjoyed this one. I really don't need to start collecting old stuff like this, I can barely fit the ones I have, LOL.
Thanks Sean!
I played Hunt the Wumpus tons on a TI-99. I love that game 😊
Isn’t that a perfboard (not breadboard)?
I was worried I was the only one to notice.
Cool! At my first programming job, I used a Kaypro 2, a Kaypro 4, a Kaypro 10 and a Kaypro 16. (All Arabic numerals, no Roman ones.) It was the summer of 1986, and these were all stock PCs. As I recall, the 2, 4 and 10 were dual floppy machines running CP/M. The Kaypro 16 had a hard drive - a whopping 10MB, IIRC - and ran MS-DOS. I'm waiting with baited breath for your next vid on this machine. I had no idea it was ever possible to run CP/M from a hard drive, and I'm really curious as to how this mod works.
LOL!! Nice North Philly shirt! Someone went to Jawn 🤣
This is multiuser CP/M
Regular CP/M looks and functions so much like DOS you won’t believe it
Are you going to replace the spinning hard disk with an SSD? :P
I always liked the Kaypro but we had Digital Group computers in the office. Also had a Compucolor terminal/computer with medium resolution rgb screen.
Get Planetfall on that Kaypro ASAP!
4:30 I have that exact toolkit, nice.
That's a cool computer. Don't forget to save the files in the hard drive.
"How did they do this stuff before the internet?" Magazines!! Schematics for all sorts of mods used to be published that way :)
Magazine? What's that, some sort of paper website? 😂
when people ask me why mickey mouse keeps bobbing in his first cartoon i'll just show them this dude
They make MFM to SCSI translators, you should see about adding a CD-ROM drive to this...
MFM to SCSI... SCSI to IDE... IDE to SATA... Hey smokers, Druaga1 here...
That was A good look inside very interesting machine
"Portable" because it has a handle on it. It was part of the Luggables that precluded the release of smaller and lighter weight computers with thinner screens. With entries like anagram, patterns, etc it looks like he was either playing or making word games. Use it with the Epson printer that is referenced on the computer to make cool printed games for people to enjoy. Or was he using the floppy drive to create his own game disks to sell to people with labels created on his Epson?
That mess and length of wires is nauseating but impressive that somebody way back when, figured out what they did and even 'documented' their work with sticky notes/labels.
dude that candle what the hell y'all are mad lads
There is a ton of room in those cases. Several years ago, I was a regular on a site where a guy got ahold of a non-working Kaypro 2 and turned it into a luggable then-modern PC running an AMD Athlon.
As for that one, it has all those games, but I didn't see Global Thermonuclear War anywhere!
@Whyworry Street I was on YT before I ever joined Quora. And I have an interest in computer hardware and in history, so I watched the video. Nothing more.
Nice! Also, we (at least some of us) didn't generally call these portables back in the day.
We tended to call them luggables... For obvious reasons. ;-)
I appears that Thomas L. Adams worked for Saudi Arabian Parsons Limited around 1986, it's an Engineering consultancy.
Whilst I'm no CP/M expert I understand the basics of its architecture; because the Z80 CPU has a 16-bit bus, it can't address more than 64 KB of RAM without banking and there was no standard (like EMS/XMS on the PC) for this on CP/M machines meaning that only programs written to use a particular banking scheme could make use of additional RAM. The 61.7K you see at the start is the "TPA" -- Transient Program Area -- the maximum amount of contiguous RAM available for a program. Above the TPA sits the BDOS (CP/M OS) and the BIOS (although in this case it's very likely the BIOS ROM is banked out to provide more addressing space for RAM). This is why the additional RAM is being used as a RAM disk, because it's not usable in a general-purpose sense for programs.
0:45, a hank hill joke! haha
Digging the haircut, it was starting to get pretty crazy.
I remember CPM or MPM being like a grid instead of folders only one level deep.
User groups and Magazines were the source we got mods from..
I have a kaypro2x, but I also am using an HXC floppy emulator and use tera term to transfer files to the kaypro over serial
nice king of the reference
The Osbourne with it's tiny CRT vs the Kaypro with it's BBC CRT apparently. Interesting.
We have DOScember and Marchintosh
We need MayPro (CP/May?) to be a real thing
Finally a machine to run GOB's program!
1:54 You mean a "zed-80" CPU of course!
bri'ish "people" be like zed 80 computer crisps
zed ftw \o/
That depends entirely on where the computer was made. Yes for a Speccy, no for a Kaypro.
Party on, Garth! 😁
HOYEAH!
@Action Retro - since you have so much 80s and 90s Aplle devices, I wonder if you could do a show comparing ATARI ST vs MAC using Cubase back in the days.
I need a bunch of those candles please..
Ah, the Kaypro - no I never owned one but strangely I still have fond memories.
As a nerdy child I was subscribed to Scientific American for a long time - BITD a excellent science oriented publication where each addition was more a book than an magazine of fantastically written and varied articles. Sadly as they years went by it got ever thinner, glossier, and the content became utter trash - I've no idea if the publication even exits today...
...back to the Kaypro: I guess because of the kind of people who bought the magazine when it was worth reading there were a lot of detailed adds for all sorts of cutting-edge electronics and computers from the era. I read those adds with almost as much enthusiasm as the articles themselves and that had much to do with my love for computers of that time. Many of the Kaypro adds were on the theme of "Look at how obviously rubbish the Osbourne 1 is, the Kaypro is in every way superior". Ah, the days when you could say anything you wanted in an advert regardless of how badly you bent the truth!
It's funny when you see inside one of these CP/M 'luggables' that cost an arm and a leg and consider you can build your own much more functional equivalent today from a kit consisting of as little as 7 ICs including a Z80 for buttons. (The RC2014 being one of the more expandable examples)
Happy days, better days.
Are you sure it's not the controller from a Kaypro 10?
I hope you backup that hard drive, there might be stuff on there thats not online
Cool. I have one of those Kaypro 4s, along with about 3 Osborne 1s. The Kaypro's keyboard needs help. I should really get on that. Mine does not have a hard drive.
I can identify with the cat hair. My Ziva would probably be all over me if I'm filming. Heck, she might even be more popular on my channel that me!