Your trying to prevent collisions during serial communications, right?
Click to expand...
Right. I don't want both Apples to be trying to "talk" at the same time, or conversely…
68kMLANetworkingby Dog CowSun, 25 Apr 2010 - 02:35
I don't know if you noticed my post earlier, but I recently purchased an apple IIe so hopefully in a little more than a week (I wish it were less) that should reach me. Really look…
Is there a reason you can't write a program that will check the cassette port and signal the SSC? Maybe the program could send data to cassette line that were indicative of the ne…
The Apple IIe doesn't have software interrupts, unfortunately, and that's my target platform. The newer models, the IIc and IIgs, do have software interrupts.
I'd want to get an i…
68kMLANetworkingby Dog CowSun, 25 Apr 2010 - 01:10
I was proposing something along the lines of a software interrupt based on the input on the cassette line. I don't know much about the computer or whether it can handle that quickl…
I don't think that the cassette ports generate interrupts.
See my blog for further details: http://macgui.com/blogs/?u=2&month=7&year=2009
68kMLANetworkingby Dog CowSat, 24 Apr 2010 - 23:14
Okay, that's not much of a surprise. It should be somewhat less difficult than modern games because you're screen is very low resolution and has limited color. So that's a lot less…
It's taking a pause. Keeping real-time games in sync on modern hardware with full networking protocols is hard enough.
The whole game needs to be rewritten in assembly language an…
68kMLANetworkingby Dog CowSat, 24 Apr 2010 - 18:15
Speaking of IPNetRouter, according to this page http://www.sustworks.com/site/news_promo.html, you can use the original version for free. Of course you'd need a 68k Mac/Powermac as…
Apparently, they all STILL require foolin' around waaay more than I want to do! BLEH!
Click to expand...
Only the machines with Old World ROMs. Anything B&W G3/Pismo an…
As much as I love Linux, my vote goes for 9.1.
I'm getting old and just want my computers to work with minimal fuss.
I don't really use OS 9 for browsing on an extended basis, ju…
I actually just ordered a CF-IDE adapter. Apparently these work very well in the 2300c.
CF to SCSI would be a bit of a trick. Maybe I should look into that one for 280c owners.
Here's another idea: build a card that replaces the HDD with a CF or SD card, wifi and bluetooth... and then send me two of them for testing purposes ;-)
There are cards like th…
If you ever get that working, I'd happily pay far-too-much for one, if my budget even remotely permits. (Sadly, right now, my budget for such things is ZERO.)
Ding ding. We have a winner.
I have some friends who DO have the hardware hacking skills. Basically, I want to build an ethernet adapter into a floppy adapter's chassis, and use s…
68kMLANetworkingby kvanderlaagWed, 31 Mar 2010 - 23:44
I imagine he means something that I have long wondered about hacking:
Use the floppy adapter *SOLELY* for the PDS dock connector and shell, and rig up an Ethernet chip (a la the o…
68kMLANetworkingby Anonymous FreakWed, 31 Mar 2010 - 20:02
Wow, I sure do wish Chiefs-Trading-Post shipped internationally. =(
I could use a NewerTechnology Floppy adapter or two to cannibalize for evil. And by evil, I mean WiFi.
68kMLANetworkingby kvanderlaagMon, 29 Mar 2010 - 18:46
I do that to my 386, but its actually dealing with all of it by itself, this configuration all the 'heavy lifting' is done on a much more powerful computer and just sent to the // …
I received a reply from Otherworld Computing (on a Saturday, no less!). I'm posting it in its entirety for future reference...
PowerPC 750FX and 750GX upgrades support a fea…
Yes, after a little trial and error, I had mine at full speed for both OS 9 and OSX.
If OWC doesn't solve the problem, I'll get my machine out of storage later this week and check…
If you enable dynamic power management, doesn't that mean the CPU drops to half-speed when possible, as in idling while you look at a CPU speed screen? CPUD and other speed sensing…
Okay I emailed OWC's tech support. In the meantime...
Metronome indicates that my bus speed is indeed set to 100MHz. I double checked my jumpers and they are correct for that sett…