A Piece of Apple II History Cracks Open
11–20 of 20 posts
Re: A Piece of Apple II History Cracks Open
#12Apple IIs were part of my childhood, yet I never owned one. In school, we had copies of Oregon Trail. Class time when we had spare time would often devolve into our own little version of "Twitch plays Oregon Trail", with one guy at the keyboard, and everyone trying to help make the decisions, usually ending up HEY LETS BUY LOTS OF AMMO and we spend 15 minutes collecting 22 metric shitloads of game and only being able…
Re: A Piece of Apple II History Cracks Open
#13I cut my teeth programming this machine and learning the ins and outs of how it worked. We were much closer to the hardware in those days-- you could have things like disks that wouldn't work on some machines because the variance of the resistor in the disk drive caused a slight incompatibility when you tried to read data from a nonexistent track that only exists in the custom made disks the program originally came o…
Re: A Piece of Apple II History Cracks Open
#14As somebody researching automated reverse engineering, I would love for these to alongside the uncracked originals. While the text files document what it was doing, the ori isn't there to replicate the process. There are file formats which record the raw head flux from spinning across the drives, which should archive any goofy drive-munging scheme employed.
Re: A Piece of Apple II History Cracks Open
#15Apple IIs were part of my childhood, yet I never owned one. In school, we had copies of Oregon Trail. Class time when we had spare time would often devolve into our own little version of "Twitch plays Oregon Trail", with one guy at the keyboard, and everyone trying to help make the decisions, usually ending up HEY LETS BUY LOTS OF AMMO and we spend 15 minutes collecting 22 metric shitloads of game and only being able…
Re: A Piece of Apple II History Cracks Open
#16Re: A Piece of Apple II History Cracks Open
#17I cut my teeth programming this machine and learning the ins and outs of how it worked. We were much closer to the hardware in those days-- you could have things like disks that wouldn't work on some machines because the variance of the resistor in the disk drive caused a slight incompatibility when you tried to read data from a nonexistent track that only exists in the custom made disks the program originally came o…
Re: A Piece of Apple II History Cracks Open
#18I cut my teeth programming this machine and learning the ins and outs of how it worked. We were much closer to the hardware in those days-- you could have things like disks that wouldn't work on some machines because the variance of the resistor in the disk drive caused a slight incompatibility when you tried to read data from a nonexistent track that only exists in the custom made disks the program originally came o…
I was actually thinking the other day it might be amusing to upload the text editor I wrote in applesoft basic to github.
I was lucky I guess, most of the ones I recovered worked, but the recovery process (IIGS, via appletalk to 68k mac, to pc via ethernet) is such a PITA, I quit after the first 5 or 6...
I figured that most of the games and apps were available in some of the abandonware collections that my pirated copies weren't really worth recovering.
Re: A Piece of Apple II History Cracks Open
#19For those of you experiencing a lot of nostalgia for your old faithful Apple II machine, may I recommend checking out some of the other wonderful 8-bit machines of that era, too? If you've got the druthers, you can get a really nice taste for my favourite 8-bit machine from that era, the Oric-1/Atmos. You'll need an emulator: https://code.google.com/p/oriculator/ And some files to use it with: http://www.oric.org/ind…
Re: A Piece of Apple II History Cracks Open
#20As somebody researching automated reverse engineering, I would love for these to alongside the uncracked originals. While the text files document what it was doing, the ori isn't there to replicate the process. There are file formats which record the raw head flux from spinning across the drives, which should archive any goofy drive-munging scheme employed.