The easiest and fastest way to get software onto your new beloved: Search the internet for the FTP Apple Asimov server (there are http mirrors if you don’t want you use ftp). This is an archive of many thousands of Apple diskette images and software. Download stuff from the archive onto an SD card. Then purchase an SD to Apple disk emulator card (plugs into one of those 7 slots and emulates an Apple disk drive). You…
My New Old Apple IIe Computer
91–100 of 107 posts
Re: My New Old Apple IIe Computer
#92$95 for a new power supply? Should have shelled out for a soldering iron or station, pliers, new caps, which might have ended up cheaper in the long run (or not)
Yeah, I acknowledged my shame with this decision in the post. I did buy this $15 radio kit to "practice" soldering: https://www.amazon.com/gp/product/B004YHZE0G , but I've already somehow oxidized my solder iron's tip to the point that it won't heat the solder anymore. I would love a dummy's guide to soldering (YouTube or books) recommendation if you have one! (Although, I'm sure practice, practice, practice is going…
Start with traditional 60/40 tin/lead flux-core solder because it's much easier to work with. Once you have a feel for how soldering is supposed to work, you can then start experimenting with the often finicky and hard-to-use lead-free solders and fluxes.
Re: My New Old Apple IIe Computer
#93Re: My New Old Apple IIe Computer
#94Earlier quoted context omitted.
There are other options besides the CFFA. There’s a South Korean guy named Ian Kim who makes the awesome SD Disk ][ emulator. Sell it on ebay. It has the best firmware I’ve used on these types of devices. It has an LCD screen and onboard controls and menus with which you can scroll through all images & select the one you want to load.
The FloopyEMU also has an LCD with menus and onboard controls to select images, change modes, etc.
Re: My New Old Apple IIe Computer
#95I once was walking in my neighborhood in Brooklyn when a couple doors down from my apartment I saw some beige boxes in the trash in front of a brownstone. Just laying there in the trash was a Macintosh SE, a Macintosh Plus, and a Macintosh (512k). No keyboards, but I still couldn't believe it. I totally forgot about what I was going to do and immediately grabbed them and brought them up to my apartment. They all boot…
That office suite was based upon Appleworks for the Apple II. While the latter was much more limited (e.g. no graphics), it had to deal with much tighter constraints.
The accomplishments of those early programmers was astounding, particularly when you consider that many of those early programs had many of the features that we take for granted today. For example, both Appleworks and Clarisworks allowed you to share data between modules. I almost lust for the days when we could do so much with so little. Granted, that's not going to happen when a modern display requires pushing and storing three to four orders of magnitudes more bits to represent a square inch of graphics.
Re: My New Old Apple IIe Computer
#96The easiest and fastest way to get software onto your new beloved: Search the internet for the FTP Apple Asimov server (there are http mirrors if you don’t want you use ftp). This is an archive of many thousands of Apple diskette images and software. Download stuff from the archive onto an SD card. Then purchase an SD to Apple disk emulator card (plugs into one of those 7 slots and emulates an Apple disk drive). You…
https://www.ebay.com/usr/ksd09?_trksid=p2047675.l2559
He doesn't have any left but is making another batch as I type this.
Re: My New Old Apple IIe Computer
#97The easiest and fastest way to get software onto your new beloved: Search the internet for the FTP Apple Asimov server (there are http mirrors if you don’t want you use ftp). This is an archive of many thousands of Apple diskette images and software. Download stuff from the archive onto an SD card. Then purchase an SD to Apple disk emulator card (plugs into one of those 7 slots and emulates an Apple disk drive). You…
A cheaper way for him to get started is to use his Super Serial Card with ADTPro ( https://adtpro.com ). ADTPro can be bootstrapped onto the Apple using just a null modem cable ($5-10) connected to his PC and a couple of console commands. ADTPro can then transfer disk images from the PC and write them to floppy disks. Even if he also has to buy a USB serial adapter ($10) and floppy disks, it will be cheaper than buyi…
Re: My New Old Apple IIe Computer
#98It's not an Apple IIe without MECC software! Including that most famous of MECC titles, The Oregon Trail , which is about as synonymous with the Apple IIe in xennials' minds as Super Mario Bros. is with the NES. I also recommend Terrapin Logo for more programming fun.
Definitely need to get a copy of The Oregon Trail. And, yes, I've been reading up on LOGO! I just read a great book called Mindstorms written by Seymour Papert (inventor of LOGO and the Turtle robot) about his educational theories behind LOGO and using computers to help children learn how to learn. I highly recommend checking it out - here are my book notes: https://www.charlieharrington.com/mindstorms
Re: My New Old Apple IIe Computer
#99Earlier quoted context omitted.
These all look great (esp. Pinball Construction Set!). Regarding 6502 programming, I've been planning to follow along with Ben Eater's new course and kit on "Building a 6502 Computer": https://eater.net/6502 (once I finish up his previous kit for building an 8 bit computer with breadboards). Amazing that you still have those books in your library!
Those look very cool! Though FWIW I wonder if there are differences between the breadboard memory space and IO and busses and the Apple II. I recall the graphics screen was fed from RAM at 2000-3fff, with an offscreen buffer in 4000-5fff. And there was a vertical blanking interrupt handler to hook into, so you could organize writes to screen memory when it was not being read by the video machinery, and avoid flicker.…
http://www.deater.net/weave/vmwprod/megademo/vapor_lock.html