Welcome, Guest. Please login or register.

Author Topic: My computing resume...  (Read 3358 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline tabbybascoTopic starter

  • Newbie
  • *
  • Join Date: Dec 2007
  • Posts: 21
    • Show all replies
My computing resume...
« on: January 24, 2012, 04:48:41 PM »
I bought my first computer in 1981 while I was stationed at Naval Shipyard Mare Island, CA. It was an 8080A based computer with 16K of RAM and a cassette drive for storage. This was back when you had to know how to program a computer before you could use it because there was little software available. But my introduction to microcomputers came in 1975 when Popular Electronics ran a two issue DIY article on how to build and program the Altair 8800 which was based on the 8080 microprocessor. At that time I was taking a course titled, 'Basic Digital Logic' and had to design and build a 1 1/2 adder which is the fundamental building block of the ALU or Arithmetic Logic Unit of a central processing unit, or CPU. Remember in those days CPUs were being built out of discrete components or LSI (Large Scale Integration) micro chips (logic gates). Intel was building the 4040 uCPU for calculators, which was a 4 bit processor. Intel just beat out rival Motorola to the 8 bit processors with the 8080, Motorola soon followed with the 6800. The 8 bit microprocessors or uCPU were never intended as the CPU for a computer but a bright bunch at MIT designed the Altair 8800 around the Intel 8080.

I then migrated to Commodore Business Machines VIC 20 and TRS-80 Pocket Computer, then to the C-64, then the 128D which was my favorite 8 bit machine. I bought my first Amiga (A500) when I was the lead ET of an LCAC detachment. When I was on instructor duty I taught a Time Domain Multiplexing system the Navy developed for it's UHF satellite communications system. That system was based on three 6800 uCPUs. When I was working on the LCACs they used a modified AN/UYK-20 minicomputer, called a YUK-20, for the PIP to raster scan converter for the LN-66 radar system, and communications and navigation integration system.

After I retired I bought my A3000D from a guy who upgraded his videography business to a A4000T. I was working for a medium sized electronics firm in San Diego until my undiagnosed hypothyroidism made it impossible for me to keep working. From my understanding of the symptomology of hypothyroidism I now know my thyroid started failing on me while I was working around tactical nuclear weapons in the early 80s. Until I had to drop out of college (thyroid) I was working on a triple major in computer science, electronics, and accounting. When my ANSI C professor asked me why I hadn't taken the BASIC Programing course, I told him I taught myself how to program in BASIC and assembly in 81 and had been working on Pascal back then also but couldn't afford a Pascal compiler.

Up until my brain stopped working I was learning AmigaE, which I liked, but now I'm working on Pure BASIC. I really want to get my A3000 working again as it is much easier to program for than Windows, which is why I like Pure BASIC as it is a cross platform programing language. I'm still learning where it deviates from BASIC, but I can study it using the free Windows demo, then I can buy the system and install in on my A3000 (OS3.9).

I wish we could track down the source code for Final Writer and get it into the GNU open system. I really liked it. I used it in my Business Communications class, even though we were supposed to use Word(Star??? at least that is what I recognized it as the first time I used Microsoft Word, it really looked like my WordStar program I used on my 128D).
 

Offline tabbybascoTopic starter

  • Newbie
  • *
  • Join Date: Dec 2007
  • Posts: 21
    • Show all replies
Re: My computing resume...
« Reply #1 on: January 24, 2012, 08:37:05 PM »
I joined in November 1976. Crypto Tech Maintenance. So you went part way through ET-A School. Some how I got started out as an ETR....right. But since I was into amateur radio I picked up on communications pretty quickly. A radar is just a fancy transceiver. I had a couple of CT pipeline gals in my ET-A1 and A2 classes.
« Last Edit: January 24, 2012, 08:42:55 PM by tabbybasco »
 

Offline tabbybascoTopic starter

  • Newbie
  • *
  • Join Date: Dec 2007
  • Posts: 21
    • Show all replies
Re: My computing resume...
« Reply #2 on: January 24, 2012, 10:07:11 PM »
TI had some good 8 bit computers. The one thing I didn't like about Commodore computers was Bill Gates BASIC programming language. I'm sorry, peek and poke is a machine level programming hack into a high level programming language. I used to tear my hair out. My first computer (don't really knew who made it) used commands like Draw Line (X,Y) to (X2,Y2) color blue...which is much more understandable for someone with a trigonometry background.
 

Offline tabbybascoTopic starter

  • Newbie
  • *
  • Join Date: Dec 2007
  • Posts: 21
    • Show all replies
Re: My computing resume...
« Reply #3 on: January 25, 2012, 03:18:00 AM »
Although the A1000 and the A2000 both had 16 bit memory, the 68000 was always a 32 bit microprocessor internally, but limited to a 16 bit external data bus, the 68020 was the first full 32 bit processor with a 32 bit external data bus. This was done because of the high cost of memory when the 68000 first came out, and why AmigaOS was always a 32 bit operating system and wasn't limited as the IBM and it's clones were with file names...8+3 which they have never deviated on the +3 part, probably why libraries are labeled as .dll which I finally figured out last year. Now AmigaOS needs to make the transition to 64 bits which it will probably do with the 4.2 version.

Once I get a workbench (guys, a real workbench) set up in the garage, I will open up the Mirage III case and reconfigure my cd-rom drive to SCSI address 4 (I looked it up and printed it out so I now know how the jumpers are supposed to be set) and install the drivers for Mediator PCI/Zorro III expansion bus. Then I have to figure if I blew the diskette drive or the I/O controller chip on the motherboard. If memory serves me, the 3.5" controller is U350 a 8520 CIA chip and the SCSI controller is U800 a WD33C93 SCSI controller (I cheated and looked it up on the schematics. I had to replace the SCSI controller once. I guess the easiest way to tell is just to replace U350, after checking I have +5v to the 3.5" drive, but I probably blew the 8520. It's a good thing I have the original manuals, and I can read schematics.

Then reconfigure the Cybervision 64/3D graphics card then install an Ethernet card so I can connect it to the home LAN. Sigh, I miss YAM, Final Writer, Rules Of Engagement and Breach, which is still my favorite all time game. I wonder if I can still get the scan doubler/pass through add on card, or I can still use my data switch to switch between ECS and Cybervision 64/3D to my monitor. I'm looking forward to trying the OWB, but I will probably need more memory. Right now I only have 18MB. It's been enough for most purposes.

For now this is my goal. Just get mi Amiga up and running again then configure this Piece of Crap as an entertainment computer as part of an entertainment system. I will look at a possible upgrade to a 040 processor. Then decide whether to go for the X1000.
 

Offline tabbybascoTopic starter

  • Newbie
  • *
  • Join Date: Dec 2007
  • Posts: 21
    • Show all replies
Re: My computing resume...
« Reply #4 on: January 25, 2012, 02:39:09 PM »
ok, trivia time. Why was the standard computer screen 80 characters wide? (Originally)

Who came up with WYSIWYG, or, What You See Is What You Get??? (probably not who you are thinking)
 

Offline tabbybascoTopic starter

  • Newbie
  • *
  • Join Date: Dec 2007
  • Posts: 21
    • Show all replies
Re: My computing resume...
« Reply #5 on: January 25, 2012, 03:52:34 PM »
Quote from: tabbybasco;677397
ok, trivia time. Why was the standard computer screen 80 characters wide? (Originally)

Who came up with WYSIWYG, or, What You See Is What You Get??? (probably not who you are thinking)


Ok, since many of you are Brits and or youngsters, her's a hint on the second question....

http://youtu.be/tcbn0K84ZdE
 

Offline tabbybascoTopic starter

  • Newbie
  • *
  • Join Date: Dec 2007
  • Posts: 21
    • Show all replies
Re: My computing resume...
« Reply #6 on: January 26, 2012, 03:14:58 AM »
Quote from: Michele31415;677483
Because that's the number of columns on a punch card.  Extra credit to anyone who can still program a drum control card :-)


Yep, gold star. An IBM punch card has 80 columns.
 

Offline tabbybascoTopic starter

  • Newbie
  • *
  • Join Date: Dec 2007
  • Posts: 21
    • Show all replies
Re: My computing resume...
« Reply #7 on: January 26, 2012, 09:42:39 AM »
The exact origins is unknown. The first published use was in a Real Estate ad in the 40s, but American comedian Flip Wilson, as his alter ego, Geraldine Jones popularized the use of the phrase, starting with his guest appearance, as Geraldine Jones, on an episode of Rowan Martin's Laugh-In in the late 60s and later on his own TV show, the Flip Wilson Show in the early 70s. Along with, "The devil made me do it." "What you see is what you get" are phrases Wilson brought into America's pop culture. A school in Palto Alto, California is actually credited with coming up with the acronym first.