Skip to main content
Home▸ Forums▸ 68kMLA▸ Apple II Game Server, anyone? — #6
Post #6 by david__schmidt
Source Forum68kMLA
CategorySoftware
Post DateWed, 30 Jul 2008 - 07:06
Original URLhttps://68kmla.org/bb/threads/apple-ii-game-server-anyone.14238/
Post
I also would like to see this become an open source project, which it is not as of now.
It is now. Blurry has bounced back and forth a bit between Sourceforge and Berlios, but you can get the source here:

http://developer.berlios.de/project/showfiles.php?group_id=6879

The protocol he defines is pretty cool. I think he called it SOS - Serial Operating System. You can specify a hunk of data to transfer to a point in memory, specify a starting address, and transfer control. Very cool.

mp.ls