Update README.md

This commit is contained in:
Oliver Schmidt 2018-10-28 22:47:56 +01:00 committed by GitHub
parent 199d953ca8
commit 92c50af920

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](https://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](https://cc65.github.io/doc/cc65.html) 6502 C cross compiler
- Several [ready-to-run TCP/IP programs](https://github.com/cc65/ip65/wiki) using one of the libraries
- Several [ready-to-run TCP/IP programs](https://github.com/cc65/ip65/wiki/Ready-to-run-TCP_IP-programs) using one of the libraries
All three parts are available for three 6502 based target systems:
- The C64