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 |
|
Oliver Schmidt
|
4f28289df2
|
Added a pfs_remove() function and a pfs_seek() stub to the Commodore platforms.
- "Normalized" some Assembly code.
- Implemented CFS_APPEND in pfs_open().
- Made CFS_WRITE work in VICE's virtual disk/file system.
|
2016-03-28 14:07:35 +02:00 |
|
Adam Dunkels
|
bb2dcaa057
|
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
|
2013-11-24 20:20:11 +01:00 |
|
Adam Dunkels
|
944537fccf
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02:00 |
|
oliverschmidt
|
6769e6a99f
|
- Moved PFS header from Apple2 directory to 6502 directory as we're going to have other PFS implementations.
- Completed declarations.
|
2010-03-27 14:46:08 +00:00 |
|