I did some research and found that the SWIM and pretty close to the IWM. I took a look at the Linux Mac floppy driver code and apparently a command is sent to the drive it switch i…
If anyone has a link to a document chronicling the secret recipe for speaking to an HD-20 it might be an apropos time to trot it out.
Click to expand...
We've been begging for…
Anders, That's a very generous offer - and I may very well take you up on it. I'll see about buying the caps off Trag first though. It's be nice to get my SE/30's going again - e…
Dude you just hit it out of the freaking park. That is the most concise explanation of the 400/800KB drive I have read. Even the biography is an excellent source of information.
…
Anders, That's a very generous offer - and I may very well take you up on it. I'll see about buying the caps off Trag first though. It's be nice to get my SE/30's going again - e…
I've bought mine off Trag (Jeff) here on 68kmla. Prompt shipping, and a fair price (15us$ I think).
I live in Denmark, and I'd like to volunteer my labour to a fellow enthusiast. …
I have a pair of SE/30's, from the serial numbers one is Irish and the other is American, and I'd like to replace the capacitors on both. One did work occasionally, but now only s…
...Just one more thing to note... it looks like the Mac floppy drive *isn't* a completely dumb device. Look in your copy of "Inside Macintosh", the hardware section, and read the b…
My Arduino board arrived so I can start experimenting with the Microcontroller. I also share the concern that the memory is too small, but well just have to see what happens. My n…
If you are going to emulate the 400K drive itself, it is completely dumb. The IWM in a first generation Mac is exactly the same as the IWM in an Apple //c or an Apple II non-integ…
If you don't mind risking such a machine...your best bet would be a Mac II. Otherwise, you could gut an external Apple 3.5" drive for the adaptor board and connect it to an IWM-equ…
Wow guys lots of great information here. This exactly what I hoped would happen.
Development work has stalled as I expected because of the Thanksgiving holiday here in the US. I …
Larry Pina has a very clear procedure for doing this in his book Mac Classic & SE Repair and Upgrade Secrets. It was a very common upgrade at the time. Books can be found r…
It may be best to see if you can find somewhere to mount a standard computer fan and find one to suit.
Click to expand...
Larry Pina has a very clear procedure for doing this i…
That's called a squirrel cage fan. It's more common in industrial and automotive applications, and, as you have surmised, is not a common or readily available computer part.
It m…
The second post mentioned "The device I saw looked much like a VT-100 (same form factor)" which at first I took to mean the Macintosh, but now that I am looking at some pictures of…
68kMLADevelopmentby Dog CowMon, 30 Nov 2009 - 06:28
get a metric ruler, go from there, its one of 3-5 sizes
Click to expand...
It is approx. 70mm tall with a power lead running nearly the length of the analog board. From your p…
presumably the later drives change speed depending on which track they're on, so one should be able to do the same thing with an emulated version and not bother counting pulses.
…
I've got an SE with a really noisy fan I'd like to replace. Unfortunately, the SE uses an odd paddlewheel style fan instead of the fans you typically find in systems since that ti…
presumably the later drives change speed depending on which track they're on, so one should be able to do the same thing with an emulated version and not bother counting pulses.
…
2k, starting tomorrow I will be working with some old school 64k ram and the arduino on a non related project, to see how easy/bad it is
If the mac is generating the pwm on the ea…
The PWM signal is well documented in Inside Macintosh and Apple Macintosh Family Hardware Reference. A PAL reads the disk-speed buffer in RAM and generates a PWM. However, the 800K…