osd-contiki/platform/c128/lib
Oliver Schmidt a70fbf1bbf Reconfigured Telnet server.
In order to have the wget command make some sense the write command should be present too.
- On the Apple][ reduction of the MTU seems to gain just enough RAM to have the (rather heavy-weight) full-blown C library file I/O working.
- On the C128 there's way too little RAM so there's no wget command but only the file commands.
- On the CBMs a dummy lseek() was necessary to have the read command link.
2015-06-21 21:07:41 +02:00
..
lseek.c Reconfigured Telnet server. 2015-06-21 21:07:41 +02:00
pfs.S Moved from last cc65 release (2.13.3) to recent cc65 snapshot (2.13.9). 2013-02-14 15:42:43 +01:00
pfs_write.S Added Platform-specific File System (PFS) for the C128 contributed by Kajtar Zsolt. 2010-04-05 15:25:49 +00:00