emailler/apps
2020-08-08 19:53:35 -04:00
..
atrtelnet.cfg Add custom font for the Atari version, fix Atari keyboard input handling. 2017-09-01 22:36:35 +02:00
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 Removed dummy text from needle[]. 2020-08-08 19:53:35 -04:00
edithelp.txt EDIT: Cursor down updates selection without redraw. ESC key to cancel. 2020-08-04 19:54:38 -04:00
email_common.h Bumped up version to v0.96 2020-08-03 22:22:56 -04:00
email.c Moved code into LC space in EMAIL. We were unable to open file (no mem) 2020-08-02 23:47:28 -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 Include Apple II specific header only for Apple II. 2018-10-30 20:00:17 +01:00
linenoise.h Added (Apple II specific) wget65 program. 2018-08-01 19:39:06 +02:00
Makefile Improved OA-I 'Insert File' function. 2020-08-01 01:24:38 -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