A tool to let the Apple IIgs connect to AFP file servers over TCP/IP
Go to file
Stephen Heumann 9720f37531 Initial code for installing our commands.
This code works to some extent, but tends to cause system hangs.

Also includes some DSI implementation fixes.
2017-04-01 15:32:32 -05:00
afpbridge.c Initial code for installing our commands. 2017-04-01 15:32:32 -05:00
afpmounter.c Complete AFP mounter program. 2017-03-24 01:40:48 -05:00
asmglue.asm Initial code for installing our commands. 2017-04-01 15:32:32 -05:00
asmglue.h Initial code for installing our commands. 2017-04-01 15:32:32 -05:00
asmglue.macros Add utility for dumping the AppleTalk command table, and glue code for accessing it. 2017-03-25 18:19:42 -05:00
aspinterface.c Initial code for installing our commands. 2017-04-01 15:32:32 -05:00
aspinterface.h Initial code for installing our commands. 2017-04-01 15:32:32 -05:00
atipmapping.c
atipmapping.h
callat.asm Add glue code to make AppleTalk calls from ORCA/C. 2017-03-23 20:46:54 -05:00
cmdproc.asm Initial code for installing our commands. 2017-04-01 15:32:32 -05:00
dsi.c Initial code for installing our commands. 2017-04-01 15:32:32 -05:00
dsi.h Implement support for DSIWrite, plus a few other cleanups. 2017-03-23 02:31:06 -05:00
dsiproto.h
dsitest.c Implement support for DSIWrite, plus a few other cleanups. 2017-03-23 02:31:06 -05:00
dumpcmdtbl.c Add utility for dumping the AppleTalk command table, and glue code for accessing it. 2017-03-25 18:19:42 -05:00
endian.asm Add support for sending DSICommand requests. 2017-03-22 20:13:20 -05:00
endian.h Implement support for DSIWrite, plus a few other cleanups. 2017-03-23 02:31:06 -05:00
endiantest.c
installcmds.c Initial code for installing our commands. 2017-04-01 15:32:32 -05:00
installcmds.h Initial code for installing our commands. 2017-04-01 15:32:32 -05:00
Makefile.mk Initial code for installing our commands. 2017-04-01 15:32:32 -05:00
readtcp.c
readtcp.h
session.h Updates to support opening and closing a session. 2017-03-19 17:23:42 -05:00
tcpconnection.c Updates to support opening and closing a session. 2017-03-19 17:23:42 -05:00
tcpconnection.h