nes-proj/platform/c64/lib
Oliver Schmidt d864e73579 Added directory functions to the Commodore Platform File System.
They reduce the Telnet server's run size by 1231 bytes.
2016-10-15 18:36:54 +02:00
..
exec.c Added a Contiki version of the CBM exec() system file; it uses PFS instead of POSIX. 2016-03-28 20:03:47 +02:00
lseek.c Reconfigured Telnet server. 2015-06-21 21:07:41 +02:00
pfs-dir-asm.S Added directory functions to the Commodore Platform File System. 2016-10-15 18:36:54 +02:00
pfs-dir.c Added directory functions to the Commodore Platform File System. 2016-10-15 18:36:54 +02:00
pfs.S Added directory functions to the Commodore Platform File System. 2016-10-15 18:36:54 +02:00
pfs_remove.S Added a pfs_remove() function and a pfs_seek() stub to the Commodore platforms. 2016-03-28 14:07:35 +02:00
pfs_seek.S Added a pfs_remove() function and a pfs_seek() stub to the Commodore platforms. 2016-03-28 14:07:35 +02:00
pfs_write.S Added a pfs_remove() function and a pfs_seek() stub to the Commodore platforms. 2016-03-28 14:07:35 +02:00