mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-02-22 08:29:05 +00:00
Updated README.md
This commit is contained in:
parent
455ffbdab8
commit
c6628b312a
@ -8,8 +8,13 @@ I have made the following changes:
|
||||
- Automatically determine if it is DST or not (using North American rules) and choose timezone accordingly.
|
||||
- Support for ProDOS 2.5 extended date format.
|
||||
|
||||
The following programs are completely new:
|
||||
|
||||
*The original `README.md` follows ...*
|
||||
- `POP65` is a Post Office Protocol version 3 (POP3) client for the Apple II with Uthernet-II card.
|
||||
- `EMAIL` is a simple user interface for reading and managing email. It works together with `POP65`.
|
||||
- `SMTP65` - not started this yet!
|
||||
|
||||
## The original `README.md` follows ...
|
||||
|
||||
IP65 consists of three parts:
|
||||
- A [TCP/IP library to be used by 6502 asm programmers](https://github.com/cc65/ip65/wiki/Library-for-asm-programs) using the [ca65](https://cc65.github.io/doc/ca65.html) macro assembler
|
||||
|
Loading…
x
Reference in New Issue
Block a user