Blog Archives

Merlin 8 Working Diskette

I’ve been having doubts about my Apple //c for months now.  After doing diagnostics on my system, I’ve come to realize that my problems were based on bad diskette media. Back in March, when Assembly Lines became available, I downloaded

Posted in Apple //c, Programming Tagged with: , , , , ,

Diskettes

I had a package of 25 diskettes I bought last July. They sat for a long time without me checking them out. When I finally got around to trying them I had several of them that I couldn’t use. I

Posted in Apple //c, Apple IIe Tagged with: , ,

Another No Slot Clock

Last night I ordered another No Slot Clock chip for my Apple //e.  I had planned to buy one last fall when I got one and tried it out on my Apple //c.  This one was about 65 cents cheaper

Posted in Apple //c, Apple IIe Tagged with: , , ,

Pascal Progress

One of the benefits of having worked with Pascal before is it comes back to you. I have worked through the basics of the program structure, constants, variables and creating formulas.  I’ve also worked through getting input, writing output and

Posted in Apple //c, Apple IIe, Programming Tagged with: , , , , , ,

Pascal Progress

When last I thought about relearning Pascal, I was just going to jump in, in a half hazard manner.  This time around I’m going to take the time to plug on through using the three books I have. I’ve been

Posted in Apple //c, Apple IIe, Programming Tagged with: , , , , ,

Backups? Nope! (Part 2)

This morning I started over and created a new Kyan Pascal diskette. I booted AppleWin using the diskette I started the other day and then went into settings and chose to use another blank diskette as a second hard drive.  I

Posted in Apple //c, Apple IIe, Programming Tagged with: , , , , , ,

Backups? Nope! (Part 1)

Backups are important.  When you don’t have one they are really important. I went to use Kyan Pascal, which I had set up on a 3 1/5″ diskette and my diskette didn’t work.  Did I have a backup?  Nope!  When I’m

Posted in Apple //c, Apple IIe, Programming Tagged with: , , , , , ,

Apple //c

If you have used an Apple //c you notice some things. It really is compact.  That was one of the things I liked about it.  I remember looking at the //e  and the //e seems much bigger. All then features

Posted in Apple //c Tagged with: , , ,

MACHID, Finished

I cleaned up the ZBasic and Applesoft versions of MACHID.  I put them onto the disk image MACHID.DSK and uploaded it. The disk image is a boot disk.  I’ve added the driver for the no slot clock which will work

Posted in Apple //c, Apple IIe, Posts, Programming Tagged with: , , , , , ,

MACHID, Continued

While writing  the MACHID program, that sidetracked me from mapper, I learned a bit. The MACHID byte has some information on the model of the computer, but not all is very specific. It will identify the amount of memory the

Posted in Apple //c, Apple IIe, Posts, Programming Tagged with: , , , , , ,