emailler/apps
2020-07-20 23:06:10 -04:00
..
atrtelnet.cfg
date65.c Fixed a file-reading bug 2020-06-21 02:54:41 -04:00
edit.c Change return type of main() to void, to avoid warning. 2020-07-19 20:25:49 -04:00
email_common.h Bumped up version to 0.85 2020-07-20 23:06:10 -04:00
email.c Finished up loose ends. Quoted-printable word wraps properly now. 2020-07-20 23:00:55 -04:00
email.cfg EMAIL can now invoke POP65 and SMTP65, and they will invoke it in return 2020-07-15 19:45:25 -04:00
hfs65.c
ifttt.c
ifttt.h
linenoise.c
linenoise.h
Makefile Renamed config file to EMAIL.CFG. Added blank 800K ProDOS image. 2020-07-15 17:20:13 -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 EMAIL can now invoke POP65 and SMTP65, and they will invoke it in return 2020-07-15 19:45:25 -04:00
rebuild.c get_line() fixes for rebuild.c 2020-07-08 17:11:53 -04:00
smtp65.c EMAIL can now invoke POP65 and SMTP65, and they will invoke it in return 2020-07-15 19:45:25 -04:00
telnet65.s
test.txt Added code to load_file() to convert tabs to spaces 2020-07-15 17:56:40 -04:00
tweet65.c
tzone.txt Fixed a file-reading bug 2020-06-21 02:54:41 -04:00
w5100_http.c
w5100_http.h
w5100.c
w5100.h
wget65.c