.. |
atrtelnet.cfg
|
|
|
attacher.c
|
Replaced get_line() with new implementation which is faster, less buggy!
|
2020-07-29 17:28:35 -04:00 |
date65.c
|
Fixed a file-reading bug
|
2020-06-21 02:54:41 -04:00 |
edit.c
|
Fixed a screen update bug in EDIT when deleting char on last line of file
|
2020-07-31 00:16:12 -04:00 |
email_common.h
|
Fixed a screen update bug in EDIT when deleting char on last line of file
|
2020-07-31 00:16:12 -04:00 |
email.c
|
Removed obsolete TODOs
|
2020-07-29 23:32:16 -04:00 |
email.cfg
|
Broke out MIME attachment functionality into a separate program (ATTACHER)
|
2020-07-28 17:14:43 -04:00 |
hfs65.c
|
Always return a consistent value.
|
2020-04-15 21:54:44 +02:00 |
ifttt.c
|
Improved URL selector handling.
|
2018-11-13 13:19:47 +01:00 |
ifttt.h
|
Added Tweet65.
|
2018-11-01 14:21:20 +01:00 |
linenoise.c
|
|
|
linenoise.h
|
|
|
Makefile
|
Broke out MIME attachment functionality into a separate program (ATTACHER)
|
2020-07-28 17:14:43 -04:00 |
pop65-slow.c
|
New version of POP65.c (work-in-progress). Uses Uthernet-II TCP.
|
2020-06-22 22:40:32 -04:00 |
pop65.c
|
Replaced get_line() with new implementation which is faster, less buggy!
|
2020-07-29 17:28:35 -04:00 |
rebuild.c
|
Replaced get_line() with new implementation which is faster, less buggy!
|
2020-07-29 17:28:35 -04:00 |
smtp65.c
|
Replaced get_line() with new implementation which is faster, less buggy!
|
2020-07-29 17:28:35 -04:00 |
telnet65.s
|
Bump user visible versions.
|
2019-05-10 17:47:06 +02:00 |
test.txt
|
Added code to load_file() to convert tabs to spaces
|
2020-07-15 17:56:40 -04:00 |
tweet65.c
|
Always return a consistent value.
|
2020-04-15 21:54:44 +02:00 |
tzone.txt
|
Fixed a file-reading bug
|
2020-06-21 02:54:41 -04:00 |
w5100_http.c
|
Factored out W5100 HTTP client handling.
|
2020-04-20 20:40:28 +02:00 |
w5100_http.h
|
Factored out W5100 HTTP client handling.
|
2020-04-20 20:40:28 +02:00 |
w5100.c
|
Added support using the W5100 with a single socket.
|
2020-05-06 22:37:45 +02:00 |
w5100.h
|
Removed Ethernet driver I/O base.
|
2019-05-02 14:44:24 +02:00 |
wget65.c
|
Factored out W5100 HTTP client handling.
|
2020-04-20 20:40:28 +02:00 |