Oliver Schmidt 6680772b04 Introduced C interface to IP65.
The IP5 usage of ld65 segments and zeropage variables was made compatible with cc65 C programs already a while ago. This commit is the next logical step which is to introduce the actual C interface to IP65.

IP65 for C programs shares the the ip65.lib / ip65_tcp.lib with IP65 for assembler programs. However the various libraries from the 'drivers' are not reused. Instead there's exactly one library for every target named ip65_<target>.lib. Those libraries contain only functions used by ip65.lib / ip65_tcp.lib.

TODOs:

- Introduce c64_timer.s and atr_timer.s.
- Add a C interface to the rest of the IP65 functionality (especially TCP).
2017-11-05 14:28:49 +01:00
..
2017-11-05 14:28:49 +01:00
2017-11-05 14:28:49 +01:00
2013-12-27 14:57:56 +01:00
2017-05-16 22:56:38 +02:00
2017-06-04 00:10:36 +02:00
2017-05-07 20:53:04 +02:00
2015-08-28 14:38:50 +02:00
2014-04-13 18:47:13 +02:00
2017-11-05 14:28:49 +01:00
2017-08-02 23:25:00 +02:00
2017-06-04 00:10:36 +02:00
2017-08-02 23:25:00 +02:00
2017-11-05 14:28:49 +01:00
2017-06-04 00:10:36 +02:00
2017-09-30 16:17:07 +02:00
2017-05-07 20:53:04 +02:00
2013-12-27 14:57:56 +01:00
2013-12-27 14:57:56 +01:00
2017-05-20 21:41:18 +02:00
2014-04-28 18:50:02 +02:00
2015-07-08 15:42:42 +02:00
2015-07-08 10:13:08 +02:00
2015-07-08 10:13:08 +02:00
2016-09-18 17:57:13 +02:00
2015-07-08 15:42:42 +02:00
2015-07-08 10:13:08 +02:00
2017-11-05 14:28:49 +01:00
2015-07-08 10:13:08 +02:00
2015-07-08 10:13:08 +02:00
2015-07-08 10:13:08 +02:00
2017-06-04 00:10:36 +02:00
2017-05-07 20:53:04 +02:00
2013-12-27 14:57:56 +01:00
2017-05-19 00:12:42 +02:00
2015-07-08 10:13:08 +02:00