mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-01-16 11:30:10 +00:00
Minimal phrasing change.
This commit is contained in:
parent
b6afd84d5e
commit
6d1306b60c
@ -1,7 +1,7 @@
|
||||
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](http://cc65.github.io/doc/ca65.html) macro assembler.
|
||||
- A [TCP/IP library to be used by C programmers](https://github.com/cc65/ip65/wiki/Library-for-C-programs) using the [cc65](http://cc65.github.io/doc/cc65.html) 6502 C cross compiler.
|
||||
- Some ready-to-run TCP/IP programs using the TCP/IP library.
|
||||
- A [TCP/IP library to be used by 6502 asm programmers](https://github.com/cc65/ip65/wiki/Library-for-asm-programs) using the [ca65](http://cc65.github.io/doc/ca65.html) macro assembler
|
||||
- A [TCP/IP library to be used by C programmers](https://github.com/cc65/ip65/wiki/Library-for-C-programs) using the [cc65](http://cc65.github.io/doc/cc65.html) 6502 C cross compiler
|
||||
- Several ready-to-run TCP/IP programs using one of the libraries
|
||||
|
||||
All three parts are available for three 6502 based target systems:
|
||||
- The C64
|
||||
|
Loading…
x
Reference in New Issue
Block a user