Minimal phrasing change.

This commit is contained in:
Oliver Schmidt 2018-07-21 19:56:25 +02:00 committed by GitHub
parent b6afd84d5e
commit 6d1306b60c

View File

@ -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