Repurposing very old hardware (Apple ][ era)

6

1

I still have my very first computer - an Apple ][ I was given back in grade school. Once I fix the drive cables and clean it up a bit, what could I reasonably use it for?

Obviously the stacks of 5¼" floppies might provide some entertainment and distraction as I go through them, but after that...? I've heard of people using them as email systems and dumb terminals, what else might a geek like me do with my first love?

I hope it's still running when I have kids. I'd love to teach them programming using Robot Odyssey

sangretu

Posted 2009-07-27T15:57:22.067

Reputation: 742

Question was closed 2012-08-05T14:50:50.430

1does it have an 80 column card? – dlamblin – 2009-07-27T19:41:58.730

1Nope, and Walmart seems to be fresh out. – sangretu – 2009-07-27T19:54:52.667

+1: I saw your title and was going to suggest Robot Odyssey but I see you already have. :-) – Jason S – 2009-07-27T20:39:42.123

Apple ][e was soooo much better ;) – Keltari – 2014-04-29T19:43:21.397

Answers

4

You could attempt to build a web server, that seems to be a very common project with very old systems. The third link I posted is a site hosted off one. You could also set up all your old favorite games to play. There are lots of resources out there of old computer projects.

Here are some resources to give you some ideas:

http://lostclassics.apple2.info/
http://a2gameserver.berlios.de/
http://servers.ld8.org/servers_apple2.html

Troggy

Posted 2009-07-27T15:57:22.067

Reputation: 10 191

1

I agree. The old-game-nostalgia value is definitely there. Check out what Blake Patterson did - http://bytecellar.com . If anyone's found a use for hold hardware, its him.

– NoCarrier – 2009-07-27T16:45:06.620

Tough decision, but accepted this one just for the usefulness of the links. – sangretu – 2009-07-31T20:58:12.803

4

If it were an Apple // GS I would suggest getting an SCSI or IDE interface card and putting proDOS AppleWorks GS and a couple of other applications on a hard drive. If you're into soldering you can build one. If it isn't a //gs, then you should back up all your floppies and use it only for games, like Eamon, or creating arty music videos.

As you've said you don't have an 80 column card, the 40 column text won't be all that well suited as either a (dumb) serial terminal nor as a way to work with AppleWorks 3. Perhaps you could use the original Killer App: VisiCalc.

dlamblin

Posted 2009-07-27T15:57:22.067

Reputation: 9 293

I have several Eamon disks :) Wondering if my saved characters are still on there. I remember hacking the save files to keep equipment through death and such :) – sangretu – 2009-07-28T12:24:42.280

1

I used a Cambridge Z88 as a serial console for my Linux PC for a few years, it was actually quite handy as such because with a long enough serial cable I could carry it around my room as I looked at books, made coffee or got back into bed. The Apple ][ obviously isn't so portable but can easily be used as a conversation-piece console.

The other option is to actually use it as an Apple ][. You mention teaching your kids programming, well how about seeing if you can get your favorite app to run in those 4Kb? I’m quite tempted to try a GTD app for the Z88 now.

user135

Posted 2009-07-27T15:57:22.067

Reputation:

0

Use it to learn 6502 Assembler.

daustin777

Posted 2009-07-27T15:57:22.067

Reputation: 129