[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apple Game Server - updates
>
> Any chance of it ever being compatible with the GS? I'd really like to
> be able to keep the disk images on the Mac and then run them on the GS
> with something like Apple Game Server. From what little I've seen of
> this program it looks even better than the SVD.
>
I would need one of the following for GS support to happen:
1) A //gs
2) A //gs emulator with serial emulation via TCP/IP
3) A //gs enthusiast who knows assembly and is willing to port the SOS
driver.
Adding //gs support isn't too difficult as most of the program is java
-- but without an actual machine, it would be difficult for me to do
since the //gs requires a completely different serial driver
implementation.
-B